3

(please excuse my poor English, I'll try to make myself clear as much as possible, thanks!)

I'm not an advanced user. I want to block any internal javascript (Internal Style Sheet) code, but allow all external .js files

1 Answer 1

1

You can disable inline javascript using the UserCSP addon in Firefox. If you set up a CSP for a site it will by default block inline JS and functions that create js from strings like eval.

https://addons.mozilla.org/en-US/firefox/addon/newusercspdesign/

Sign up to request clarification or add additional context in comments.

1 Comment

That plugin seems to be broken. Any other ideas?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.