From 8805a449864897e53cb039bea8e3b52844e5f5a9 Mon Sep 17 00:00:00 2001 From: Brent Beardsley Date: Fri, 17 Apr 2015 17:41:54 -0600 Subject: [PATCH] Update README.md Added location of ublock0.sqlite on windows --- dist/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/README.md b/dist/README.md index c3221c20c..5311e435d 100644 --- a/dist/README.md +++ b/dist/README.md @@ -34,4 +34,4 @@ 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 where that SQlite file is located. Feel free to submit a pull request if you do know. +On Windows, the settings are saved in a SQlite file located at `%APPDATA%\Mozilla\Firefox\Profiles\[profile name]\extension-data\ublock0.sqlite`.