color web pages text with a gradient that makes it easier to read things (hopefully)
Install from addons.mozilla (firefox)
Install from chrome web store (for Chrome / Chromium-based browsers)
Can also manually install from the zip on the releases page
- Checkout the copied repository to your local machine eg. with
git clone https://github.com/beep-beep-boop-boop/mothreader/
- run
npm install
to install all required dependencies - run
./build.sh
this will create a dist-chrome.zip
and dist-firefox.zip
, which are (hopefully) valid web extension files.
I didn't bother getting this to work again, so you probably just have to do the build step and add it manually. In firefox you can go to about:debugging
and add a temporary extension w/ debugging tool access.
You can also load the extension manually in Chrome or Firefox.