mirror of https://github.com/gorhill/uBlock.git
Update README.md
This commit is contained in:
parent
1186835762
commit
d526fa1ff4
|
@ -2,7 +2,7 @@
|
|||
|
||||
#### Chromium
|
||||
|
||||
- Download and unzip `ublock0_{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||
- Download and unzip `ublock0.{version}.zip` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||
- 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.
|
||||
- This will ensure that all the extension settings will be preserved
|
||||
|
@ -24,9 +24,9 @@ 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:
|
||||
|
||||
- Download `ublock0_{version}.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||
- Download `ublock0.{version}.xpi` ([latest release desirable](https://github.com/gorhill/uBlock/releases)).
|
||||
- Uninstall current uBlock Origin if already installed
|
||||
- Quit Firefox completely
|
||||
- Launch Firefox
|
||||
- Drag and drop the previously downloaded `ublock0_{version}.xpi` into Firefox
|
||||
- Drag and drop the previously downloaded `ublock0.{version}.xpi` into Firefox
|
||||
|
||||
|
|
Loading…
Reference in New Issue