Closed
Bug 298523
Opened 20 years ago
Closed 20 years ago
Feature Request:
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 247578
People
(Reporter: felix-mozilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
userContent.css provides a nice interface for disallowing images and iframes to
be read from specific sites. I would like to have a similar interface that
allows me to block <script src=FOO> to load scripts from FOO.
In particular, I need this functionality to get rid of intellitxt.com ads. I
can always tweak my DNS setup to get rid of them, but I would like to be able to
tell my browser not to try to reach them in the first place.
Please don't make me write a content editing proxy!
Reproducible: Always
Comment 1•20 years ago
|
||
Use the Adblock extension for it
Summary: Feature Request: → Feature Request:
Comment 2•20 years ago
|
||
we have http://www.mozilla.org/projects/security/components/ConfigPolicy.html
and we have also bug 247578
*** This bug has been marked as a duplicate of 247578 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•