From 139764077f4885746f9b49d6d94850775e559176 Mon Sep 17 00:00:00 2001 From: BeatLink Date: Wed, 17 Jul 2019 13:50:48 -0500 Subject: [PATCH] Add about bookmarks --- settings/distribution/policies.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/settings/distribution/policies.json b/settings/distribution/policies.json index 0a7f0f4..97b4518 100644 --- a/settings/distribution/policies.json +++ b/settings/distribution/policies.json @@ -35,6 +35,18 @@ "Placement": "menu", "Folder": "LibreWolf" }, + { + "Title": "Advanced Preferences", + "URL": "about:config", + "Placement": "menu", + "Folder": "LibreWolf" + }, + { + "Title": "All about pages", + "URL": "about:about", + "Placement": "menu", + "Folder": "LibreWolf" + }, { "Title": "LibreWolf Profiles", "URL": "about:profiles",