diff options
author | Raymond Hill <gorhill@users.noreply.github.com> | 2015-04-17 19:32:43 -0400 |
---|---|---|
committer | Raymond Hill <gorhill@users.noreply.github.com> | 2015-04-17 19:32:43 -0400 |
commit | 0e28da5f47883ddecc2de0be8ec870aab2eaf7a9 (patch) | |
tree | 23b7e9ed1b0dbc31b428785ae7f7a461238020d9 /dist | |
parent | 2e7061b3357bdb6632bdd857bef23987ba704bba (diff) | |
download | uBlock-0e28da5f47883ddecc2de0be8ec870aab2eaf7a9.zip uBlock-0e28da5f47883ddecc2de0be8ec870aab2eaf7a9.tar.gz uBlock-0e28da5f47883ddecc2de0be8ec870aab2eaf7a9.tar.bz2 |
Update README.md
Diffstat (limited to 'dist')
-rw-r--r-- | dist/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/README.md b/dist/README.md index f341d30..c3221c2 100644 --- a/dist/README.md +++ b/dist/README.md @@ -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. |