diff options
author | Raymond Hill <gorhill@users.noreply.github.com> | 2015-04-17 19:27:41 -0400 |
---|---|---|
committer | Raymond Hill <gorhill@users.noreply.github.com> | 2015-04-17 19:27:41 -0400 |
commit | 2eb6c27852eae9eff8fc0786b2557c6761026f59 (patch) | |
tree | 4c6124a52dbf8a30ad90cced230d7f556ff9f81d /dist | |
parent | d526fa1ff4cf624afdc1b8ab260968838f4f0c1a (diff) | |
download | uBlock-2eb6c27852eae9eff8fc0786b2557c6761026f59.zip uBlock-2eb6c27852eae9eff8fc0786b2557c6761026f59.tar.gz uBlock-2eb6c27852eae9eff8fc0786b2557c6761026f59.tar.bz2 |
Update README.md
Diffstat (limited to 'dist')
-rw-r--r-- | dist/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/README.md b/dist/README.md index dc044b0..3636a31 100644 --- a/dist/README.md +++ b/dist/README.md @@ -30,3 +30,8 @@ Although uBlock Origin is a restartless addon, I found that **installing** a new - Launch Firefox - Drag and drop the previously downloaded `ublock0.{version}.xpi` into Firefox +uBlock<sub>0</sub> 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`. + +On Windows, I don't know. Feel free to submit a pull request if you do know. |