https://github.com/dmarto/cmce
Firefox web-extension to control Content-Security-Policy introduced to clients with <meta> tags.
https://github.com/dmarto/cmce
add-on content-security-policy csp firefox http-equiv web-extension
Last synced: 5 months ago
JSON representation
Firefox web-extension to control Content-Security-Policy introduced to clients with <meta> tags.
- Host: GitHub
- URL: https://github.com/dmarto/cmce
- Owner: dmarto
- Created: 2022-05-08T23:04:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-05T13:46:50.000Z (about 3 years ago)
- Last Synced: 2025-10-13T05:05:55.111Z (8 months ago)
- Topics: add-on, content-security-policy, csp, firefox, http-equiv, web-extension
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Control Meta CSP Elements (CMCE)
================================
Firefox web-extension, that controls Content-Security-Policy introduced to clients with `` tags.
NB! This add-on does NOT control CSP headers. Find another one for that.
Why?
----
Firefox removed `security.csp.enable` in Firefox 99.
- https://bugzilla.mozilla.org/show_bug.cgi?id=1754301
All know to me add-ons only remove http headers for CSP, thus this add-on.
How?
----
If you found this, you need it and for one I believe that _you_ know what _you_ are doing.
BUT, I still won't provide a ready .xpi (signed or unsigned) or an easy way to install it.
It is meant to be used as a **Temporary Extension**. Download it and load it from `about:debugging`.