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
- Host: GitHub
- URL: https://github.com/jacobjaffe/google-search-adblocker
- Owner: JacobJaffe
- Created: 2020-09-05T20:08:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-05T20:13:42.000Z (almost 6 years ago)
- Last Synced: 2025-03-04T08:36:54.279Z (over 1 year ago)
- Language: JavaScript
- Size: 1.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
:-------------------------:|:-------------------------:
 | 
## 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.