From 3bb1b83862820bb82dab163787a3be642f34203f Mon Sep 17 00:00:00 2001 From: Michael Kaply Date: Mon, 19 Mar 2018 14:58:31 -0500 Subject: [PATCH 1/1] Policy for DisableBuiltinPDFViewer. Fixes #14 --- 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 267c244..027211d 100644 --- a/windows/en-US/firefox.adml +++ b/windows/en-US/firefox.adml @@ -29,6 +29,8 @@ If false, removes access to create a master password. Disable Update Prevent the browser from updating. + Disable Builtin PDF Viewer + Disables PDF.js, which displays PDFs within Firefox. Disable Developer Tools Prevents access to developer tools. Disable Firefox Accounts diff --git a/windows/firefox.admx b/windows/firefox.admx index abbd0a8..261bb08 100644 --- a/windows/firefox.admx +++ b/windows/firefox.admx @@ -98,6 +98,16 @@ + + + + + + + + + + -- 2.34.1