Page 1 of 1

Filter for svd.se

Posted: Tue Apr 17, 2012 12:20 pm
by lg
On svd.se there are a lot of elements like this

<div class="ad ad-6013993">

where the last number varies. How do I write a filter that hides these elements? Using ABP on Chrome.

Re: Filter for svd.se

Posted: Tue Apr 17, 2012 12:22 pm
by Hubird
Using the Element Hiding Helper for Firefox I came up with

svd.se##.ad

Re: Filter for svd.se

Posted: Tue Apr 17, 2012 12:53 pm
by lewisje
A more specific one is svd.se##[class^="ad ad-"]