Update README.md

This commit is contained in:
Raymond Hill 2017-09-04 07:23:32 -04:00 committed by GitHub
parent d19780fcb5
commit 6682640685

4
dist/README.md vendored
View file

@ -20,11 +20,13 @@ Remember that you have to update manually also. For some users, updating manuall
- You can update when **you** want - You can update when **you** want
- If ever a new version sucks, you can easily just re-install the previous one - If ever a new version sucks, you can easily just re-install the previous one
#### Firefox #### Firefox legacy
- Download `ublock0.firefox.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)). - Download `ublock0.firefox.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
- Drag and drop the previously downloaded `ublock0.firefox.xpi` into Firefox - Drag and drop the previously downloaded `ublock0.firefox.xpi` into Firefox
With Firefox 43 and beyond, you may need to toggle the setting `xpinstall.signatures.required` to `false` in `about:config`.
Your uBlock Origin settings are kept intact even after you uninstall the addon. Your uBlock Origin settings are kept intact even after you uninstall the addon.
On Linux, the settings are saved in a SQlite file located at `~/.mozilla/firefox/[profile name]/extension-data/ublock0.sqlite`. On Linux, the settings are saved in a SQlite file located at `~/.mozilla/firefox/[profile name]/extension-data/ublock0.sqlite`.