3ba5224819 | ||
---|---|---|
.circleci | ||
dist | ||
docs | ||
src | ||
test | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
DEV.md | ||
LICENSE | ||
README.md | ||
TESTPLAN.md | ||
package-lock.json | ||
package.json | ||
web-ext-config.js |
README.md
Shield Study Web Extension Template
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.