Skip to content

ghostery/common

Repository files navigation

Ghostery common

Shared Javascript modules for the Ghostery browser extension and Ghostery iOS browser. This is a subset of Cliqz' browser-core project.

Build

For use in webextensions:

./fern.js build configs/ghostery.js

For iOS:

./fern.js build configs/user-agent-ios.js

Test

Unit tests:

./fern.js test configs/ci/unit-tests.js -l unit-node

Browser integration tests:

./fern.js test configs/ci/integration-tests.js -l firefox-web-ext --firefox /path/to/firefox

License

MPL 2.0.