MarcellPerger1 / adblock-bookmarklet

A bookmarklet to remove ads.
MIT License
6 stars 3 forks source link

More reliable way to remove google ads #9

Closed MarcellPerger1 closed 1 year ago

MarcellPerger1 commented 1 year ago

All google ads iframes are in a div that has an id starting with google_ads_iframe_/. For an example of this, see this link.

It would be much easier to remove all divs that have a id matching that.