From: Michael Kaply Date: Tue, 29 May 2018 16:06:03 +0000 (-0500) Subject: Initial HTML for policies X-Git-Tag: v1.2~38 X-Git-Url: https://git.p6c8.net/policy-templates.git/commitdiff_plain/b95c808c87b5df3d32d905db1a31f22f49dd2b16?ds=inline Initial HTML for policies --- diff --git a/index.html b/index.html index 37a35ab..8aefc7f 100644 --- a/index.html +++ b/index.html @@ -1 +1,127 @@ -Testing HTML page + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + +
BlockAboutAddonsPrevent access to the Add-ons Manager and about:addons
BlockAboutConfigPrevent access to about:config
BlockAboutProfilesPrevent access to about:profiles
+ +
+

BlockAboutAddons

Prevent access to the Add-ons Manager and about:addons + +
+
Data type:
+ +
Boolean [Windows:REG_DWORD]
+ +
Windows registry location for Windows clients:
+ +
Software\Policies\Mozilla\Firefox\BlockAboutAddons
+ +
Policies.json:
+ +
BlockAboutAddons
+ +
Supported on:
+ +
+
    +
  • Firefox (Linux, Mac, Windows) RR and ESR since version 60
  • +
+
+ +
Description:
+ +
+

If this policy is set to true, the user can not access the Add-ons Manager or about:addons.

+
+
Back to top +
+ +
+

BlockAboutProfiles

Prevent access to about:profiles + +
+
Data type:
+ +
Boolean [Windows:REG_DWORD]
+ +
Windows registry location for Windows clients:
+ +
Software\Policies\Mozilla\Firefox\BlockAboutProfiles
+ +
Policies.json:
+ +
BlockAboutProfiles
+ +
Supported on:
+ +
+
    +
  • Firefox (Linux, Mac, Windows) RR and ESR since version 60
  • +
+
+ +
Description:
+ +
+

If this policy is set to true, the user can not access about:profiles.

+
+
Back to top +
+ +
+

BlockAboutConfig

Prevent access to about:addons + +
+
Data type:
+ +
Boolean [Windows:REG_DWORD]
+ +
Windows registry location for Windows clients:
+ +
Software\Policies\Mozilla\Firefox\BlockAboutConfig
+ +
Policies.json:
+ +
BlockAboutConfig
+ +
Supported on:
+ +
+
    +
  • Firefox (Linux, Mac, Windows) RR and ESR since version 60
  • +
+
+ +
Description:
+ +
+

If this policy is set to true, the user can not access about:config.

+
+
Back to top +
+ +