<?xml version="1.0" encoding="utf-8"?>
-<policyDefinitionResources revision="1.6" schemaVersion="1.0" >
+<policyDefinitionResources revision="1.6.1" schemaVersion="1.0" >
<displayName/>
<description/>
<resources >
<string id="ExtensionUpdate_Explain">If this policy is disabled, extensions will not be updated automatically.
If this policy is enabled or not configured, extensions will be updated automatically.</string>
+ <string id="ExtensionSettings">Extension Management</string>
+ <string id="ExtensionSettings_Explain">If this policy is enabled, you can use JSON to describe the extension management policy.
+
+If this policy is disabled or not configured, extensions will not be managed.
+
+For detailed information on creating the policy, see https://github.com/mozilla/policy-templates/blob/master/README.md#extensionsettings
+
+You must remove all new lines when inserting the JSON. We will be fixing this in a future release.</string>
<string id="HardwareAcceleration">Hardware Acceleration</string>
<string id="HardwareAcceleration_Explain">If this policy is disabled, hardware acceleration and cannot be enabled.
<checkBox refId="FirefoxHome_Snippets">Snippets</checkBox>
<checkBox refId="FirefoxHome_Locked">Don't allow settings to be changed</checkBox>
</presentation>
+ <presentation id="ExtensionSettings">
+<!-- <multiTextBox refId="ExtensionSettings"/> -->
+ <textBox refId="ExtensionSettings">
+ <label/>
+ </textBox>
+ </presentation>
</presentationTable>
</resources>
</policyDefinitionResources>