From 96971679d04619b44495c07327978db8f53b8a20 Mon Sep 17 00:00:00 2001 From: Michael Kaply Date: Tue, 6 Mar 2018 09:27:42 -0600 Subject: [PATCH] Add support for DisablePrivateBrowsing - Fixes #3 --- windows/en-US/firefox.adml | 2 ++ windows/firefox.admx | 10 ++++++++++ 2 files changed, 12 insertions(+) diff --git a/windows/en-US/firefox.adml b/windows/en-US/firefox.adml index e5a7d04..7dbf13e 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -40,6 +40,8 @@ Don't remember search and form history. Disable Pocket Prevents ability to save webpages to Pocket. + Disable Private Browsing + Disables private browsing. Display Bookmarks Toolbar Causes the bookmarks toolbar to be displayed by default. Display Menu Bar diff --git a/windows/firefox.admx b/windows/firefox.admx index b6ec40b..8d1230c 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -155,6 +155,16 @@ + + + + + + + + + + -- 2.34.1