For some 3rd party scripts like translate.googleapis.com, I need it on a select few sites, others I don't want it to run.
However, fanfiction.net is one such site, and the "scripts currently forbidden" is annoying to pop up every time. I don't want to add it to "untrusted", but I don't want to allow it on Pit of Voles. Is there any way to let NoScript know to ignore the script on Pit of Voles, while allowing it on a select few other sites? Alternately, tell NoScript not to give me the "Scripts currently forbidden" on Pit of Voles but make it appear for just about every other [new] site?
That is just one example, using two very popular sites. There are other, less common things with the exact same situation.
adjust when "scripts currenly forbidden" appears
adjust when "scripts currenly forbidden" appears
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
Re: adjust when "scripts currenly forbidden" appears
You can globally disable the pop-up notification, but not per-site.
You can allow a 3rd-party script only for selected sources by allowing it from the menu but restricting it using ABE (or another extension like uBlock/uMatrix/Policeman/RequestPolicy/CsFire - no official support provided here, use at own risk):
You can allow a 3rd-party script only for selected sources by allowing it from the menu but restricting it using ABE (or another extension like uBlock/uMatrix/Policeman/RequestPolicy/CsFire - no official support provided here, use at own risk):
Code: Select all
Site .translate.googleapis.com
Accept from .fanfiction.net
Deny INC
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0