Get the firefox addon or the chrome extension and clear any web page of annoying ads, overlays, sidebars, anything... just click and it's gone.
- run
python3 -m http.serverin the project root - navigate to http://localhost:8000
see tests for the current development version here
- run
make ff-devormake chrome-devonce, to copy themanifest.jsonfile for the browser you're working with. - load (and reload) the whole repo directory as an unpacked extension in the browser as normal for extension development
- bump version in all
manifest-*.jsonfiles - run
make all - upload to the various extension stores to see if there are any warnings
- assuming everythign is good, submit, and don't forget to commit & tag in git