DOM Destroyer: delete anything on any web page version history - 3 versions
DOM Destroyer: delete anything on any web page by phil
DOM Destroyer: delete anything on any web page version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.4.1
Released Apr 28, 2024 - 18.45 KBWorks with firefox 109.0 and laterMore bugs eliminated! + some tiny enhancements
- Added CTRL+Z to undo the last destroy!! Now you can bring things back if you accidentally delete the whole page.
- Fixed some sizing bugs so animations are smoooooother when destroying things.
- Added a fade effect to the current target to make it clearer what will be deleted.
- More ways to get things destroyed:
-> Start destroying by right-clicking anywhere (in addition to CTRL+SHIFT+L or clicking the icon)
-> Get out of it by right-clicking or hitting Q (in addition to ESC or clicking the icon)
-> Destroy elements by pressing D, X, Enter, Backspace or Delete (in addition to just clicking!)
- Update to Manifest V3: If everything worked, you won't even notice! Just keep up with browser changes.Source code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.3
Released Mar 29, 2021 - 17.43 KBWorks with firefox 48.0 and laterDESTROYED SOME BUGS!!!
- Elements with `position: fixed` are now targeted correctly.
- Element borders could sometimes cause incorrect offsets with the previous position calculator. The calculator now uses shiny new browser features to get it 100% correct 100% of the time (hopefully!)
- iFrames (often used to hold ads) used to catch clicks before Dom Destroyer, which could sometimes result in clicking on the ad when you wanted to destroy it. Dom Destroyer now slips a shim in front while in targeting mode, so that you can click stuff to destroy without fear!
- Container elements with the same size and shape as their children are now auto-destroyed! Fewer clicks to make things go _all the way_ away.Source code released under GNU General Public License v3.0 only
Version 0.2
Released Dec 13, 2020 - 16.79 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only