1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

Update README.md

This commit is contained in:
Raymond Hill 2015-04-17 19:32:43 -04:00
parent 2e7061b335
commit 0e28da5f47

6
dist/README.md vendored
View File

@ -2,7 +2,7 @@
#### 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`
- 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,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:
- 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
- Quit Firefox completely
- 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.