From c00f359afb5ebc388dd1b2caa6f96f4d39c39db3 Mon Sep 17 00:00:00 2001 From: BeatLink Date: Thu, 4 Jul 2019 05:39:20 -0500 Subject: [PATCH] Add about bookmarks --- settings/distribution/policies.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/settings/distribution/policies.json b/settings/distribution/policies.json index 078f1c0..e0e08d4 100644 --- a/settings/distribution/policies.json +++ b/settings/distribution/policies.json @@ -14,6 +14,21 @@ "DisableSetDesktopBackground": false, "DisableDeveloperTools": true, + "Bookmarks": [ + { + "Title": "Restart LibreWolf", + "URL": "about:restartrequired", + "Placement": "menu", + "Folder": "LibreWolf" + }, + { + "Title": "LibreWolf Profiles", + "URL": "about:profiles", + "Placement": "menu", + "Folder": "LibreWolf" + } + ], + "WebsiteFilter": { "Block": [""], "Exceptions": [""]