aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dist/README.md5
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.