Skip to content

Remove stuff from websites like say an annoying sticky header, with two clicks.

Notifications You must be signed in to change notification settings

uniphil/dom-destroyer

Repository files navigation

dom destroyer

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.

manual target practice tests

  1. run python3 -m http.server in the project root
  2. navigate to http://localhost:8000

see tests for the current development version here

local dev

  1. run make ff-dev or make chrome-dev once, to copy the manifest.json file for the browser you're working with.
  2. load (and reload) the whole repo directory as an unpacked extension in the browser as normal for extension development

releasing

  1. bump version in all manifest-*.json files
  2. run make all
  3. upload to the various extension stores to see if there are any warnings
  4. assuming everythign is good, submit, and don't forget to commit & tag in git

About

Remove stuff from websites like say an annoying sticky header, with two clicks.

Resources

Stars

Watchers

Forks

Packages

No packages published