An open API service indexing awesome lists of open source software.

https://github.com/jacobjaffe/google-search-adblocker

simple adblocker for google search results
https://github.com/jacobjaffe/google-search-adblocker

Last synced: 10 months ago
JSON representation

simple adblocker for google search results

Awesome Lists containing this project

README

          

# Google Search Adblocker

Google Ads are annoying. I typically like to employee ad blockers, but in some settings I prefer not to, e.g. when doing web development, when I want a clean browser.

However, I still don't want google ads, because I spend a lot of time in development googling things. As a solution, I have hacked together a super simple extension to prevent ads from showing up in google.

Before | After
:-------------------------:|:-------------------------:
![Before](/README_ASSETS/tall-plant-pot-before.png) | ![After](/README_ASSETS/tall-plant-pot-after.png)

## Running

Please see [FireFox's guide for extensions](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension#Trying_it_out) for testing this.