Adblocker portable embed

Discussion related to extensions like Extension Auto-Installer or Google Search link fix.
Locked
Stoppered
Posts: 1
Joined: Tue Jul 31, 2012 4:32 pm

Adblocker portable embed

Post by Stoppered »

Hello all, I wonder if it is possible or if there is already something here, searched but found nothing.
Had only the script to add a page to block certain elements?

For I have a site, and use an iframe from another site and it contains some images and css divs

And I wonder if there is anything that I put on my site

For Example:
Would like to add on my site below

Code: Select all

<script src="adblockplus.js"></script>
And somewhere on my site, somewhere in the script I declare what I want example.

Code: Select all

www.website.com##IMG[src="http://www.website.com/images/adsense.gif"]
www.website.com##DIV[id="floatAdsLayer2"]
www.website.com##IMG[src="../images/close.png"]
www.website.com##A[href="http://www.website.com/"]
does anyone know if this is even possible or if there is already something can send me links? thank you
Locked