From ad1707f81a291cc117196d3cbe1e46625573a353 Mon Sep 17 00:00:00 2001 From: Michael Kaply Date: Tue, 6 Mar 2018 09:23:31 -0600 Subject: [PATCH] Add support for DisableFirefoxAccounts - Fixes #2. --- 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 63027ba..e5a7d04 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -30,6 +30,8 @@ Prevent the browser from updating. Disable Developer Tools Prevents access to developer tools. + Disable Firefox Accounts + Disables Firefox Account based services, including Sync. Disable Firefox Screenshots Prevents usage of the Firefox Screenshots feature. Disable Firefox Studies diff --git a/windows/firefox.admx b/windows/firefox.admx index a2ea824..b6ec40b 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -115,6 +115,16 @@ + + + + + + + + + + -- 2.34.1