Initial commit

This commit is contained in:
libroot 2025-09-28 06:09:19 +00:00
commit e90ff542b0
8 changed files with 250 additions and 0 deletions

7
README Normal file
View file

@ -0,0 +1,7 @@
# Cloudflare Blocker extension
* Detects Cloudflare-related headers in outgoing requests.
* Blocks the request if Cloudflare is present.
* Toggle the blocker on/off via the extension popup.
Available from Mozilla Add-ons: [https://addons.mozilla.org/en-US/firefox/addon/cloudflare-blocker/](https://addons.mozilla.org/en-US/firefox/addon/cloudflare-blocker/)