Allow groups in noscript

Ask for help about NoScript, no registration needed to post
palme
Junior Member
Posts: 34
Joined: Thu Sep 16, 2010 1:05 pm

Allow groups in noscript

Post by palme »

Hi,

it would be really nice to add "groups" for domains.

Lets say i don't want google to track my moves everywhere on the web but i want to use google maps.
So a group would be nice where i can add all google domains, like google.com, gstatic.com and other google crap and only allow it when i visit sites like google maps. As google.com seems to load gstatic.com its no possible to allow them at once as it needs a reload to show gstatic after google.com was allowed.

When groups can be created and named, it would be possible to do this for other domains as well and only allow them temporaly when its really needed.

greets
Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Allow groups in noscript

Post by Thrawn »

Interesting idea.

But if you trust a site enough to allow it each time you visit, then you may as well permanently allow it. It has the same effect.

Are you aware that you can choose to allow maps.google.com without allowing all google.com subdomains? Look under Options - Appearance.
Mozilla/5.0 (Linux; U; Android 2.2.1; en-gb; GT-S5570 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1
palme
Junior Member
Posts: 34
Joined: Thu Sep 16, 2010 1:05 pm

Re: Allow groups in noscript

Post by palme »

i didn't know this. nice, so my feature request is nearly solved. but still, at feature that implements groups (maybe hidden like full domain names) would be nice
Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Allow groups in noscript

Post by Thrawn »

Maybe take a look at RequestPolicy. Or, if you just want to do this for a couple of sites, you can write ABE rules, eg:

Code: Select all

Site .gstatic.com
Accept from maps.google.com mail.google.com
Deny
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.22 (KHTML, like Gecko) Ubuntu Chromium/25.0.1364.160 Chrome/25.0.1364.160 Safari/537.22
Post Reply