From 2527e79ce0a78f3a9dc94bf45f1175228b7bc358 Mon Sep 17 00:00:00 2001 From: Michael Kaply <345868+mkaply@users.noreply.github.com> Date: Tue, 9 Jul 2019 13:02:07 -0500 Subject: [PATCH 1/1] Update to indicate this is broke on Windows in Firefoxo 68 --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 7533b08..a0337a5 100644 --- a/README.md +++ b/README.md @@ -1337,10 +1337,7 @@ The configuration for each extension is another dictionary that can contain the **Preferences Affected:** N/A #### Windows -Due to limitations with group policy on Windows, you need to create the JSON that corresponds to your settings and set that directly into the entry field for the policy. -``` -Software\Policies\Mozilla\Firefox\ExtensionSettings = JSON from below -``` +Due to a bug in Firefox 68, this policy is not working via GPO on Windows. We will have a fix soon. #### macOS ``` -- 2.34.1