d16f1e01c5 | ||
---|---|---|
.circleci | ||
addon | ||
bin | ||
dist | ||
shield-docs | ||
templates | ||
test | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
DEV.md | ||
LICENSE | ||
README.md | ||
TELEMETRY.md | ||
TESTPLAN.md | ||
WINDOWS_SETUP.md | ||
package-lock.json | ||
package.json | ||
run-firefox.js |
README.md
Shield Study Embedded Web Extension Template
Under Construction
Check out changes under review before forking
This repo is undergoing big changes. A huge PR is currently under review for improvements to build an embedded WebExtension Shield study.
We are moving to WebExtension Experiments
In an effort to move to WebExtensions, we are also working on making a Shield study WebExtension Experiment template. That template will ultimately replace this one.
About This Study
Note: This is toy / demonstration Shield Study Legacy Addon. Use this as a template for yours
(Note: get these from your PHD).
Goal: Determine which if any TOOLBAR BUTTONS DESIGNS is the most enticing to the user.
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.