https://github.com/ibebbs/googleadsremover
Chrome extension to redirect requests from GoogleAdServices.com to the destination URL
https://github.com/ibebbs/googleadsremover
Last synced: 26 days ago
JSON representation
Chrome extension to redirect requests from GoogleAdServices.com to the destination URL
- Host: GitHub
- URL: https://github.com/ibebbs/googleadsremover
- Owner: ibebbs
- Created: 2018-09-21T13:28:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-21T13:46:47.000Z (almost 8 years ago)
- Last Synced: 2025-01-03T08:31:54.614Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
GoogleAdService Redirection
======================
An extension that redirects requests to GoogleAdServices.com directly to the destination URL. This is great if you're using PiHole which, by default, blocks GoogleAdServices.com.
Usage
-----
To install from sources (ensure 'developer mode' is enabled):
1. Go to chrome://extensions/.
2. Click Load unpacked extension.
3. Select the `extension` directory.
Licence
-------
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
Attribution
------
Based on ["URL Rewrite for Chrome" by Sijmen Mulder](https://github.com/sjmulder/urlrewrite-chrome)
Author
------
By Ian Bebbington