Awesome
Ghostery Browser Extension
Ghostery is a powerful Tracker & Adblocker browser extension with over 100 million downloads. Block ads, stop trackers, and speed up websites. Privacy at its best.
- Block all ads on websites, including YouTube and Facebook, to focus on the information that matters.
- Stop trackers from collecting your personal data.
- Automatically remove intrusive cookie pop-ups and express dissent to online tracking.
- Get detailed tracker information on any website you visit, including the number of trackers, their type, and the company operating them.
- Preview tracker information on search engine result pages to make informed choices.
- Inspect the largest database of trackers, updated fast and reliably for all users.
Links
Additional Open Source Ghostery Projects
Development
First, install dependencies and download additional resources (e.g. block lists):
npm ci
Then, start the local version of the extension in the supported browser:
npm start [chromium|firefox]
The build script assumes that you are using macOS, and browsers are installed in the default locations
You can add the target after the start
command to run the extension in a different Chromium-based browser:
- Opera -
npm start -- --browser=opera
- Edge -
npm start -- --browser=edge
To run local version in Safari, you have to use Xcode. The project files are available in the xcode
folder, but Apple's ecosystem is more complex. Fortunately, most changes can be tested reliably in Chrome.
Ghostery Team
Ghostery relies on contributions from lots of talented people.
License
MPL-2.0 Copyright 2017-present Ghostery GmbH. All rights reserved.
See LICENSE