diff options
author | Raymond Hill <gorhill@users.noreply.github.com> | 2015-08-25 08:56:45 -0400 |
---|---|---|
committer | Raymond Hill <gorhill@users.noreply.github.com> | 2015-08-25 08:56:45 -0400 |
commit | e7d64dab722c28ab94fb49be3695187946196918 (patch) | |
tree | ef1ebd6b342f26adf1a2ed3f4995925482c9b68e /dist | |
parent | 0c4def5eaf17bf68634f5cc4acf1f4cd09f2128b (diff) | |
download | uBlock-e7d64dab722c28ab94fb49be3695187946196918.zip uBlock-e7d64dab722c28ab94fb49be3695187946196918.tar.gz uBlock-e7d64dab722c28ab94fb49be3695187946196918.tar.bz2 |
Update README.md
Diffstat (limited to 'dist')
-rw-r--r-- | dist/README.md | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/dist/README.md b/dist/README.md index 5311e43..9832fd3 100644 --- a/dist/README.md +++ b/dist/README.md @@ -22,15 +22,10 @@ Remember that you have to update manually also. For some users, updating manuall #### Firefox -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.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.firefox.xpi` into Firefox -uBlock<sub>0</sub> settings are kept intact even after you uninstall the addon. +Your uBlock Origin settings are kept intact even after you uninstall the addon. On Linux, the settings are saved in a SQlite file located at `~/.mozilla/firefox/[profile name]/extension-data/ublock0.sqlite`. |