Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 739 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 739 Bytes

AdBlockGoogle

Chrome extension that remove Google ads in your research results.

What we get

disabled enabled

How it works

The extension simply remove the ads elements when the DOM is loaded.

Install

Chrome web store

https://chrome.google.com/webstore/detail/adblockgoogle/imofnfnbggjihebhjknmahgihnljpkkl

Firefox addon

https://addons.mozilla.org/en-US/firefox/addon/adblockgoogle

From sources

  1. Download the sources.
  2. In Chrome go to More tools then Extensions.
  3. Click on Load unpacked extension...
  4. Select the sources folder.

Contribution

Feel free to contribute as you can.