1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

Update README.md

Added location of ublock0.sqlite on windows
This commit is contained in:
Brent Beardsley 2015-04-17 17:41:54 -06:00
parent 0e28da5f47
commit 8805a44986

2
dist/README.md vendored
View File

@ -34,4 +34,4 @@ 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 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`.