A simple FireFox add-on that inverts the web page colors.
Firefox, as this extention is designed for firefox.
web-ext, which is a command line tool from mozilla to help build, run, and test WebExtensions.
This obviously requires npm to be installed.
npm install --global web-ext
To run the code within your local firefox run
web-ext run -s src/
web-ext build -s src/