Add about bookmarks
This commit is contained in:
parent
72809caec0
commit
c00f359afb
1 changed files with 15 additions and 0 deletions
|
|
@ -14,6 +14,21 @@
|
||||||
"DisableSetDesktopBackground": false,
|
"DisableSetDesktopBackground": false,
|
||||||
"DisableDeveloperTools": true,
|
"DisableDeveloperTools": true,
|
||||||
|
|
||||||
|
"Bookmarks": [
|
||||||
|
{
|
||||||
|
"Title": "Restart LibreWolf",
|
||||||
|
"URL": "about:restartrequired",
|
||||||
|
"Placement": "menu",
|
||||||
|
"Folder": "LibreWolf"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Title": "LibreWolf Profiles",
|
||||||
|
"URL": "about:profiles",
|
||||||
|
"Placement": "menu",
|
||||||
|
"Folder": "LibreWolf"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
|
||||||
"WebsiteFilter": {
|
"WebsiteFilter": {
|
||||||
"Block": [""],
|
"Block": [""],
|
||||||
"Exceptions": [""]
|
"Exceptions": [""]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue