Reviews for NoScript Security Suite
NoScript Security Suite by Giorgio Maone
Review by Langenscheiss
Rated 3 out of 5
by Langenscheiss, 7 years agoHey.
You realize that you also interfere with content scripts of other web extensions?
On Chrome and Opera, xmlhttp requests can be sent from background pages. On Firefox quantum, this is disallowed by same origin policy (it was allowed before). So the only way to make http requests is to use content scripts. This, however, does not work with no script on!
I don't think this is good behavior. Content scripts from other webextensions are privileged by definition, so NoScript should not disallow them!
You realize that you also interfere with content scripts of other web extensions?
On Chrome and Opera, xmlhttp requests can be sent from background pages. On Firefox quantum, this is disallowed by same origin policy (it was allowed before). So the only way to make http requests is to use content scripts. This, however, does not work with no script on!
I don't think this is good behavior. Content scripts from other webextensions are privileged by definition, so NoScript should not disallow them!