Bootstrap add-on for rollback of the tracking protection preference UI in Firefox 57
Перейти к файлу
Francois Marier dbbc04695e
Bump the version number for real this time
2017-11-07 15:42:45 -08:00
README.md Initial version of the add-on 2017-11-03 14:55:58 -07:00
bootstrap.js Flip pref at install time 2017-11-07 15:15:38 -08:00
install.rdf Bump the version number for real this time 2017-11-07 15:42:45 -08:00

README.md

Tracking protection preference rollback

https://bugzilla.mozilla.org/show_bug.cgi?id=1414404

Building the add-on

zip -r ../tp-pref-rollback.xpi bootstrap.js install.rdf

Installing the add-on in Firefox

  1. Get an unbranded build of Firefox
  2. In about:config, set:
    1. extensions.legacy.enabled to true
    2. xpinstall.signatures.required to false
  3. about:debugging > [load temporary addon] > choose tp-pref-rollback.xpi`
  4. tools > Web Developer > Browser Toolbox