NoScript Security Suite에 대한 리뷰
NoScript Security Suite 제작자: Giorgio Maone
Langenscheiss 님의 리뷰
5점 만점에 3점
Langenscheiss 님, 8년 전Hey.
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!