adjust when "scripts currenly forbidden" appears

Ask for help about NoScript, no registration needed to post
slickrcbd
Posts: 15
Joined: Mon Sep 29, 2014 7:15 pm

adjust when "scripts currenly forbidden" appears

Post by slickrcbd »

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.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: adjust when "scripts currenly forbidden" appears

Post by Thrawn »

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):

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.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Post Reply