This repository is intended as an example repository containing templates and good practices for creating an Add-On Experiment for Firefox.
See TEMPLATE.md for more details on how to use the template. Note: Remove or adapt this text after you have cloned/merged the template to your own study add-on repo.
See TESTPLAN.md for more details on how to get the add-on installed and tested.
See TELEMETRY.md for more details on what pings are sent by this add-on.
Telemetry pings are loaded into S3 and re:dash. Sample query:
(OR, if Pioneer, use the below instead)
Telemetry pings are loaded into the encrypted Pioneer pipeline.
See DEV.md for more details on how to work with this add-on as a developer.