I love NoScript and have been using it for years, however there's something I've always felt was lacking.
Consider the following: I regularly use a website example.com which makes use of a CDN cdn.com. Thus I want to access example.com, allowing its use of JavaScript, both on its own domain and cdn.com while still asking, on other websites, for use of cdn.com
If I use ABE to achieve this, with rules like the following,
Code: Select all
Site .cdn.com
Accept INCLUSION from .example.com
DenyIs there any other way to go about this problem which I'm not aware of?
Thanks.