NoScript Security Suite incelemeleri
NoScript Security Suite geliştiren: Giorgio Maone
Langenscheiss adlı kullanıcının incelemesi
5 üzerinden 3 puan
yazan: Langenscheiss, 8 yıl önceHey.
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!