This may be a simple question but I cannot seem to find the answer quickly in the info supplied with NoScript.
Is there are way of disabling ALL flash content except that on whitelists. I do not want the option of temporarily allowing certain sites. I need to finish some very dull work and flash games keep distracting me!!
Temporarily allow http:etc
Temporarily allow http:etc
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Temporarily allow http:etc
Put the following ABE rule in your USER ruleset, under NoScript Options|Advanced|ABE:
Code: Select all
# This one prevents plugin content from being served from any site except those matching the "Accept from" clause
Site *
Accept from .okdomain1.com .okdomain2.com .okdomain3.com
Deny INCLUSION(OBJ)
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3