diff options
-rw-r--r-- | settings/distribution/policies.json | 12 |
1 files changed, 12 insertions, 0 deletions
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 @@ -36,6 +36,18 @@ "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", "Placement": "menu", |