What it does
ByeBar clears the clutter between you and the page: newsletter modals, subscribe bars, cookie consent walls, terms popups, and broken lead forms. It works in the DOM on your machine; it does not block ads or network requests.
Features
- Block newsletter & subscribe overlays on any site
- Auto-decline cookie banners when possible
- Auto-accept terms & legal modals
- Auto-decline location requests
- Bypass broken external lead forms
- Targeted rules for Substack, Bloomberg, and more
Data stays local
Everything runs in your browser. No telemetry.
Install
ByeBar supports Chrome, Edge, Firefox, and Safari.
Chrome Web Store: coming soon. See publishing notes.
-
Clone the repo and run
npm ci && npm run icons -
Chrome / Edge: open
chrome://extensions, enable Developer mode, then Load unpacked -
Firefox: open
about:debugging, then Load Temporary Add-on
Full instructions and Safari steps are in the README.