mirror of https://github.com/gorhill/uBlock.git
update installation instruction for Firefox/webext
This commit is contained in:
parent
a6c4373808
commit
25907a4292
|
@ -24,9 +24,13 @@ Remember that you have to update manually also. For some users, updating manuall
|
|||
|
||||
Compatible with Firefox 52 and beyond. This works only if you set `xpinstall.signatures.required` to `false` in `about:config`.<sup>[see "Add-on signing in Firefox"](https://support.mozilla.org/en-US/kb/add-on-signing-in-firefox)</sup>
|
||||
|
||||
- Download `ublock0.webext.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||
- Right-click and choose _"Save As..."_.
|
||||
- Drag and drop the previously downloaded `ublock0.webext.xpi` into Firefox
|
||||
For stable release versions:
|
||||
- Download `ublock0.webext.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||
- Right-click and choose _"Save As..."_.
|
||||
- Drag and drop the previously downloaded `ublock0.webext.xpi` into Firefox
|
||||
|
||||
For beta versions:
|
||||
- Click on `ublock0.webext.signed.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||
|
||||
On Linux, the settings are saved in a JSON file located at `~/.mozilla/firefox/[profile name]/browser-extension-data/uBlock0@raymondhill.net/storage.js`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue