Skip to content

ezpaarse-project/ezpaarse-logger-extension

Repository files navigation

ezpaarse-logger-extension

Firefox and Chrome extension used to help ezPAARSE contributors for analyzing platforms URLs.

It's a companion extension for ezPAARSE logger.

Building

Chrome

Firefox

  1. Get API keys

Connect to Mozilla Addons, get a JWT issuer and secret and put them in the AMO_API_KEY and AMO_API_SECRET environnement variables.

  1. Adapt the manifest file

As of now, firefox does not support service_workers. Therefore, "service_worker": "background.js" should be manually replaced by "scripts": ["background.js"] in the manifest.json before building the extension.

  1. Build the extension
make sign

The XPI file will be generated in the web-ext-artifacts directory.

Installation

  • Google Chrome: get it from the WebStore
  • Firefox: grab the latest XPI file from here

About

Firefox and Chrome extension used to help ezPAARSE contributors for analyzing platforms URLs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2