JESTr Pioneer Shield Study Add-on
Перейти к файлу
Fredrik Wollsén 18a0961615 Added and applied npm run docformat 2018-04-25 09:36:30 -05:00
.circleci Fix #3: CircleCI 2017-11-15 19:57:16 -06:00
dist Using dist/ as build output directory 2018-04-25 09:36:30 -05:00
docs Added and applied npm run docformat 2018-04-25 09:36:30 -05:00
src Npm run format 2018-04-25 09:36:30 -05:00
test Ensured that tests are not run without the minimum required node version 2018-04-25 09:36:30 -05:00
.eslintignore Renamed webextension source directory to src 2018-04-25 09:36:30 -05:00
.eslintrc.js Npm run format 2018-04-25 09:36:30 -05:00
.gitignore Renamed webextension source directory to src 2018-04-25 09:36:30 -05:00
LICENSE Added default license file to template 2018-03-09 23:23:16 +02:00
README.md Npm run format 2018-04-25 09:36:30 -05:00
package-lock.json Updated package-lock.json 2018-04-25 09:36:30 -05:00
package.json Added and applied npm run docformat 2018-04-25 09:36:30 -05:00
web-ext-config.js Npm run format 2018-04-25 09:36:30 -05:00

README.md

Shield Study Web Extension Template

CircleCI badge

Important notice

We are moving to Web Extensions

This is a work in progress branch for supporting a pure Web Extension workflow in this template.

About This Repository

Note: This contains an example Shield Study Web Extension. Use this as a template for yours.

Seeing the add-on in action

See TESTPLAN.md for more details on how to get the add-on installed and tested.

Data Collected / Telemetry Pings

Measure:

  • Button (BrowserAction) usage.

See TELEMETRY.md for more details on what pings are sent by this add-on.

Analyzing data

Telemetry pings are loaded into S3 and re:dash. Sample query:

Improving this add-on

See DEV.md for more details on how to work with this add-on as a developer.