Skip to content
/ cmce Public

Firefox web-extension to control Content-Security-Policy introduced to clients with <meta> tags.

Notifications You must be signed in to change notification settings

dmarto/cmce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Control Meta CSP Elements (CMCE)

Firefox web-extension, that controls Content-Security-Policy introduced to clients with <meta> tags.

<meta http-equiv="Content-Security-Policy" content="... policy ...">

NB! This add-on does NOT control CSP headers. Find another one for that.

Why?

Firefox removed security.csp.enable in Firefox 99.

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.

About

Firefox web-extension to control Content-Security-Policy introduced to clients with <meta> tags.

Topics

Resources

Stars

Watchers

Forks