A Firefox/Chrome browser extension designed to block unwanted content.
- Master toggle plus independent feature toggles in the popup
- Key-based YouTube feature controls:
YT_SHORTSYT_VIDEO_SIDEBARYT_HOMESCREEN
- Rule-to-key mapping with multi-key support (OR semantics)
- Hybrid blocking model:
- Static scoped CSS rules in
styles.css - Minimal JS runtime for dynamic edge cases
- Static scoped CSS rules in
- Support for additional websites
- Clone the repository
- Load the extension in your browser (on Firefox via
about:debugging#/runtime/firefox) - Configure blocking preferences
Contributions are welcome. Please submit issues or pull requests with your improvements.