biancadanforth / tracking-protection-shield-study

A Shield study to determine the optimal messaging, if any, for Tracking Protection in Firefox.
0 stars 3 forks source link

Confirm files in XPI. Fixes #97. #170

Closed biancadanforth closed 6 years ago

biancadanforth commented 6 years ago

Removed unused Canonicalize.jsm (I am using a more brittle way of getting domain names, but it works fine for the purposes of this study.) from Blok.

Unrelated: Update StudyUtils.jsm pre-build step and include in 'npm run build' script. Related to #78 .