new feature idea: "Test URL/string"

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
User avatar
chewey
Posts: 501
Joined: Wed Jun 14, 2006 10:34 pm
Location: somewhere in Europe

new feature idea: "Test URL/string"

Post by chewey »

I'm just working on a little restructuring of my filter list and had an idea for a
minor but useful new feature: Test if a user provided string matches the
existing (active) filter rules.

At the moment, my solution for that is an empty HTML file I paste the
link/image/whatever to test into to load it via my local Apache.

This would probably best be included in the filter search function
(radio button? checkbox? its own button?).

I realise this would not be used by a lot of people, on the other hand,
it probably is not too difficult or code heavy to implement, as this is
exactly what ABP is designed to do. :-)

What do you think?
Wladimir Palant

Post by Wladimir Palant »

Maybe something for the List Optimizer extension I want to write when I have a little more time...
User avatar
Peng
Posts: 518
Joined: Fri Jun 09, 2006 8:14 pm
Location: Central Florida
Contact:

Post by Peng »

You could also test a filter by putting a data: URI into the location bar, e.g.:

Code: Select all

data:text/html,<img src="http://adblockplus.org/images/3.gif">
Edit: Oops, I forgot I was reading old threads here...
Matt Nordhoff
User avatar
chewey
Posts: 501
Joined: Wed Jun 14, 2006 10:34 pm
Location: somewhere in Europe

Post by chewey »

Nice idea, I never thought of that.

Combining this with a keyword bookmark makes URL checking much easier, thanks.
Post Reply