JESTr Pioneer Shield Study Add-on
Перейти к файлу
Fredrik Wollsén 95f4b67fa4 Removed large payload fixture since it cannot be included in tests with current tooling 2018-11-26 17:02:19 +02:00
.circleci Ported over latest changes in template 2018-10-28 01:00:14 +03:00
content.js Inject page script only if not in incognito context 2018-10-30 18:43:14 +02:00
dist Using dist/ as build output directory 2018-04-25 09:36:30 -05:00
docs Refactoring towards navigation-based batching of openwpm payloads including test skeletons and date utils 2018-11-23 04:13:46 +02:00
feature.js Removed large payload fixture since it cannot be included in tests with current tooling 2018-11-26 17:02:19 +02:00
src Check study eligibility on every browser launch 2018-11-25 21:52:17 +02:00
test Moved test fixtures to dedicated folder 2018-11-26 16:52:07 +02:00
.babelrc Code coverage for unit tests 2018-06-09 00:34:07 -07:00
.editorconfig Add editorconfig 2018-10-30 18:42:06 +02:00
.eslintignore Some nits and formatting 2018-11-21 01:33:05 +02:00
.eslintrc.js Enabled typescript 2018-10-30 00:22:07 +02:00
.gitignore Fixed gitignore for test coverage files 2018-11-13 22:49:59 +02:00
LICENSE Added default license file to template 2018-03-09 23:23:16 +02:00
README.md Smaller improvements 2018-10-28 13:56:51 +02:00
karma.conf.js Refactoring towards navigation-based batching of openwpm payloads including test skeletons and date utils 2018-11-23 04:13:46 +02:00
package-lock.json Refactoring towards navigation-based batching of openwpm payloads including test skeletons and date utils 2018-11-23 04:13:46 +02:00
package.json Refactoring towards navigation-based batching of openwpm payloads including test skeletons and date utils 2018-11-23 04:13:46 +02:00
run-firefox.js Reverting new default tab switching behavior for new profiles in fx63 2018-11-22 22:58:09 +02:00
tsconfig.json Enabled typescript 2018-10-30 00:22:07 +02:00
tslint.json Enabled typescript 2018-10-30 00:22:07 +02:00
web-ext-config.js Reverting new default tab switching behavior for new profiles in fx63 2018-11-22 22:58:09 +02:00
webpack.config.js Source files renamed to use ts as file extension 2018-10-30 00:41:00 +02:00

README.md

JESTr Pioneer Shield Study

CircleCI badge Coverage Status

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 the encrypted Pioneer pipeline.

Improving this add-on

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

History