Add a note about uBlock Origin Updater (#3763)

This commit is contained in:
JustOff 2019-12-17 02:55:21 +02:00 committed by Raymond Hill
parent 1bb524d12b
commit 3a453bb1ce

4
dist/README.md vendored
View file

@ -44,7 +44,7 @@ When you uninstall the extension, Firefox deletes that file, so all your setting
### Firefox legacy ### Firefox legacy
Compatible with Firefox 24 to Firefox 56. Compatible with Firefox 24-56, [Pale Moon](https://www.palemoon.org/) and [SeaMonkey](http://www.seamonkey-project.org/).
- Download `ublock0.firefox-legacy.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)). - Download `ublock0.firefox-legacy.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
- Right-click and select "Save Link As..." - Right-click and select "Save Link As..."
@ -58,6 +58,8 @@ On Linux, the settings are saved in a SQlite file located at `~/.mozilla/firefox
On Windows, the settings are saved in a SQlite file located at `%APPDATA%\Mozilla\Firefox\Profiles\[profile name]\extension-data\ublock0.sqlite`. On Windows, the settings are saved in a SQlite file located at `%APPDATA%\Mozilla\Firefox\Profiles\[profile name]\extension-data\ublock0.sqlite`.
If you want to automatically receive updates for this version, you can also install [uBlock Origin Updater](https://github.com/JustOff/ublock0-updater).
### Build instructions (for developers) ### Build instructions (for developers)
- Clone [uBlock](https://github.com/gorhill/uBlock) and [uAssets](https://github.com/uBlockOrigin/uAssets) repositories in the same parent directory - Clone [uBlock](https://github.com/gorhill/uBlock) and [uAssets](https://github.com/uBlockOrigin/uAssets) repositories in the same parent directory