mirror of https://github.com/gorhill/uBlock.git
Update README.md
This commit is contained in:
parent
2e7061b335
commit
0e28da5f47
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
#### Chromium
|
#### Chromium
|
||||||
|
|
||||||
- Download and unzip `ublock0.{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
- Download and unzip `ublock0.chromium.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||||
- Rename the unzipped directory to `ublock`
|
- Rename the unzipped directory to `ublock`
|
||||||
- When you later update manually, replace the **content** of the `ublock` folder with the **content** of the latest zipped version.
|
- When you later update manually, replace the **content** of the `ublock` folder with the **content** of the latest zipped version.
|
||||||
- This will ensure that all the extension settings will be preserved
|
- This will ensure that all the extension settings will be preserved
|
||||||
|
@ -24,11 +24,11 @@ Remember that you have to update manually also. For some users, updating manuall
|
||||||
|
|
||||||
Although uBlock Origin is a restartless addon, I found that **installing** a newer version over an older one often will glitch the installation. These steps always worked fine:
|
Although uBlock Origin is a restartless addon, I found that **installing** a newer version over an older one often will glitch the installation. These steps always worked fine:
|
||||||
|
|
||||||
- Download `ublock0.{version}.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
- Download `ublock0.firefox.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||||
- Uninstall current uBlock Origin if already installed
|
- Uninstall current uBlock Origin if already installed
|
||||||
- Quit Firefox completely
|
- Quit Firefox completely
|
||||||
- Launch Firefox
|
- Launch Firefox
|
||||||
- Drag and drop the previously downloaded `ublock0.{version}.xpi` into Firefox
|
- Drag and drop the previously downloaded `ublock0.firefox.xpi` into Firefox
|
||||||
|
|
||||||
uBlock<sub>0</sub> settings are kept intact even after you uninstall the addon.
|
uBlock<sub>0</sub> settings are kept intact even after you uninstall the addon.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue