[Feature Request] Using XPath expressions?

Everything about using Adblock Plus on Mozilla Firefox, Thunderbird and SeaMonkey
Post Reply
User avatar
Lucas Malor
Posts: 72
Joined: Wed Aug 23, 2006 7:34 am
Contact:

[Feature Request] Using XPath expressions?

Post by Lucas Malor »

How about allow element hiding rules based on XPath expressions?

XPath:
http://www.w3.org/TR/xpath

document.evaluate :
http://developer.mozilla.org/en/docs/DO ... t.evaluate
Wladimir Palant

Post by Wladimir Palant »

This was suggested a few times before - but that one is technically difficult. XPath (unlike CSS) is not designed to be applied immediately. It is supposed to work on documents that already finished loading - that would be a setback.
User avatar
Lucas Malor
Posts: 72
Joined: Wed Aug 23, 2006 7:34 am
Contact:

Post by Lucas Malor »

Mh. Anyway it could be useful for simply hiding some annoying element CSS rules can't hide.
Post Reply