Skip to content

Ghostery Browser Extension for Firefox, Chrome, Opera, Edge and Safari

License

Notifications You must be signed in to change notification settings

ghostery/ghostery-extension

Repository files navigation

Ghostery Browser Extension

Ghostery is a powerful Tracker & Adblocker extension for Chrome 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 Chrome:

npm start

You can add the target after the start command to run the extension in a different browser:

  • Firefox - npm start firefox
  • Opera - npm start -- --browser=opera
  • Edge - npm start -- --browser=edge
  • Safari (MacOS) - npm start safari-macos
  • Safari (iOS) - npm start safari-ios

The build script assumes that you are using macOS, and browsers are installed in the default locations

To run local version in Safari, you have to use Xcode as well. 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

About

Ghostery Browser Extension for Firefox, Chrome, Opera, Edge and Safari

Topics