mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Update README.md
Added location of ublock0.sqlite on windows
This commit is contained in:
parent
0e28da5f47
commit
8805a44986
1 changed files with 1 additions and 1 deletions
2
dist/README.md
vendored
2
dist/README.md
vendored
|
@ -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 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`.
|
||||||
|
|
Loading…
Reference in a new issue