A minimal Firefox add-on that hides selected Facebook UI elements:
- Stories
- Reels
- Suggested posts (heuristic; language variants supported)
- The wall / news feed (optional)
-
Install
web-ext:npm i -g web-ext
-
Run:
web-ext run --source-dir src
Unit tests cover settings application and popup storage/messaging logic.
Run:
npm test
Latest build artifact (Packaged add-on):
Facebook changes its DOM frequently. This MVP uses best-effort heuristics and may need updates.
This add-on is distributed under the AGPLv3 license. Copyright 2025 - Shogun Web
No data collection. No tracking. No network requests.
See PRIVACY.md.