INACTIVE - http://mzl.la/ghe-archive - Bootstrap add-on for gradual roll-out of Safe Browsing V4 in Firefox 56
Перейти к файлу
Francois Marier 2fd979bfb0
Make the add-on uninstall itself on 57
Fx 57 will default to Safe Browsing V4 so we should ensure that we
remove the add-on if it's not already done.
2017-09-12 16:46:39 -07:00
README.md Remove the README from the add-on 2017-09-08 17:31:33 -07:00
bootstrap.js Make the add-on uninstall itself on 57 2017-09-12 16:46:39 -07:00
install.rdf Mark add-on as multiprocess-compatibble so it can work on 57 2017-09-12 16:22:37 -07:00

README.md

Safe Browsing V4 gradual roll-out

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

Building the add-on

zip -r ../sbv4-gradual-rollout.xpi bootstrap.js install.rdf

Installing the add-on in Firefox

  1. about:config, set
    1. extensions.legacy.enabled to true
    2. xpinstall.signatures.required to false
  2. about:debugging > [load temporary addon] > choose dist/addon.xpi`
  3. tools > Web Developer > Browser Toolbox