Review for Yet Another Remove It Permanently by AegisGFX
Rated 4 out of 5 stars
Great addon, but is there any way to block elements based on keywords?
This review is for a previous version of the add-on (0.3.4.1-signed.1-signed).If I understand you right, then yes, there is!
For example, I could remove any review mentioning `Great' on the yarip ` Reviews'-page, by using an XPath like this:
//div[starts-with(@id,'review-') and contains(child::p[@class='description'],'Great')]
To create your own collections, you must have a Mozilla Add-ons account.