Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 688 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 688 Bytes

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.