42
edits
No edit summary |
m (cleanup link markup) |
||
| Line 66: | Line 66: | ||
Another limitation of Firefox's current implementation and hence this add-on is the use of the "Options" CSP directive to allow or disallow inline scripts and inline evals. Whereas in CSP 1.0, inline javascript and evals are set in "script-src" directiv and inline css is set in the “style-src” directive. | Another limitation of Firefox's current implementation and hence this add-on is the use of the "Options" CSP directive to allow or disallow inline scripts and inline evals. Whereas in CSP 1.0, inline javascript and evals are set in "script-src" directiv and inline css is set in the “style-src” directive. | ||
<b>F. Source code | <b>F. Source code</b><br /> | ||
[https://github.com/patilkr/userCSP userCSP Source Code on GitHub] | |||
edits