From 2eb6c27852eae9eff8fc0786b2557c6761026f59 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 17 Apr 2015 19:27:41 -0400 Subject: [PATCH] Update README.md --- dist/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dist/README.md b/dist/README.md index dc044b094..3636a313e 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 +uBlock0 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.