Dissolve is a browser extension for Microsoft Edge that lets you click distracting page elements to hide them temporarily. It is designed to behave like a distraction filter, with direct in-page selection, debug mode, and remembered hidden elements.
- Click the extension icon to enter pick mode
- Hover a page element to preview selection
- Click once to select, click again to dissolve
- Right-click or press
Escto cancel selection Escagain to exit pick mode- Debug mode is available in the help panel
- Hidden items are remembered for the current page
- Open Edge and go to
edge://extensions/ - Enable Developer mode
- Click Load unpacked
- Select this repository folder
This is a Manifest V3 extension.
manifest.json— extension metadata and permissionscontent.js— main interaction and hide logicdissolve.css— hover/selection and UI stylingbackground.js— toolbar click handling
Current development version: 1.0.11
For Edge Add-ons submission details, see STORE_SUBMISSION.md.
Support URL: https://github.com/aaronjrich/distraction-dissolve
This project is licensed under the MIT License.