17cabc2b4c
chore(version): Add archive repo notes. |
||
---|---|---|
.circleci | ||
dist | ||
docs | ||
src | ||
test | ||
.babelrc | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
karma.conf.js | ||
package-lock.json | ||
package.json | ||
web-ext-config.js |
README.md
Firefox Account Browser Discoverability Shield Study
This repo is archived and no longer being developed. From this experiment the FxA toolbar menu was landed as a native feature in Firefox. Bugzilla Issue.
About This Repository
This repository uses the Shield Study Template to build the Firefox Account Browser Discoverability Shield Study.
For additional information please review PHD.
Running as temporary add-on in Firefox
Please run at your own risk, this is currently still in active development. If you are building and running this extension locally, please use Firefox Nightly.
- Goto
about:debugging
- Click
Load Temporary Add-on
- Select add-on version in
dist
folder
Documentation
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
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.