JESTr Pioneer Shield Study Add-on
Перейти к файлу
Fredrik Wollsén 2e1b3fdd0e Bump version to 1.2.3 2019-06-20 18:59:11 +03:00
.circleci Disabled functional tests in ci since they are not set up 2019-06-14 01:37:02 +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 Clarified the way the slumber is initiated / managed 2019-06-19 21:27:47 +03:00
feature.js Sending correct arguments to browser.study.endStudy 2019-06-20 18:58:16 +03:00
src Bump version to 1.2.3 2019-06-20 18:59:11 +03: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 Add testing override preferences handling for slumber start and end days 2019-06-08 21:35:00 +03: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
CODE_OF_CONDUCT.md Formatting and linting 2019-06-08 21:03:00 +03:00
LICENSE Added default license file to template 2018-03-09 23:23:16 +02:00
README.md Updated references to bugzilla and experimenter in docs/readme 2019-06-17 09:40:59 +03: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 Bump version to 1.2.3 2019-06-20 18:59:11 +03:00
package.json Bump version to 1.2.3 2019-06-20 18:59:11 +03:00
run-firefox.js Set xpinstall.signatures.dev-root true when launching add-on in dev mode 2019-06-19 21:20:11 +03: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 Running in dev edition by default 2019-06-19 00:15:57 +03: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