An open API service indexing awesome lists of open source software.

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.

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`.