-
Notifications
You must be signed in to change notification settings - Fork 92
Description
I noticed that scriptsafe only blocks scripts if they are from different domains/subdomains and does not show a list of scripts from within a domain.
EG
Let say for example yahoo.com has a few subdomains and scripts from other domains, such as ads.com, scriptsafe will show a list of domains that have a number of scripts (ads.com(5), this domain can be allowed or blocked, which as a result would allow all 5 scripts running inside ads.com), but doesn't allow the manual selection to either trust, allow, or temporary allow a script from within that domain, IE in scriptsafe lets say that yahoo.com shows as a domain to allow, etc etc, but next to the domain is a number within parenthesis, such as yahoo.com(7) the number shows how many scripts are within that domain, but does NOT allow those scripts to be manually selected to be allowed or blocked, and allowing that domain also allows all 7 scripts to run too.
What's needed is a system that when a domain that contains a number of scripts, all those scripts are listed and available to select allow or block.
Some web sites use javascript to overlay multiple ad links so that when one innocently clicks on a link or anywhere on a page, then they get redirected to another site and so on, and that javascript is embedded within the page code, but scriptsafe does not allow anyone to block or allow scripts that are running within a domain, scriptsafe ONLY blocks a domain or sub-domain, not the scripts,,,, sooo, to block a particular script, I would have to block the entire domain/sub-domain, this is not what I wanted, I just want to be able to block individual scripts from running, regardless whether the scripts are inside a domain or sub-domain.