CLASS MACHINE
  CATEGORY !!google
    CATEGORY !!googlechrome
      KEYNAME "Software\Policies\Google\Chrome"

      CATEGORY !!ChromeFrameContentTypes_Category
        POLICY !!ChromeFrameContentTypes_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ChromeFrameContentTypes_Explain

          PART !!ChromeFrameContentTypes_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ChromeFrameContentTypes"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!RemoteAccess_Category
        POLICY !!RemoteAccessHostClientDomain_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostClientDomain_Explain

          PART !!RemoteAccessHostClientDomain_Part  EDITTEXT
            VALUENAME "RemoteAccessHostClientDomain"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostFirewallTraversal_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostFirewallTraversal_Explain
          VALUENAME "RemoteAccessHostFirewallTraversal"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostDomain_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostDomain_Explain

          PART !!RemoteAccessHostDomain_Part  EDITTEXT
            VALUENAME "RemoteAccessHostDomain"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostTalkGadgetPrefix_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostTalkGadgetPrefix_Explain

          PART !!RemoteAccessHostTalkGadgetPrefix_Part  EDITTEXT
            VALUENAME "RemoteAccessHostTalkGadgetPrefix"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostRequireCurtain_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostRequireCurtain_Explain
          VALUENAME "RemoteAccessHostRequireCurtain"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostAllowClientPairing_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostAllowClientPairing_Explain
          VALUENAME "RemoteAccessHostAllowClientPairing"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostAllowGnubbyAuth_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostAllowGnubbyAuth_Explain
          VALUENAME "RemoteAccessHostAllowGnubbyAuth"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostAllowRelayedConnection_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostAllowRelayedConnection_Explain
          VALUENAME "RemoteAccessHostAllowRelayedConnection"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostUdpPortRange_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostUdpPortRange_Explain

          PART !!RemoteAccessHostUdpPortRange_Part  EDITTEXT
            VALUENAME "RemoteAccessHostUdpPortRange"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostTokenUrl_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostTokenUrl_Explain

          PART !!RemoteAccessHostTokenUrl_Part  EDITTEXT
            VALUENAME "RemoteAccessHostTokenUrl"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostTokenValidationUrl_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostTokenValidationUrl_Explain

          PART !!RemoteAccessHostTokenValidationUrl_Part  EDITTEXT
            VALUENAME "RemoteAccessHostTokenValidationUrl"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostTokenValidationCertificateIssuer_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostTokenValidationCertificateIssuer_Explain

          PART !!RemoteAccessHostTokenValidationCertificateIssuer_Part  EDITTEXT
            VALUENAME "RemoteAccessHostTokenValidationCertificateIssuer"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostDebugOverridePolicies_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostDebugOverridePolicies_Explain

          PART !!RemoteAccessHostDebugOverridePolicies_Part  EDITTEXT
            VALUENAME "RemoteAccessHostDebugOverridePolicies"
            MAXLEN 1000000
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!ContentSettings_Category
        POLICY !!DefaultCookiesSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultCookiesSetting_Explain

          PART !!DefaultCookiesSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultCookiesSetting"
            ITEMLIST
              NAME !!AllowCookies_DropDown VALUE NUMERIC 1
              NAME !!BlockCookies_DropDown VALUE NUMERIC 2
              NAME !!SessionOnly_DropDown VALUE NUMERIC 4
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultImagesSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultImagesSetting_Explain

          PART !!DefaultImagesSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultImagesSetting"
            ITEMLIST
              NAME !!AllowImages_DropDown VALUE NUMERIC 1
              NAME !!BlockImages_DropDown VALUE NUMERIC 2
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultJavaScriptSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultJavaScriptSetting_Explain

          PART !!DefaultJavaScriptSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultJavaScriptSetting"
            ITEMLIST
              NAME !!AllowJavaScript_DropDown VALUE NUMERIC 1
              NAME !!BlockJavaScript_DropDown VALUE NUMERIC 2
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultPluginsSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultPluginsSetting_Explain

          PART !!DefaultPluginsSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultPluginsSetting"
            ITEMLIST
              NAME !!AllowPlugins_DropDown VALUE NUMERIC 1
              NAME !!BlockPlugins_DropDown VALUE NUMERIC 2
              NAME !!ClickToPlay_DropDown VALUE NUMERIC 3
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultPopupsSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultPopupsSetting_Explain

          PART !!DefaultPopupsSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultPopupsSetting"
            ITEMLIST
              NAME !!AllowPopups_DropDown VALUE NUMERIC 1
              NAME !!BlockPopups_DropDown VALUE NUMERIC 2
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultNotificationsSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultNotificationsSetting_Explain

          PART !!DefaultNotificationsSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultNotificationsSetting"
            ITEMLIST
              NAME !!AllowNotifications_DropDown VALUE NUMERIC 1
              NAME !!BlockNotifications_DropDown VALUE NUMERIC 2
              NAME !!AskNotifications_DropDown VALUE NUMERIC 3
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultGeolocationSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultGeolocationSetting_Explain

          PART !!DefaultGeolocationSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultGeolocationSetting"
            ITEMLIST
              NAME !!AllowGeolocation_DropDown VALUE NUMERIC 1
              NAME !!BlockGeolocation_DropDown VALUE NUMERIC 2
              NAME !!AskGeolocation_DropDown VALUE NUMERIC 3
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultWebBluetoothGuardSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultWebBluetoothGuardSetting_Explain

          PART !!DefaultWebBluetoothGuardSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultWebBluetoothGuardSetting"
            ITEMLIST
              NAME !!BlockWebBluetooth_DropDown VALUE NUMERIC 2
              NAME !!AskWebBluetooth_DropDown VALUE NUMERIC 3
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultKeygenSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultKeygenSetting_Explain

          PART !!DefaultKeygenSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultKeygenSetting"
            ITEMLIST
              NAME !!AllowKeygen_DropDown VALUE NUMERIC 1
              NAME !!BlockKeygen_DropDown VALUE NUMERIC 2
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!AutoSelectCertificateForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AutoSelectCertificateForUrls_Explain

          PART !!AutoSelectCertificateForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\AutoSelectCertificateForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!CookiesAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!CookiesAllowedForUrls_Explain

          PART !!CookiesAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\CookiesAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!CookiesBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!CookiesBlockedForUrls_Explain

          PART !!CookiesBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\CookiesBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!CookiesSessionOnlyForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!CookiesSessionOnlyForUrls_Explain

          PART !!CookiesSessionOnlyForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\CookiesSessionOnlyForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ImagesAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ImagesAllowedForUrls_Explain

          PART !!ImagesAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ImagesAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ImagesBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ImagesBlockedForUrls_Explain

          PART !!ImagesBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ImagesBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!JavaScriptAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!JavaScriptAllowedForUrls_Explain

          PART !!JavaScriptAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\JavaScriptAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!JavaScriptBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!JavaScriptBlockedForUrls_Explain

          PART !!JavaScriptBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\JavaScriptBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!KeygenAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!KeygenAllowedForUrls_Explain

          PART !!KeygenAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\KeygenAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!KeygenBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!KeygenBlockedForUrls_Explain

          PART !!KeygenBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\KeygenBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!PluginsAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PluginsAllowedForUrls_Explain

          PART !!PluginsAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\PluginsAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!PluginsBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PluginsBlockedForUrls_Explain

          PART !!PluginsBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\PluginsBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!PopupsAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PopupsAllowedForUrls_Explain

          PART !!PopupsAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\PopupsAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!PopupsBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PopupsBlockedForUrls_Explain

          PART !!PopupsBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\PopupsBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!NotificationsAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NotificationsAllowedForUrls_Explain

          PART !!NotificationsAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\NotificationsAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!NotificationsBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NotificationsBlockedForUrls_Explain

          PART !!NotificationsBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\NotificationsBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!ChromeFrameRendererSettings_Category
        POLICY !!ChromeFrameRendererSettings_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ChromeFrameRendererSettings_Explain

          PART !!ChromeFrameRendererSettings_Part  DROPDOWNLIST
            VALUENAME "ChromeFrameRendererSettings"
            ITEMLIST
              NAME !!RenderInHost_DropDown VALUE NUMERIC 0
              NAME !!RenderInChromeFrame_DropDown VALUE NUMERIC 1
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!RenderInChromeFrameList_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RenderInChromeFrameList_Explain

          PART !!RenderInChromeFrameList_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\RenderInChromeFrameList"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!RenderInHostList_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RenderInHostList_Explain

          PART !!RenderInHostList_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\RenderInHostList"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!AdditionalLaunchParameters_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AdditionalLaunchParameters_Explain

          PART !!AdditionalLaunchParameters_Part  EDITTEXT
            VALUENAME "AdditionalLaunchParameters"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!SkipMetadataCheck_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!SkipMetadataCheck_Explain
          VALUENAME "SkipMetadataCheck"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!DefaultSearchProvider_Category
        POLICY !!DefaultSearchProviderEnabled_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderEnabled_Explain
          VALUENAME "DefaultSearchProviderEnabled"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!DefaultSearchProviderName_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderName_Explain

          PART !!DefaultSearchProviderName_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderName"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderKeyword_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderKeyword_Explain

          PART !!DefaultSearchProviderKeyword_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderKeyword"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSearchURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSearchURL_Explain

          PART !!DefaultSearchProviderSearchURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSearchURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSuggestURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSuggestURL_Explain

          PART !!DefaultSearchProviderSuggestURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSuggestURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderInstantURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderInstantURL_Explain

          PART !!DefaultSearchProviderInstantURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderInstantURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderIconURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderIconURL_Explain

          PART !!DefaultSearchProviderIconURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderIconURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderEncodings_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderEncodings_Explain

          PART !!DefaultSearchProviderEncodings_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\DefaultSearchProviderEncodings"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderAlternateURLs_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderAlternateURLs_Explain

          PART !!DefaultSearchProviderAlternateURLs_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\DefaultSearchProviderAlternateURLs"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSearchTermsReplacementKey_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSearchTermsReplacementKey_Explain

          PART !!DefaultSearchProviderSearchTermsReplacementKey_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSearchTermsReplacementKey"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderImageURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderImageURL_Explain

          PART !!DefaultSearchProviderImageURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderImageURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderNewTabURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderNewTabURL_Explain

          PART !!DefaultSearchProviderNewTabURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderNewTabURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSearchURLPostParams_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSearchURLPostParams_Explain

          PART !!DefaultSearchProviderSearchURLPostParams_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSearchURLPostParams"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSuggestURLPostParams_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSuggestURLPostParams_Explain

          PART !!DefaultSearchProviderSuggestURLPostParams_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSuggestURLPostParams"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderInstantURLPostParams_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderInstantURLPostParams_Explain

          PART !!DefaultSearchProviderInstantURLPostParams_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderInstantURLPostParams"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderImageURLPostParams_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderImageURLPostParams_Explain

          PART !!DefaultSearchProviderImageURLPostParams_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderImageURLPostParams"
            MAXLEN 1000000
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!Extensions_Category
        POLICY !!ExtensionInstallBlacklist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionInstallBlacklist_Explain

          PART !!ExtensionInstallBlacklist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionInstallBlacklist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ExtensionInstallWhitelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionInstallWhitelist_Explain

          PART !!ExtensionInstallWhitelist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionInstallWhitelist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ExtensionInstallForcelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionInstallForcelist_Explain

          PART !!ExtensionInstallForcelist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionInstallForcelist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ExtensionInstallSources_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionInstallSources_Explain

          PART !!ExtensionInstallSources_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionInstallSources"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ExtensionAllowedTypes_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionAllowedTypes_Explain

          PART !!ExtensionAllowedTypes_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionAllowedTypes"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!Homepage_Category
        POLICY !!HomepageLocation_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!HomepageLocation_Explain

          PART !!HomepageLocation_Part  EDITTEXT
            VALUENAME "HomepageLocation"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!HomepageIsNewTabPage_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!HomepageIsNewTabPage_Explain
          VALUENAME "HomepageIsNewTabPage"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!LocallyManagedUsers_Category
        POLICY !!SupervisedUserCreationEnabled_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!SupervisedUserCreationEnabled_Explain
          VALUENAME "SupervisedUserCreationEnabled"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!NativeMessaging_Category
        POLICY !!NativeMessagingBlacklist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NativeMessagingBlacklist_Explain

          PART !!NativeMessagingBlacklist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\NativeMessagingBlacklist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!NativeMessagingWhitelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NativeMessagingWhitelist_Explain

          PART !!NativeMessagingWhitelist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\NativeMessagingWhitelist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!NativeMessagingUserLevelHosts_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NativeMessagingUserLevelHosts_Explain
          VALUENAME "NativeMessagingUserLevelHosts"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!PasswordManager_Category
        POLICY !!PasswordManagerEnabled_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PasswordManagerEnabled_Explain
          VALUENAME "PasswordManagerEnabled"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!HTTPAuthentication_Category
        POLICY !!AuthSchemes_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AuthSchemes_Explain

          PART !!AuthSchemes_Part  EDITTEXT
            VALUENAME "AuthSchemes"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DisableAuthNegotiateCnameLookup_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DisableAuthNegotiateCnameLookup_Explain
          VALUENAME "DisableAuthNegotiateCnameLookup"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!EnableAuthNegotiatePort_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!EnableAuthNegotiatePort_Explain
          VALUENAME "EnableAuthNegotiatePort"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!AuthServerWhitelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AuthServerWhitelist_Explain

          PART !!AuthServerWhitelist_Part  EDITTEXT
            VALUENAME "AuthServerWhitelist"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!AuthNegotiateDelegateWhitelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AuthNegotiateDelegateWhitelist_Explain

          PART !!AuthNegotiateDelegateWhitelist_Part  EDITTEXT
            VALUENAME "AuthNegotiateDelegateWhitelist"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!AllowCrossOriginAuthPrompt_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AllowCrossOriginAuthPrompt_Explain
          VALUENAME "AllowCrossOriginAuthPrompt"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!Proxy_Category
        POLICY !!ProxyMode_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ProxyMode_Explain

          PART !!ProxyMode_Part  DROPDOWNLIST
            VALUENAME "ProxyMode"
            ITEMLIST
              NAME !!ProxyDisabled_DropDown VALUE "direct"
              NAME !!ProxyAutoDetect_DropDown VALUE "auto_detect"
              NAME !!ProxyPacScript_DropDown VALUE "pac_script"
              NAME !!ProxyFixedServers_DropDown VALUE "fixed_servers"
              NAME !!ProxyUseSystem_DropDown VALUE "system"
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!ProxyServer_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ProxyServer_Explain

          PART !!ProxyServer_Part  EDITTEXT
            VALUENAME "ProxyServer"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!ProxyPacUrl_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ProxyPacUrl_Explain

          PART !!ProxyPacUrl_Part  EDITTEXT
            VALUENAME "ProxyPacUrl"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!ProxyBypassList_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ProxyBypassList_Explain

          PART !!ProxyBypassList_Part  EDITTEXT
            VALUENAME "ProxyBypassList"
            MAXLEN 1000000
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!RestoreOnStartupGroup_Category
        POLICY !!RestoreOnStartup_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RestoreOnStartup_Explain

          PART !!RestoreOnStartup_Part  DROPDOWNLIST
            VALUENAME "RestoreOnStartup"
            ITEMLIST
              NAME !!RestoreOnStartupIsNewTabPage_DropDown VALUE NUMERIC 5
              NAME !!RestoreOnStartupIsLastSession_DropDown VALUE NUMERIC 1
              NAME !!RestoreOnStartupIsURLs_DropDown VALUE NUMERIC 4
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!RestoreOnStartupURLs_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RestoreOnStartupURLs_Explain

          PART !!RestoreOnStartupURLs_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\RestoreOnStartupURLs"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      POLICY !!AllowDinosaurEasterEgg_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AllowDinosaurEasterEgg_Explain
        VALUENAME "AllowDinosaurEasterEgg"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AllowFileSelectionDialogs_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AllowFileSelectionDialogs_Explain
        VALUENAME "AllowFileSelectionDialogs"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AllowOutdatedPlugins_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AllowOutdatedPlugins_Explain
        VALUENAME "AllowOutdatedPlugins"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AllowedDomainsForApps_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AllowedDomainsForApps_Explain

        PART !!AllowedDomainsForApps_Part  EDITTEXT
          VALUENAME "AllowedDomainsForApps"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!AlternateErrorPagesEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AlternateErrorPagesEnabled_Explain
        VALUENAME "AlternateErrorPagesEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AlwaysAuthorizePlugins_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AlwaysAuthorizePlugins_Explain
        VALUENAME "AlwaysAuthorizePlugins"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ApplicationLocaleValue_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ApplicationLocaleValue_Explain

        PART !!ApplicationLocaleValue_Part  EDITTEXT
          VALUENAME "ApplicationLocaleValue"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!AudioCaptureAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AudioCaptureAllowed_Explain
        VALUENAME "AudioCaptureAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AudioCaptureAllowedUrls_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AudioCaptureAllowedUrls_Explain

        PART !!AudioCaptureAllowedUrls_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\AudioCaptureAllowedUrls"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!AutoFillEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AutoFillEnabled_Explain
        VALUENAME "AutoFillEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BackgroundModeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BackgroundModeEnabled_Explain
        VALUENAME "BackgroundModeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BlockThirdPartyCookies_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BlockThirdPartyCookies_Explain
        VALUENAME "BlockThirdPartyCookies"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BookmarkBarEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BookmarkBarEnabled_Explain
        VALUENAME "BookmarkBarEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BrowserAddPersonEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BrowserAddPersonEnabled_Explain
        VALUENAME "BrowserAddPersonEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BrowserGuestModeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BrowserGuestModeEnabled_Explain
        VALUENAME "BrowserGuestModeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BuiltInDnsClientEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BuiltInDnsClientEnabled_Explain
        VALUENAME "BuiltInDnsClientEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!CertificateTransparencyEnforcementDisabledForUrls_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!CertificateTransparencyEnforcementDisabledForUrls_Explain

        PART !!CertificateTransparencyEnforcementDisabledForUrls_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\CertificateTransparencyEnforcementDisabledForUrls"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!CloudPrintProxyEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!CloudPrintProxyEnabled_Explain
        VALUENAME "CloudPrintProxyEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!CloudPrintSubmitEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!CloudPrintSubmitEnabled_Explain
        VALUENAME "CloudPrintSubmitEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ComponentUpdatesEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ComponentUpdatesEnabled_Explain
        VALUENAME "ComponentUpdatesEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DHEEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DHEEnabled_Explain
        VALUENAME "DHEEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DefaultBrowserSettingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DefaultBrowserSettingEnabled_Explain
        VALUENAME "DefaultBrowserSettingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DefaultPrinterSelection_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DefaultPrinterSelection_Explain

        PART !!DefaultPrinterSelection_Part  EDITTEXT
          VALUENAME "DefaultPrinterSelection"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!DeveloperToolsDisabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DeveloperToolsDisabled_Explain
        VALUENAME "DeveloperToolsDisabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!Disable3DAPIs_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!Disable3DAPIs_Explain
        VALUENAME "Disable3DAPIs"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisablePluginFinder_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisablePluginFinder_Explain
        VALUENAME "DisablePluginFinder"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisableSSLRecordSplitting_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisableSSLRecordSplitting_Explain
        VALUENAME "DisableSSLRecordSplitting"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisableSafeBrowsingProceedAnyway_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisableSafeBrowsingProceedAnyway_Explain
        VALUENAME "DisableSafeBrowsingProceedAnyway"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisableScreenshots_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisableScreenshots_Explain
        VALUENAME "DisableScreenshots"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisabledPlugins_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisabledPlugins_Explain

        PART !!DisabledPlugins_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\DisabledPlugins"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!DisabledPluginsExceptions_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisabledPluginsExceptions_Explain

        PART !!DisabledPluginsExceptions_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\DisabledPluginsExceptions"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!DiskCacheDir_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DiskCacheDir_Explain

        PART !!DiskCacheDir_Part  EDITTEXT
          VALUENAME "DiskCacheDir"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!DiskCacheSize_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DiskCacheSize_Explain

        PART !!DiskCacheSize_Part  NUMERIC
          VALUENAME "DiskCacheSize"
          MIN 0 MAX 2000000000
        END PART
      END POLICY

      POLICY !!DownloadDirectory_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DownloadDirectory_Explain

        PART !!DownloadDirectory_Part  EDITTEXT
          VALUENAME "DownloadDirectory"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!EditBookmarksEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EditBookmarksEnabled_Explain
        VALUENAME "EditBookmarksEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!EnableDeprecatedWebPlatformFeatures_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnableDeprecatedWebPlatformFeatures_Explain

        PART !!EnableDeprecatedWebPlatformFeatures_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\EnableDeprecatedWebPlatformFeatures"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!EnableMediaRouter_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnableMediaRouter_Explain
        VALUENAME "EnableMediaRouter"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!EnableOnlineRevocationChecks_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnableOnlineRevocationChecks_Explain
        VALUENAME "EnableOnlineRevocationChecks"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!EnableSha1ForLocalAnchors_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnableSha1ForLocalAnchors_Explain
        VALUENAME "EnableSha1ForLocalAnchors"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!EnabledPlugins_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnabledPlugins_Explain

        PART !!EnabledPlugins_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\EnabledPlugins"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!ForceEphemeralProfiles_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ForceEphemeralProfiles_Explain
        VALUENAME "ForceEphemeralProfiles"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ForceGoogleSafeSearch_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ForceGoogleSafeSearch_Explain
        VALUENAME "ForceGoogleSafeSearch"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ForceYouTubeSafetyMode_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ForceYouTubeSafetyMode_Explain
        VALUENAME "ForceYouTubeSafetyMode"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!FullscreenAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!FullscreenAllowed_Explain
        VALUENAME "FullscreenAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!GCFUserDataDir_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!GCFUserDataDir_Explain

        PART !!GCFUserDataDir_Part  EDITTEXT
          VALUENAME "GCFUserDataDir"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!HardwareAccelerationModeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!HardwareAccelerationModeEnabled_Explain
        VALUENAME "HardwareAccelerationModeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!HideWebStoreIcon_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!HideWebStoreIcon_Explain
        VALUENAME "HideWebStoreIcon"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportAutofillFormData_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportAutofillFormData_Explain
        VALUENAME "ImportAutofillFormData"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportBookmarks_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportBookmarks_Explain
        VALUENAME "ImportBookmarks"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportHistory_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportHistory_Explain
        VALUENAME "ImportHistory"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportHomepage_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportHomepage_Explain
        VALUENAME "ImportHomepage"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportSavedPasswords_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportSavedPasswords_Explain
        VALUENAME "ImportSavedPasswords"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportSearchEngine_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportSearchEngine_Explain
        VALUENAME "ImportSearchEngine"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!IncognitoModeAvailability_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!IncognitoModeAvailability_Explain

        PART !!IncognitoModeAvailability_Part  DROPDOWNLIST
          VALUENAME "IncognitoModeAvailability"
          ITEMLIST
            NAME !!Enabled_DropDown VALUE NUMERIC 0
            NAME !!Disabled_DropDown VALUE NUMERIC 1
            NAME !!Forced_DropDown VALUE NUMERIC 2
          END ITEMLIST
        END PART
      END POLICY

      POLICY !!ManagedBookmarks_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ManagedBookmarks_Explain

        PART !!ManagedBookmarks_Part  EDITTEXT
          VALUENAME "ManagedBookmarks"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!MaxConnectionsPerProxy_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MaxConnectionsPerProxy_Explain

        PART !!MaxConnectionsPerProxy_Part  NUMERIC
          VALUENAME "MaxConnectionsPerProxy"
          MIN 0 MAX 2000000000
        END PART
      END POLICY

      POLICY !!MaxInvalidationFetchDelay_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MaxInvalidationFetchDelay_Explain

        PART !!MaxInvalidationFetchDelay_Part  NUMERIC
          VALUENAME "MaxInvalidationFetchDelay"
          MIN 0 MAX 2000000000
        END PART
      END POLICY

      POLICY !!MediaCacheSize_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MediaCacheSize_Explain

        PART !!MediaCacheSize_Part  NUMERIC
          VALUENAME "MediaCacheSize"
          MIN 0 MAX 2000000000
        END PART
      END POLICY

      POLICY !!MetricsReportingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MetricsReportingEnabled_Explain
        VALUENAME "MetricsReportingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!NetworkPredictionOptions_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!NetworkPredictionOptions_Explain

        PART !!NetworkPredictionOptions_Part  DROPDOWNLIST
          VALUENAME "NetworkPredictionOptions"
          ITEMLIST
            NAME !!NetworkPredictionAlways_DropDown VALUE NUMERIC 0
            NAME !!NetworkPredictionWifiOnly_DropDown VALUE NUMERIC 1
            NAME !!NetworkPredictionNever_DropDown VALUE NUMERIC 2
          END ITEMLIST
        END PART
      END POLICY

      POLICY !!PacHttpsUrlStrippingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!PacHttpsUrlStrippingEnabled_Explain
        VALUENAME "PacHttpsUrlStrippingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!PrintingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!PrintingEnabled_Explain
        VALUENAME "PrintingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!QuicAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!QuicAllowed_Explain
        VALUENAME "QuicAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!RC4Enabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!RC4Enabled_Explain
        VALUENAME "RC4Enabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!RequireOnlineRevocationChecksForLocalAnchors_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!RequireOnlineRevocationChecksForLocalAnchors_Explain
        VALUENAME "RequireOnlineRevocationChecksForLocalAnchors"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!RestrictSigninToPattern_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!RestrictSigninToPattern_Explain

        PART !!RestrictSigninToPattern_Part  EDITTEXT
          VALUENAME "RestrictSigninToPattern"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!SSLErrorOverrideAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SSLErrorOverrideAllowed_Explain
        VALUENAME "SSLErrorOverrideAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SSLVersionMin_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SSLVersionMin_Explain

        PART !!SSLVersionMin_Part  DROPDOWNLIST
          VALUENAME "SSLVersionMin"
          ITEMLIST
            NAME !!SSLv3_DropDown VALUE "ssl3"
            NAME !!TLSv1_DropDown VALUE "tls1"
            NAME !!TLSv1_1_DropDown VALUE "tls1.1"
            NAME !!TLSv1_2_DropDown VALUE "tls1.2"
          END ITEMLIST
        END PART
      END POLICY

      POLICY !!SafeBrowsingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SafeBrowsingEnabled_Explain
        VALUENAME "SafeBrowsingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SafeBrowsingExtendedReportingOptInAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SafeBrowsingExtendedReportingOptInAllowed_Explain
        VALUENAME "SafeBrowsingExtendedReportingOptInAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SavingBrowserHistoryDisabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SavingBrowserHistoryDisabled_Explain
        VALUENAME "SavingBrowserHistoryDisabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SearchSuggestEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SearchSuggestEnabled_Explain
        VALUENAME "SearchSuggestEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ShowAppsShortcutInBookmarkBar_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ShowAppsShortcutInBookmarkBar_Explain
        VALUENAME "ShowAppsShortcutInBookmarkBar"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ShowHomeButton_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ShowHomeButton_Explain
        VALUENAME "ShowHomeButton"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SpellCheckServiceEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SpellCheckServiceEnabled_Explain
        VALUENAME "SpellCheckServiceEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SuppressChromeFrameTurndownPrompt_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SuppressChromeFrameTurndownPrompt_Explain
        VALUENAME "SuppressChromeFrameTurndownPrompt"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SuppressUnsupportedOSWarning_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SuppressUnsupportedOSWarning_Explain
        VALUENAME "SuppressUnsupportedOSWarning"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SyncDisabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SyncDisabled_Explain
        VALUENAME "SyncDisabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!TaskManagerEndProcessEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!TaskManagerEndProcessEnabled_Explain
        VALUENAME "TaskManagerEndProcessEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!TranslateEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!TranslateEnabled_Explain
        VALUENAME "TranslateEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!URLBlacklist_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!URLBlacklist_Explain

        PART !!URLBlacklist_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\URLBlacklist"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!URLWhitelist_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!URLWhitelist_Explain

        PART !!URLWhitelist_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\URLWhitelist"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!UserDataDir_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!UserDataDir_Explain

        PART !!UserDataDir_Part  EDITTEXT
          VALUENAME "UserDataDir"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!VideoCaptureAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!VideoCaptureAllowed_Explain
        VALUENAME "VideoCaptureAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!VideoCaptureAllowedUrls_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!VideoCaptureAllowedUrls_Explain

        PART !!VideoCaptureAllowedUrls_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\VideoCaptureAllowedUrls"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!WPADQuickCheckEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!WPADQuickCheckEnabled_Explain
        VALUENAME "WPADQuickCheckEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!WebRtcUdpPortRange_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!WebRtcUdpPortRange_Explain

        PART !!WebRtcUdpPortRange_Part  EDITTEXT
          VALUENAME "WebRtcUdpPortRange"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!WelcomePageOnOSUpgradeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!WelcomePageOnOSUpgradeEnabled_Explain
        VALUENAME "WelcomePageOnOSUpgradeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

    END CATEGORY
  END CATEGORY

  CATEGORY !!google
    CATEGORY !!googlechrome_recommended
      KEYNAME "Software\Policies\Google\Chrome\Recommended"

      CATEGORY !!ContentSettings_Category
        POLICY !!RegisteredProtocolHandlers_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RegisteredProtocolHandlers_Explain

          PART !!RegisteredProtocolHandlers_Part  EDITTEXT
            VALUENAME "RegisteredProtocolHandlers"
            MAXLEN 1000000
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!Homepage_Category
        POLICY !!HomepageLocation_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!HomepageLocation_Explain

          PART !!HomepageLocation_Part  EDITTEXT
            VALUENAME "HomepageLocation"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!HomepageIsNewTabPage_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!HomepageIsNewTabPage_Explain
          VALUENAME "HomepageIsNewTabPage"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!PasswordManager_Category
        POLICY !!PasswordManagerEnabled_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PasswordManagerEnabled_Explain
          VALUENAME "PasswordManagerEnabled"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!RestoreOnStartupGroup_Category
        POLICY !!RestoreOnStartup_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RestoreOnStartup_Explain

          PART !!RestoreOnStartup_Part  DROPDOWNLIST
            VALUENAME "RestoreOnStartup"
            ITEMLIST
              NAME !!RestoreOnStartupIsNewTabPage_DropDown VALUE NUMERIC 5
              NAME !!RestoreOnStartupIsLastSession_DropDown VALUE NUMERIC 1
              NAME !!RestoreOnStartupIsURLs_DropDown VALUE NUMERIC 4
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!RestoreOnStartupURLs_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RestoreOnStartupURLs_Explain

          PART !!RestoreOnStartupURLs_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\Recommended\RestoreOnStartupURLs"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      POLICY !!AlternateErrorPagesEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AlternateErrorPagesEnabled_Explain
        VALUENAME "AlternateErrorPagesEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ApplicationLocaleValue_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ApplicationLocaleValue_Explain

        PART !!ApplicationLocaleValue_Part  EDITTEXT
          VALUENAME "ApplicationLocaleValue"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!AutoFillEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AutoFillEnabled_Explain
        VALUENAME "AutoFillEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BackgroundModeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BackgroundModeEnabled_Explain
        VALUENAME "BackgroundModeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BlockThirdPartyCookies_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BlockThirdPartyCookies_Explain
        VALUENAME "BlockThirdPartyCookies"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BookmarkBarEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BookmarkBarEnabled_Explain
        VALUENAME "BookmarkBarEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DownloadDirectory_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DownloadDirectory_Explain

        PART !!DownloadDirectory_Part  EDITTEXT
          VALUENAME "DownloadDirectory"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!ImportAutofillFormData_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportAutofillFormData_Explain
        VALUENAME "ImportAutofillFormData"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportBookmarks_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportBookmarks_Explain
        VALUENAME "ImportBookmarks"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportHistory_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportHistory_Explain
        VALUENAME "ImportHistory"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportSavedPasswords_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportSavedPasswords_Explain
        VALUENAME "ImportSavedPasswords"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportSearchEngine_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportSearchEngine_Explain
        VALUENAME "ImportSearchEngine"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!MetricsReportingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MetricsReportingEnabled_Explain
        VALUENAME "MetricsReportingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!NetworkPredictionOptions_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!NetworkPredictionOptions_Explain

        PART !!NetworkPredictionOptions_Part  DROPDOWNLIST
          VALUENAME "NetworkPredictionOptions"
          ITEMLIST
            NAME !!NetworkPredictionAlways_DropDown VALUE NUMERIC 0
            NAME !!NetworkPredictionWifiOnly_DropDown VALUE NUMERIC 1
            NAME !!NetworkPredictionNever_DropDown VALUE NUMERIC 2
          END ITEMLIST
        END PART
      END POLICY

      POLICY !!SafeBrowsingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SafeBrowsingEnabled_Explain
        VALUENAME "SafeBrowsingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SearchSuggestEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SearchSuggestEnabled_Explain
        VALUENAME "SearchSuggestEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ShowHomeButton_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ShowHomeButton_Explain
        VALUENAME "ShowHomeButton"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SpellCheckServiceEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SpellCheckServiceEnabled_Explain
        VALUENAME "SpellCheckServiceEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!TranslateEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!TranslateEnabled_Explain
        VALUENAME "TranslateEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

    END CATEGORY
  END CATEGORY


CLASS USER
  CATEGORY !!google
    CATEGORY !!googlechrome
      KEYNAME "Software\Policies\Google\Chrome"

      CATEGORY !!ChromeFrameContentTypes_Category
        POLICY !!ChromeFrameContentTypes_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ChromeFrameContentTypes_Explain

          PART !!ChromeFrameContentTypes_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ChromeFrameContentTypes"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!RemoteAccess_Category
        POLICY !!RemoteAccessHostClientDomain_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostClientDomain_Explain

          PART !!RemoteAccessHostClientDomain_Part  EDITTEXT
            VALUENAME "RemoteAccessHostClientDomain"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostFirewallTraversal_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostFirewallTraversal_Explain
          VALUENAME "RemoteAccessHostFirewallTraversal"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostDomain_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostDomain_Explain

          PART !!RemoteAccessHostDomain_Part  EDITTEXT
            VALUENAME "RemoteAccessHostDomain"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostTalkGadgetPrefix_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostTalkGadgetPrefix_Explain

          PART !!RemoteAccessHostTalkGadgetPrefix_Part  EDITTEXT
            VALUENAME "RemoteAccessHostTalkGadgetPrefix"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostRequireCurtain_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostRequireCurtain_Explain
          VALUENAME "RemoteAccessHostRequireCurtain"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostAllowClientPairing_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostAllowClientPairing_Explain
          VALUENAME "RemoteAccessHostAllowClientPairing"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostAllowGnubbyAuth_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostAllowGnubbyAuth_Explain
          VALUENAME "RemoteAccessHostAllowGnubbyAuth"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostAllowRelayedConnection_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostAllowRelayedConnection_Explain
          VALUENAME "RemoteAccessHostAllowRelayedConnection"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!RemoteAccessHostUdpPortRange_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostUdpPortRange_Explain

          PART !!RemoteAccessHostUdpPortRange_Part  EDITTEXT
            VALUENAME "RemoteAccessHostUdpPortRange"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostTokenUrl_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostTokenUrl_Explain

          PART !!RemoteAccessHostTokenUrl_Part  EDITTEXT
            VALUENAME "RemoteAccessHostTokenUrl"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostTokenValidationUrl_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostTokenValidationUrl_Explain

          PART !!RemoteAccessHostTokenValidationUrl_Part  EDITTEXT
            VALUENAME "RemoteAccessHostTokenValidationUrl"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostTokenValidationCertificateIssuer_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostTokenValidationCertificateIssuer_Explain

          PART !!RemoteAccessHostTokenValidationCertificateIssuer_Part  EDITTEXT
            VALUENAME "RemoteAccessHostTokenValidationCertificateIssuer"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!RemoteAccessHostDebugOverridePolicies_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RemoteAccessHostDebugOverridePolicies_Explain

          PART !!RemoteAccessHostDebugOverridePolicies_Part  EDITTEXT
            VALUENAME "RemoteAccessHostDebugOverridePolicies"
            MAXLEN 1000000
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!ContentSettings_Category
        POLICY !!DefaultCookiesSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultCookiesSetting_Explain

          PART !!DefaultCookiesSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultCookiesSetting"
            ITEMLIST
              NAME !!AllowCookies_DropDown VALUE NUMERIC 1
              NAME !!BlockCookies_DropDown VALUE NUMERIC 2
              NAME !!SessionOnly_DropDown VALUE NUMERIC 4
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultImagesSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultImagesSetting_Explain

          PART !!DefaultImagesSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultImagesSetting"
            ITEMLIST
              NAME !!AllowImages_DropDown VALUE NUMERIC 1
              NAME !!BlockImages_DropDown VALUE NUMERIC 2
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultJavaScriptSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultJavaScriptSetting_Explain

          PART !!DefaultJavaScriptSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultJavaScriptSetting"
            ITEMLIST
              NAME !!AllowJavaScript_DropDown VALUE NUMERIC 1
              NAME !!BlockJavaScript_DropDown VALUE NUMERIC 2
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultPluginsSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultPluginsSetting_Explain

          PART !!DefaultPluginsSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultPluginsSetting"
            ITEMLIST
              NAME !!AllowPlugins_DropDown VALUE NUMERIC 1
              NAME !!BlockPlugins_DropDown VALUE NUMERIC 2
              NAME !!ClickToPlay_DropDown VALUE NUMERIC 3
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultPopupsSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultPopupsSetting_Explain

          PART !!DefaultPopupsSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultPopupsSetting"
            ITEMLIST
              NAME !!AllowPopups_DropDown VALUE NUMERIC 1
              NAME !!BlockPopups_DropDown VALUE NUMERIC 2
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultNotificationsSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultNotificationsSetting_Explain

          PART !!DefaultNotificationsSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultNotificationsSetting"
            ITEMLIST
              NAME !!AllowNotifications_DropDown VALUE NUMERIC 1
              NAME !!BlockNotifications_DropDown VALUE NUMERIC 2
              NAME !!AskNotifications_DropDown VALUE NUMERIC 3
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultGeolocationSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultGeolocationSetting_Explain

          PART !!DefaultGeolocationSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultGeolocationSetting"
            ITEMLIST
              NAME !!AllowGeolocation_DropDown VALUE NUMERIC 1
              NAME !!BlockGeolocation_DropDown VALUE NUMERIC 2
              NAME !!AskGeolocation_DropDown VALUE NUMERIC 3
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultWebBluetoothGuardSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultWebBluetoothGuardSetting_Explain

          PART !!DefaultWebBluetoothGuardSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultWebBluetoothGuardSetting"
            ITEMLIST
              NAME !!BlockWebBluetooth_DropDown VALUE NUMERIC 2
              NAME !!AskWebBluetooth_DropDown VALUE NUMERIC 3
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!DefaultKeygenSetting_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultKeygenSetting_Explain

          PART !!DefaultKeygenSetting_Part  DROPDOWNLIST
            VALUENAME "DefaultKeygenSetting"
            ITEMLIST
              NAME !!AllowKeygen_DropDown VALUE NUMERIC 1
              NAME !!BlockKeygen_DropDown VALUE NUMERIC 2
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!AutoSelectCertificateForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AutoSelectCertificateForUrls_Explain

          PART !!AutoSelectCertificateForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\AutoSelectCertificateForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!CookiesAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!CookiesAllowedForUrls_Explain

          PART !!CookiesAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\CookiesAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!CookiesBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!CookiesBlockedForUrls_Explain

          PART !!CookiesBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\CookiesBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!CookiesSessionOnlyForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!CookiesSessionOnlyForUrls_Explain

          PART !!CookiesSessionOnlyForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\CookiesSessionOnlyForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ImagesAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ImagesAllowedForUrls_Explain

          PART !!ImagesAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ImagesAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ImagesBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ImagesBlockedForUrls_Explain

          PART !!ImagesBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ImagesBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!JavaScriptAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!JavaScriptAllowedForUrls_Explain

          PART !!JavaScriptAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\JavaScriptAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!JavaScriptBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!JavaScriptBlockedForUrls_Explain

          PART !!JavaScriptBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\JavaScriptBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!KeygenAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!KeygenAllowedForUrls_Explain

          PART !!KeygenAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\KeygenAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!KeygenBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!KeygenBlockedForUrls_Explain

          PART !!KeygenBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\KeygenBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!PluginsAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PluginsAllowedForUrls_Explain

          PART !!PluginsAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\PluginsAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!PluginsBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PluginsBlockedForUrls_Explain

          PART !!PluginsBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\PluginsBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!PopupsAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PopupsAllowedForUrls_Explain

          PART !!PopupsAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\PopupsAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!PopupsBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PopupsBlockedForUrls_Explain

          PART !!PopupsBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\PopupsBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!NotificationsAllowedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NotificationsAllowedForUrls_Explain

          PART !!NotificationsAllowedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\NotificationsAllowedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!NotificationsBlockedForUrls_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NotificationsBlockedForUrls_Explain

          PART !!NotificationsBlockedForUrls_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\NotificationsBlockedForUrls"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!ChromeFrameRendererSettings_Category
        POLICY !!ChromeFrameRendererSettings_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ChromeFrameRendererSettings_Explain

          PART !!ChromeFrameRendererSettings_Part  DROPDOWNLIST
            VALUENAME "ChromeFrameRendererSettings"
            ITEMLIST
              NAME !!RenderInHost_DropDown VALUE NUMERIC 0
              NAME !!RenderInChromeFrame_DropDown VALUE NUMERIC 1
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!RenderInChromeFrameList_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RenderInChromeFrameList_Explain

          PART !!RenderInChromeFrameList_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\RenderInChromeFrameList"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!RenderInHostList_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RenderInHostList_Explain

          PART !!RenderInHostList_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\RenderInHostList"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!AdditionalLaunchParameters_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AdditionalLaunchParameters_Explain

          PART !!AdditionalLaunchParameters_Part  EDITTEXT
            VALUENAME "AdditionalLaunchParameters"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!SkipMetadataCheck_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!SkipMetadataCheck_Explain
          VALUENAME "SkipMetadataCheck"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!DefaultSearchProvider_Category
        POLICY !!DefaultSearchProviderEnabled_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderEnabled_Explain
          VALUENAME "DefaultSearchProviderEnabled"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!DefaultSearchProviderName_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderName_Explain

          PART !!DefaultSearchProviderName_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderName"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderKeyword_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderKeyword_Explain

          PART !!DefaultSearchProviderKeyword_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderKeyword"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSearchURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSearchURL_Explain

          PART !!DefaultSearchProviderSearchURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSearchURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSuggestURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSuggestURL_Explain

          PART !!DefaultSearchProviderSuggestURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSuggestURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderInstantURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderInstantURL_Explain

          PART !!DefaultSearchProviderInstantURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderInstantURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderIconURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderIconURL_Explain

          PART !!DefaultSearchProviderIconURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderIconURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderEncodings_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderEncodings_Explain

          PART !!DefaultSearchProviderEncodings_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\DefaultSearchProviderEncodings"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderAlternateURLs_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderAlternateURLs_Explain

          PART !!DefaultSearchProviderAlternateURLs_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\DefaultSearchProviderAlternateURLs"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSearchTermsReplacementKey_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSearchTermsReplacementKey_Explain

          PART !!DefaultSearchProviderSearchTermsReplacementKey_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSearchTermsReplacementKey"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderImageURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderImageURL_Explain

          PART !!DefaultSearchProviderImageURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderImageURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderNewTabURL_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderNewTabURL_Explain

          PART !!DefaultSearchProviderNewTabURL_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderNewTabURL"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSearchURLPostParams_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSearchURLPostParams_Explain

          PART !!DefaultSearchProviderSearchURLPostParams_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSearchURLPostParams"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderSuggestURLPostParams_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderSuggestURLPostParams_Explain

          PART !!DefaultSearchProviderSuggestURLPostParams_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderSuggestURLPostParams"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderInstantURLPostParams_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderInstantURLPostParams_Explain

          PART !!DefaultSearchProviderInstantURLPostParams_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderInstantURLPostParams"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DefaultSearchProviderImageURLPostParams_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DefaultSearchProviderImageURLPostParams_Explain

          PART !!DefaultSearchProviderImageURLPostParams_Part  EDITTEXT
            VALUENAME "DefaultSearchProviderImageURLPostParams"
            MAXLEN 1000000
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!Extensions_Category
        POLICY !!ExtensionInstallBlacklist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionInstallBlacklist_Explain

          PART !!ExtensionInstallBlacklist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionInstallBlacklist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ExtensionInstallWhitelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionInstallWhitelist_Explain

          PART !!ExtensionInstallWhitelist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionInstallWhitelist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ExtensionInstallForcelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionInstallForcelist_Explain

          PART !!ExtensionInstallForcelist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionInstallForcelist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ExtensionInstallSources_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionInstallSources_Explain

          PART !!ExtensionInstallSources_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionInstallSources"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!ExtensionAllowedTypes_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ExtensionAllowedTypes_Explain

          PART !!ExtensionAllowedTypes_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\ExtensionAllowedTypes"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!Homepage_Category
        POLICY !!HomepageLocation_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!HomepageLocation_Explain

          PART !!HomepageLocation_Part  EDITTEXT
            VALUENAME "HomepageLocation"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!HomepageIsNewTabPage_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!HomepageIsNewTabPage_Explain
          VALUENAME "HomepageIsNewTabPage"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!LocallyManagedUsers_Category
        POLICY !!SupervisedUserCreationEnabled_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!SupervisedUserCreationEnabled_Explain
          VALUENAME "SupervisedUserCreationEnabled"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!NativeMessaging_Category
        POLICY !!NativeMessagingBlacklist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NativeMessagingBlacklist_Explain

          PART !!NativeMessagingBlacklist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\NativeMessagingBlacklist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!NativeMessagingWhitelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NativeMessagingWhitelist_Explain

          PART !!NativeMessagingWhitelist_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\NativeMessagingWhitelist"
            VALUEPREFIX ""
          END PART
        END POLICY

        POLICY !!NativeMessagingUserLevelHosts_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!NativeMessagingUserLevelHosts_Explain
          VALUENAME "NativeMessagingUserLevelHosts"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!PasswordManager_Category
        POLICY !!PasswordManagerEnabled_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PasswordManagerEnabled_Explain
          VALUENAME "PasswordManagerEnabled"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!HTTPAuthentication_Category
        POLICY !!AuthSchemes_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AuthSchemes_Explain

          PART !!AuthSchemes_Part  EDITTEXT
            VALUENAME "AuthSchemes"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!DisableAuthNegotiateCnameLookup_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!DisableAuthNegotiateCnameLookup_Explain
          VALUENAME "DisableAuthNegotiateCnameLookup"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!EnableAuthNegotiatePort_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!EnableAuthNegotiatePort_Explain
          VALUENAME "EnableAuthNegotiatePort"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

        POLICY !!AuthServerWhitelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AuthServerWhitelist_Explain

          PART !!AuthServerWhitelist_Part  EDITTEXT
            VALUENAME "AuthServerWhitelist"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!AuthNegotiateDelegateWhitelist_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AuthNegotiateDelegateWhitelist_Explain

          PART !!AuthNegotiateDelegateWhitelist_Part  EDITTEXT
            VALUENAME "AuthNegotiateDelegateWhitelist"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!AllowCrossOriginAuthPrompt_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!AllowCrossOriginAuthPrompt_Explain
          VALUENAME "AllowCrossOriginAuthPrompt"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!Proxy_Category
        POLICY !!ProxyMode_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ProxyMode_Explain

          PART !!ProxyMode_Part  DROPDOWNLIST
            VALUENAME "ProxyMode"
            ITEMLIST
              NAME !!ProxyDisabled_DropDown VALUE "direct"
              NAME !!ProxyAutoDetect_DropDown VALUE "auto_detect"
              NAME !!ProxyPacScript_DropDown VALUE "pac_script"
              NAME !!ProxyFixedServers_DropDown VALUE "fixed_servers"
              NAME !!ProxyUseSystem_DropDown VALUE "system"
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!ProxyServer_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ProxyServer_Explain

          PART !!ProxyServer_Part  EDITTEXT
            VALUENAME "ProxyServer"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!ProxyPacUrl_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ProxyPacUrl_Explain

          PART !!ProxyPacUrl_Part  EDITTEXT
            VALUENAME "ProxyPacUrl"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!ProxyBypassList_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!ProxyBypassList_Explain

          PART !!ProxyBypassList_Part  EDITTEXT
            VALUENAME "ProxyBypassList"
            MAXLEN 1000000
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!RestoreOnStartupGroup_Category
        POLICY !!RestoreOnStartup_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RestoreOnStartup_Explain

          PART !!RestoreOnStartup_Part  DROPDOWNLIST
            VALUENAME "RestoreOnStartup"
            ITEMLIST
              NAME !!RestoreOnStartupIsNewTabPage_DropDown VALUE NUMERIC 5
              NAME !!RestoreOnStartupIsLastSession_DropDown VALUE NUMERIC 1
              NAME !!RestoreOnStartupIsURLs_DropDown VALUE NUMERIC 4
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!RestoreOnStartupURLs_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RestoreOnStartupURLs_Explain

          PART !!RestoreOnStartupURLs_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\RestoreOnStartupURLs"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      POLICY !!AllowDinosaurEasterEgg_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AllowDinosaurEasterEgg_Explain
        VALUENAME "AllowDinosaurEasterEgg"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AllowFileSelectionDialogs_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AllowFileSelectionDialogs_Explain
        VALUENAME "AllowFileSelectionDialogs"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AllowOutdatedPlugins_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AllowOutdatedPlugins_Explain
        VALUENAME "AllowOutdatedPlugins"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AllowedDomainsForApps_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AllowedDomainsForApps_Explain

        PART !!AllowedDomainsForApps_Part  EDITTEXT
          VALUENAME "AllowedDomainsForApps"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!AlternateErrorPagesEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AlternateErrorPagesEnabled_Explain
        VALUENAME "AlternateErrorPagesEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AlwaysAuthorizePlugins_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AlwaysAuthorizePlugins_Explain
        VALUENAME "AlwaysAuthorizePlugins"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ApplicationLocaleValue_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ApplicationLocaleValue_Explain

        PART !!ApplicationLocaleValue_Part  EDITTEXT
          VALUENAME "ApplicationLocaleValue"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!AudioCaptureAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AudioCaptureAllowed_Explain
        VALUENAME "AudioCaptureAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!AudioCaptureAllowedUrls_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AudioCaptureAllowedUrls_Explain

        PART !!AudioCaptureAllowedUrls_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\AudioCaptureAllowedUrls"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!AutoFillEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AutoFillEnabled_Explain
        VALUENAME "AutoFillEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BackgroundModeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BackgroundModeEnabled_Explain
        VALUENAME "BackgroundModeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BlockThirdPartyCookies_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BlockThirdPartyCookies_Explain
        VALUENAME "BlockThirdPartyCookies"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BookmarkBarEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BookmarkBarEnabled_Explain
        VALUENAME "BookmarkBarEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BrowserAddPersonEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BrowserAddPersonEnabled_Explain
        VALUENAME "BrowserAddPersonEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BrowserGuestModeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BrowserGuestModeEnabled_Explain
        VALUENAME "BrowserGuestModeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BuiltInDnsClientEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BuiltInDnsClientEnabled_Explain
        VALUENAME "BuiltInDnsClientEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!CertificateTransparencyEnforcementDisabledForUrls_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!CertificateTransparencyEnforcementDisabledForUrls_Explain

        PART !!CertificateTransparencyEnforcementDisabledForUrls_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\CertificateTransparencyEnforcementDisabledForUrls"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!CloudPrintProxyEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!CloudPrintProxyEnabled_Explain
        VALUENAME "CloudPrintProxyEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!CloudPrintSubmitEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!CloudPrintSubmitEnabled_Explain
        VALUENAME "CloudPrintSubmitEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ComponentUpdatesEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ComponentUpdatesEnabled_Explain
        VALUENAME "ComponentUpdatesEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DHEEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DHEEnabled_Explain
        VALUENAME "DHEEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DefaultBrowserSettingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DefaultBrowserSettingEnabled_Explain
        VALUENAME "DefaultBrowserSettingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DefaultPrinterSelection_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DefaultPrinterSelection_Explain

        PART !!DefaultPrinterSelection_Part  EDITTEXT
          VALUENAME "DefaultPrinterSelection"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!DeveloperToolsDisabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DeveloperToolsDisabled_Explain
        VALUENAME "DeveloperToolsDisabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!Disable3DAPIs_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!Disable3DAPIs_Explain
        VALUENAME "Disable3DAPIs"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisablePluginFinder_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisablePluginFinder_Explain
        VALUENAME "DisablePluginFinder"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisableSSLRecordSplitting_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisableSSLRecordSplitting_Explain
        VALUENAME "DisableSSLRecordSplitting"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisableSafeBrowsingProceedAnyway_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisableSafeBrowsingProceedAnyway_Explain
        VALUENAME "DisableSafeBrowsingProceedAnyway"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisableScreenshots_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisableScreenshots_Explain
        VALUENAME "DisableScreenshots"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DisabledPlugins_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisabledPlugins_Explain

        PART !!DisabledPlugins_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\DisabledPlugins"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!DisabledPluginsExceptions_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DisabledPluginsExceptions_Explain

        PART !!DisabledPluginsExceptions_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\DisabledPluginsExceptions"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!DiskCacheDir_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DiskCacheDir_Explain

        PART !!DiskCacheDir_Part  EDITTEXT
          VALUENAME "DiskCacheDir"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!DiskCacheSize_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DiskCacheSize_Explain

        PART !!DiskCacheSize_Part  NUMERIC
          VALUENAME "DiskCacheSize"
          MIN 0 MAX 2000000000
        END PART
      END POLICY

      POLICY !!DownloadDirectory_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DownloadDirectory_Explain

        PART !!DownloadDirectory_Part  EDITTEXT
          VALUENAME "DownloadDirectory"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!EditBookmarksEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EditBookmarksEnabled_Explain
        VALUENAME "EditBookmarksEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!EnableDeprecatedWebPlatformFeatures_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnableDeprecatedWebPlatformFeatures_Explain

        PART !!EnableDeprecatedWebPlatformFeatures_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\EnableDeprecatedWebPlatformFeatures"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!EnableMediaRouter_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnableMediaRouter_Explain
        VALUENAME "EnableMediaRouter"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!EnableOnlineRevocationChecks_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnableOnlineRevocationChecks_Explain
        VALUENAME "EnableOnlineRevocationChecks"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!EnableSha1ForLocalAnchors_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnableSha1ForLocalAnchors_Explain
        VALUENAME "EnableSha1ForLocalAnchors"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!EnabledPlugins_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!EnabledPlugins_Explain

        PART !!EnabledPlugins_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\EnabledPlugins"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!ForceEphemeralProfiles_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ForceEphemeralProfiles_Explain
        VALUENAME "ForceEphemeralProfiles"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ForceGoogleSafeSearch_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ForceGoogleSafeSearch_Explain
        VALUENAME "ForceGoogleSafeSearch"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ForceYouTubeSafetyMode_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ForceYouTubeSafetyMode_Explain
        VALUENAME "ForceYouTubeSafetyMode"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!FullscreenAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!FullscreenAllowed_Explain
        VALUENAME "FullscreenAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!GCFUserDataDir_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!GCFUserDataDir_Explain

        PART !!GCFUserDataDir_Part  EDITTEXT
          VALUENAME "GCFUserDataDir"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!HardwareAccelerationModeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!HardwareAccelerationModeEnabled_Explain
        VALUENAME "HardwareAccelerationModeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!HideWebStoreIcon_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!HideWebStoreIcon_Explain
        VALUENAME "HideWebStoreIcon"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportAutofillFormData_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportAutofillFormData_Explain
        VALUENAME "ImportAutofillFormData"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportBookmarks_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportBookmarks_Explain
        VALUENAME "ImportBookmarks"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportHistory_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportHistory_Explain
        VALUENAME "ImportHistory"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportHomepage_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportHomepage_Explain
        VALUENAME "ImportHomepage"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportSavedPasswords_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportSavedPasswords_Explain
        VALUENAME "ImportSavedPasswords"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportSearchEngine_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportSearchEngine_Explain
        VALUENAME "ImportSearchEngine"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!IncognitoModeAvailability_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!IncognitoModeAvailability_Explain

        PART !!IncognitoModeAvailability_Part  DROPDOWNLIST
          VALUENAME "IncognitoModeAvailability"
          ITEMLIST
            NAME !!Enabled_DropDown VALUE NUMERIC 0
            NAME !!Disabled_DropDown VALUE NUMERIC 1
            NAME !!Forced_DropDown VALUE NUMERIC 2
          END ITEMLIST
        END PART
      END POLICY

      POLICY !!ManagedBookmarks_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ManagedBookmarks_Explain

        PART !!ManagedBookmarks_Part  EDITTEXT
          VALUENAME "ManagedBookmarks"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!MaxConnectionsPerProxy_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MaxConnectionsPerProxy_Explain

        PART !!MaxConnectionsPerProxy_Part  NUMERIC
          VALUENAME "MaxConnectionsPerProxy"
          MIN 0 MAX 2000000000
        END PART
      END POLICY

      POLICY !!MaxInvalidationFetchDelay_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MaxInvalidationFetchDelay_Explain

        PART !!MaxInvalidationFetchDelay_Part  NUMERIC
          VALUENAME "MaxInvalidationFetchDelay"
          MIN 0 MAX 2000000000
        END PART
      END POLICY

      POLICY !!MediaCacheSize_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MediaCacheSize_Explain

        PART !!MediaCacheSize_Part  NUMERIC
          VALUENAME "MediaCacheSize"
          MIN 0 MAX 2000000000
        END PART
      END POLICY

      POLICY !!MetricsReportingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MetricsReportingEnabled_Explain
        VALUENAME "MetricsReportingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!NetworkPredictionOptions_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!NetworkPredictionOptions_Explain

        PART !!NetworkPredictionOptions_Part  DROPDOWNLIST
          VALUENAME "NetworkPredictionOptions"
          ITEMLIST
            NAME !!NetworkPredictionAlways_DropDown VALUE NUMERIC 0
            NAME !!NetworkPredictionWifiOnly_DropDown VALUE NUMERIC 1
            NAME !!NetworkPredictionNever_DropDown VALUE NUMERIC 2
          END ITEMLIST
        END PART
      END POLICY

      POLICY !!PacHttpsUrlStrippingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!PacHttpsUrlStrippingEnabled_Explain
        VALUENAME "PacHttpsUrlStrippingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!PrintingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!PrintingEnabled_Explain
        VALUENAME "PrintingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!QuicAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!QuicAllowed_Explain
        VALUENAME "QuicAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!RC4Enabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!RC4Enabled_Explain
        VALUENAME "RC4Enabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!RequireOnlineRevocationChecksForLocalAnchors_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!RequireOnlineRevocationChecksForLocalAnchors_Explain
        VALUENAME "RequireOnlineRevocationChecksForLocalAnchors"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!RestrictSigninToPattern_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!RestrictSigninToPattern_Explain

        PART !!RestrictSigninToPattern_Part  EDITTEXT
          VALUENAME "RestrictSigninToPattern"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!SSLErrorOverrideAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SSLErrorOverrideAllowed_Explain
        VALUENAME "SSLErrorOverrideAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SSLVersionMin_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SSLVersionMin_Explain

        PART !!SSLVersionMin_Part  DROPDOWNLIST
          VALUENAME "SSLVersionMin"
          ITEMLIST
            NAME !!SSLv3_DropDown VALUE "ssl3"
            NAME !!TLSv1_DropDown VALUE "tls1"
            NAME !!TLSv1_1_DropDown VALUE "tls1.1"
            NAME !!TLSv1_2_DropDown VALUE "tls1.2"
          END ITEMLIST
        END PART
      END POLICY

      POLICY !!SafeBrowsingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SafeBrowsingEnabled_Explain
        VALUENAME "SafeBrowsingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SafeBrowsingExtendedReportingOptInAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SafeBrowsingExtendedReportingOptInAllowed_Explain
        VALUENAME "SafeBrowsingExtendedReportingOptInAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SavingBrowserHistoryDisabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SavingBrowserHistoryDisabled_Explain
        VALUENAME "SavingBrowserHistoryDisabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SearchSuggestEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SearchSuggestEnabled_Explain
        VALUENAME "SearchSuggestEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ShowAppsShortcutInBookmarkBar_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ShowAppsShortcutInBookmarkBar_Explain
        VALUENAME "ShowAppsShortcutInBookmarkBar"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ShowHomeButton_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ShowHomeButton_Explain
        VALUENAME "ShowHomeButton"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SpellCheckServiceEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SpellCheckServiceEnabled_Explain
        VALUENAME "SpellCheckServiceEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SuppressChromeFrameTurndownPrompt_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SuppressChromeFrameTurndownPrompt_Explain
        VALUENAME "SuppressChromeFrameTurndownPrompt"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SuppressUnsupportedOSWarning_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SuppressUnsupportedOSWarning_Explain
        VALUENAME "SuppressUnsupportedOSWarning"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SyncDisabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SyncDisabled_Explain
        VALUENAME "SyncDisabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!TaskManagerEndProcessEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!TaskManagerEndProcessEnabled_Explain
        VALUENAME "TaskManagerEndProcessEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!TranslateEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!TranslateEnabled_Explain
        VALUENAME "TranslateEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!URLBlacklist_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!URLBlacklist_Explain

        PART !!URLBlacklist_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\URLBlacklist"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!URLWhitelist_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!URLWhitelist_Explain

        PART !!URLWhitelist_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\URLWhitelist"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!UserDataDir_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!UserDataDir_Explain

        PART !!UserDataDir_Part  EDITTEXT
          VALUENAME "UserDataDir"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!VideoCaptureAllowed_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!VideoCaptureAllowed_Explain
        VALUENAME "VideoCaptureAllowed"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!VideoCaptureAllowedUrls_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!VideoCaptureAllowedUrls_Explain

        PART !!VideoCaptureAllowedUrls_Part  LISTBOX
          KEYNAME "Software\Policies\Google\Chrome\VideoCaptureAllowedUrls"
          VALUEPREFIX ""
        END PART
      END POLICY

      POLICY !!WPADQuickCheckEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!WPADQuickCheckEnabled_Explain
        VALUENAME "WPADQuickCheckEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!WebRtcUdpPortRange_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!WebRtcUdpPortRange_Explain

        PART !!WebRtcUdpPortRange_Part  EDITTEXT
          VALUENAME "WebRtcUdpPortRange"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!WelcomePageOnOSUpgradeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!WelcomePageOnOSUpgradeEnabled_Explain
        VALUENAME "WelcomePageOnOSUpgradeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

    END CATEGORY
  END CATEGORY

  CATEGORY !!google
    CATEGORY !!googlechrome_recommended
      KEYNAME "Software\Policies\Google\Chrome\Recommended"

      CATEGORY !!ContentSettings_Category
        POLICY !!RegisteredProtocolHandlers_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RegisteredProtocolHandlers_Explain

          PART !!RegisteredProtocolHandlers_Part  EDITTEXT
            VALUENAME "RegisteredProtocolHandlers"
            MAXLEN 1000000
          END PART
        END POLICY

      END CATEGORY

      CATEGORY !!Homepage_Category
        POLICY !!HomepageLocation_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!HomepageLocation_Explain

          PART !!HomepageLocation_Part  EDITTEXT
            VALUENAME "HomepageLocation"
            MAXLEN 1000000
          END PART
        END POLICY

        POLICY !!HomepageIsNewTabPage_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!HomepageIsNewTabPage_Explain
          VALUENAME "HomepageIsNewTabPage"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!PasswordManager_Category
        POLICY !!PasswordManagerEnabled_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!PasswordManagerEnabled_Explain
          VALUENAME "PasswordManagerEnabled"
          VALUEON NUMERIC 1
          VALUEOFF NUMERIC 0
        END POLICY

      END CATEGORY

      CATEGORY !!RestoreOnStartupGroup_Category
        POLICY !!RestoreOnStartup_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RestoreOnStartup_Explain

          PART !!RestoreOnStartup_Part  DROPDOWNLIST
            VALUENAME "RestoreOnStartup"
            ITEMLIST
              NAME !!RestoreOnStartupIsNewTabPage_DropDown VALUE NUMERIC 5
              NAME !!RestoreOnStartupIsLastSession_DropDown VALUE NUMERIC 1
              NAME !!RestoreOnStartupIsURLs_DropDown VALUE NUMERIC 4
            END ITEMLIST
          END PART
        END POLICY

        POLICY !!RestoreOnStartupURLs_Policy
          #if version >= 4
            SUPPORTED !!SUPPORTED_WINXPSP2
          #endif
          EXPLAIN !!RestoreOnStartupURLs_Explain

          PART !!RestoreOnStartupURLs_Part  LISTBOX
            KEYNAME "Software\Policies\Google\Chrome\Recommended\RestoreOnStartupURLs"
            VALUEPREFIX ""
          END PART
        END POLICY

      END CATEGORY

      POLICY !!AlternateErrorPagesEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AlternateErrorPagesEnabled_Explain
        VALUENAME "AlternateErrorPagesEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ApplicationLocaleValue_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ApplicationLocaleValue_Explain

        PART !!ApplicationLocaleValue_Part  EDITTEXT
          VALUENAME "ApplicationLocaleValue"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!AutoFillEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!AutoFillEnabled_Explain
        VALUENAME "AutoFillEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BackgroundModeEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BackgroundModeEnabled_Explain
        VALUENAME "BackgroundModeEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BlockThirdPartyCookies_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BlockThirdPartyCookies_Explain
        VALUENAME "BlockThirdPartyCookies"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!BookmarkBarEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!BookmarkBarEnabled_Explain
        VALUENAME "BookmarkBarEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!DownloadDirectory_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!DownloadDirectory_Explain

        PART !!DownloadDirectory_Part  EDITTEXT
          VALUENAME "DownloadDirectory"
          MAXLEN 1000000
        END PART
      END POLICY

      POLICY !!ImportAutofillFormData_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportAutofillFormData_Explain
        VALUENAME "ImportAutofillFormData"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportBookmarks_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportBookmarks_Explain
        VALUENAME "ImportBookmarks"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportHistory_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportHistory_Explain
        VALUENAME "ImportHistory"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportSavedPasswords_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportSavedPasswords_Explain
        VALUENAME "ImportSavedPasswords"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ImportSearchEngine_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ImportSearchEngine_Explain
        VALUENAME "ImportSearchEngine"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!MetricsReportingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!MetricsReportingEnabled_Explain
        VALUENAME "MetricsReportingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!NetworkPredictionOptions_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!NetworkPredictionOptions_Explain

        PART !!NetworkPredictionOptions_Part  DROPDOWNLIST
          VALUENAME "NetworkPredictionOptions"
          ITEMLIST
            NAME !!NetworkPredictionAlways_DropDown VALUE NUMERIC 0
            NAME !!NetworkPredictionWifiOnly_DropDown VALUE NUMERIC 1
            NAME !!NetworkPredictionNever_DropDown VALUE NUMERIC 2
          END ITEMLIST
        END PART
      END POLICY

      POLICY !!SafeBrowsingEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SafeBrowsingEnabled_Explain
        VALUENAME "SafeBrowsingEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SearchSuggestEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SearchSuggestEnabled_Explain
        VALUENAME "SearchSuggestEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!ShowHomeButton_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!ShowHomeButton_Explain
        VALUENAME "ShowHomeButton"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!SpellCheckServiceEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!SpellCheckServiceEnabled_Explain
        VALUENAME "SpellCheckServiceEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

      POLICY !!TranslateEnabled_Policy
        #if version >= 4
          SUPPORTED !!SUPPORTED_WINXPSP2
        #endif
        EXPLAIN !!TranslateEnabled_Explain
        VALUENAME "TranslateEnabled"
        VALUEON NUMERIC 1
        VALUEOFF NUMERIC 0
      END POLICY

    END CATEGORY
  END CATEGORY


[Strings]
SUPPORTED_WINXPSP2="Microsoft Windows XP SP2 or later"
google="Google"
googlechrome="Google Chrome"
googlechrome_recommended="Google Chrome - Default Settings (users can override)"
ChromeFrameContentTypes_Category="Allow Google Chrome Frame to handle the following content types"
ChromeFrameContentTypes_Policy="Allow Google Chrome Frame to handle the listed content types"
ChromeFrameContentTypes_Explain="Allow Google Chrome Frame to handle the listed content types.\n\nIf this policy is not set the default renderer will be used for all sites as specified by the 'ChromeFrameRendererSettings' policy."
ChromeFrameContentTypes_Part="Allow Google Chrome Frame to handle the listed content types"
RemoteAccess_Category="Configure remote access options"
RemoteAccessHostClientDomain_Policy="Configure the required domain name for remote access clients"
RemoteAccessHostClientDomain_Explain="Configures the required client domain name that will be imposed on remote access clients and prevents users from changing it.\n\nIf this setting is enabled, then only clients from the specified domain can connect to the host.\n\nIf this setting is disabled or not set, then the default policy for the connection type is applied. For remote assistance, this allows clients from any domain can connect to the host; for anytime remote access, only the host owner can connect.\n\nSee also RemoteAccessHostDomain."
RemoteAccessHostClientDomain_Part="Configure the required domain name for remote access clients"
RemoteAccessHostFirewallTraversal_Policy="Enable firewall traversal from remote access host"
RemoteAccessHostFirewallTraversal_Explain="Enables usage of STUN servers when remote clients are trying to establish a connection to this machine.\n\nIf this setting is enabled, then remote clients can discover and connect to this machines even if they are separated by a firewall.\n\nIf this setting is disabled and outgoing UDP connections are filtered by the firewall, then this machine will only allow connections from client machines within the local network.\n\nIf this policy is left not set the setting will be enabled."
RemoteAccessHostDomain_Policy="Configure the required domain name for remote access hosts"
RemoteAccessHostDomain_Explain="Configures the required host domain name that will be imposed on remote access hosts and prevents users from changing it.\n\nIf this setting is enabled, then hosts can be shared only using accounts registered on the specified domain name.\n\nIf this setting is disabled or not set, then hosts can be shared using any account.\n\nSee also RemoteAccessHostClientDomain."
RemoteAccessHostDomain_Part="Configure the required domain name for remote access hosts"
RemoteAccessHostTalkGadgetPrefix_Policy="Configure the TalkGadget prefix for remote access hosts"
RemoteAccessHostTalkGadgetPrefix_Explain="Configures the TalkGadget prefix that will be used by remote access hosts and prevents users from changing it.\n\nIf specified, this prefix is prepended to the base TalkGadget name to create a full domain name for the TalkGadget. The base TalkGadget domain name is '.talkgadget.google.com'.\n\nIf this setting is enabled, then hosts will use the custom domain name when accessing the TalkGadget instead of the default domain name.\n\nIf this setting is disabled or not set, then the default TalkGadget domain name ('chromoting-host.talkgadget.google.com') will be used for all hosts.\n\nRemote access clients are not affected by this policy setting. They will always use 'chromoting-client.talkgadget.google.com' to access the TalkGadget."
RemoteAccessHostTalkGadgetPrefix_Part="Configure the TalkGadget prefix for remote access hosts"
RemoteAccessHostRequireCurtain_Policy="Enable curtaining of remote access hosts"
RemoteAccessHostRequireCurtain_Explain="Enables curtaining of remote access hosts while a connection is in progress.\n\nIf this setting is enabled, then hosts' physical input and output devices are disabled while a remote connection is in progress.\n\nIf this setting is disabled or not set, then both local and remote users can interact with the host when it is being shared."
RemoteAccessHostAllowClientPairing_Policy="Enable or disable PIN-less authentication for remote access hosts"
RemoteAccessHostAllowClientPairing_Explain="If this setting is enabled or not configured, then users can opt to pair clients and hosts at connection time, eliminating the need to enter a PIN every time.\n\nIf this setting is disabled, then this feature will not be available."
RemoteAccessHostAllowGnubbyAuth_Policy="Allow gnubby authentication for remote access hosts"
RemoteAccessHostAllowGnubbyAuth_Explain="If this setting is enabled, then gnubby authentication requests will be proxied across a remote host connection.\n\nIf this setting is disabled or not configured, gnubby authentication requests will not be proxied."
RemoteAccessHostAllowRelayedConnection_Policy="Enable the use of relay servers by the remote access host"
RemoteAccessHostAllowRelayedConnection_Explain="Enables usage of relay servers when remote clients are trying to establish a connection to this machine.\n\nIf this setting is enabled, then remote clients can use relay servers to connect to this machine when a direct connection is not available (e.g. due to firewall restrictions).\n\nNote that if the policy RemoteAccessHostFirewallTraversal is disabled, this policy will be ignored.\n\nIf this policy is left not set the setting will be enabled."
RemoteAccessHostUdpPortRange_Policy="Restrict the UDP port range used by the remote access host"
RemoteAccessHostUdpPortRange_Explain="Restricts the UDP port range used by the remote access host in this machine.\n\nIf this policy is left not set, or if it is set to an empty string, the remote access host will be allowed to use any available port, unless the policy RemoteAccessHostFirewallTraversal is disabled, in which case the remote access host will use UDP ports in the 12400-12409 range."
RemoteAccessHostUdpPortRange_Part="Restrict the UDP port range used by the remote access host"
RemoteAccessHostTokenUrl_Policy="URL where remote access clients should obtain their authentication token"
RemoteAccessHostTokenUrl_Explain="URL where remote access clients should obtain their authentication token.\n\nIf this policy is set, the remote access host will require authenticating clients to obtain an authentication token from this URL in order to connect. Must be used in conjunction with RemoteAccessHostTokenValidationUrl.\n\nThis feature is currently disabled server-side."
RemoteAccessHostTokenUrl_Part="URL where remote access clients should obtain their authentication token"
RemoteAccessHostTokenValidationUrl_Policy="URL for validating remote access client authentication token"
RemoteAccessHostTokenValidationUrl_Explain="URL for validating remote access client authentication token.\n\nIf this policy is set, the remote access host will use this URL to validate authentication tokens from remote access clients, in order to accept connections. Must be used in conjunction with RemoteAccessHostTokenUrl.\n\nThis feature is currently disabled server-side."
RemoteAccessHostTokenValidationUrl_Part="URL for validating remote access client authentication token"
RemoteAccessHostTokenValidationCertificateIssuer_Policy="Client certificate for connecting to RemoteAccessHostTokenValidationUrl"
RemoteAccessHostTokenValidationCertificateIssuer_Explain="Client certificate for connecting to RemoteAccessHostTokenValidationUrl.\n\nIf this policy is set, the host will use a client certificate with the given issuer CN to authenticate to RemoteAccessHostTokenValidationUrl. Set it to "*" to use any available client certificate.\n\nThis feature is currently disabled server-side."
RemoteAccessHostTokenValidationCertificateIssuer_Part="Client certificate for connecting to RemoteAccessHostTokenValidationUrl"
RemoteAccessHostDebugOverridePolicies_Policy="Policy overrides for Debug builds of the remote access host"
RemoteAccessHostDebugOverridePolicies_Explain="Overrides policies on Debug builds of the remote access host.\n\nThe value is parsed as a JSON dictionary of policy name to policy value mappings."
RemoteAccessHostDebugOverridePolicies_Part="Policy overrides for Debug builds of the remote access host"
ContentSettings_Category="Content Settings"
DefaultCookiesSetting_Policy="Default cookies setting"
DefaultCookiesSetting_Explain="Allows you to set whether websites are allowed to set local data. Setting local data can be either allowed for all websites or denied for all websites.\n\nIf this policy is set to 'Keep cookies for the duration of the session' then cookies will be cleared when the session closes. Note that if Google Chrome is running in 'background mode', the session may not close when the last window is closed. Please see the 'BackgroundModeEnabled' policy for more information about configuring this behavior.\n\nIf this policy is left not set, 'AllowCookies' will be used and the user will be able to change it."
DefaultCookiesSetting_Part="Default cookies setting"
AllowCookies_DropDown="Allow all sites to set local data"
BlockCookies_DropDown="Do not allow any site to set local data"
SessionOnly_DropDown="Keep cookies for the duration of the session"
DefaultImagesSetting_Policy="Default images setting"
DefaultImagesSetting_Explain="Allows you to set whether websites are allowed to display images. Displaying images can be either allowed for all websites or denied for all websites.\n\nIf this policy is left not set, 'AllowImages' will be used and the user will be able to change it."
DefaultImagesSetting_Part="Default images setting"
AllowImages_DropDown="Allow all sites to show all images"
BlockImages_DropDown="Do not allow any site to show images"
DefaultJavaScriptSetting_Policy="Default JavaScript setting"
DefaultJavaScriptSetting_Explain="Allows you to set whether websites are allowed to run JavaScript. Running JavaScript can be either allowed for all websites or denied for all websites.\n\nIf this policy is left not set, 'AllowJavaScript' will be used and the user will be able to change it."
DefaultJavaScriptSetting_Part="Default JavaScript setting"
AllowJavaScript_DropDown="Allow all sites to run JavaScript"
BlockJavaScript_DropDown="Do not allow any site to run JavaScript"
DefaultPluginsSetting_Policy="Default plugins setting"
DefaultPluginsSetting_Explain="Allows you to set whether websites are allowed to automatically run plugins. Automatically running plugins can be either allowed for all websites or denied for all websites.\n\nClick to play allows plugins to run but the user must click them to start their execution.\n\nIf this policy is left not set, 'AllowPlugins' will be used and the user will be able to change it."
DefaultPluginsSetting_Part="Default plugins setting"
AllowPlugins_DropDown="Allow all sites to automatically run plugins"
BlockPlugins_DropDown="Block all plugins"
ClickToPlay_DropDown="Click to play"
DefaultPopupsSetting_Policy="Default popups setting"
DefaultPopupsSetting_Explain="Allows you to set whether websites are allowed to show pop-ups. Showing popups can be either allowed for all websites or denied for all websites.\n\nIf this policy is left not set, 'BlockPopups' will be used and the user will be able to change it."
DefaultPopupsSetting_Part="Default popups setting"
AllowPopups_DropDown="Allow all sites to show pop-ups"
BlockPopups_DropDown="Do not allow any site to show popups"
DefaultNotificationsSetting_Policy="Default notification setting"
DefaultNotificationsSetting_Explain="Allows you to set whether websites are allowed to display desktop notifications. Displaying desktop notifications can be allowed by default, denied by default or the user can be asked every time a website wants to show desktop notifications.\n\nIf this policy is left not set, 'AskNotifications' will be used and the user will be able to change it."
DefaultNotificationsSetting_Part="Default notification setting"
AllowNotifications_DropDown="Allow sites to show desktop notifications"
BlockNotifications_DropDown="Do not allow any site to show desktop notifications"
AskNotifications_DropDown="Ask every time a site wants to show desktop notifications"
DefaultGeolocationSetting_Policy="Default geolocation setting"
DefaultGeolocationSetting_Explain="Allows you to set whether websites are allowed to track the users' physical location. Tracking the users' physical location can be allowed by default, denied by default or the user can be asked every time a website requests the physical location.\n\nIf this policy is set to 'BlockGeolocation', location sharing is disallowed for ARC apps.\n\nIf this policy is left not set, 'AskGeolocation' will be used and the user will be able to change it."
DefaultGeolocationSetting_Part="Default geolocation setting"
AllowGeolocation_DropDown="Allow sites to track the users' physical location"
BlockGeolocation_DropDown="Do not allow any site to track the users' physical location"
AskGeolocation_DropDown="Ask whenever a site wants to track the users' physical location"
DefaultWebBluetoothGuardSetting_Policy="Control use of the Web Bluetooth API"
DefaultWebBluetoothGuardSetting_Explain="Allows you to set whether websites are allowed to get access to nearby Bluetooth devices. Access can be completely blocked, or the user can be asked every time a website wants to get access to nearby Bluetooth devices.\n\nIf this policy is left not set, '3' will be used, and the user will be able to change it."
DefaultWebBluetoothGuardSetting_Part="Control use of the Web Bluetooth API"
BlockWebBluetooth_DropDown="Do not allow any site to request access to Bluetooth devices via the Web Bluetooth API"
AskWebBluetooth_DropDown="Allow sites to ask the user to grant access to a nearby Bluetooth device"
DefaultKeygenSetting_Policy="Default key generation setting"
DefaultKeygenSetting_Explain="Allows you to set whether websites are allowed to use key generation. Using key generation can be either allowed for all websites or denied for all websites.\n\nIf this policy is left not set, 'BlockKeygen' will be used and the user will be able to change it."
DefaultKeygenSetting_Part="Default key generation setting"
AllowKeygen_DropDown="Allow all sites to use key generation"
BlockKeygen_DropDown="Do not allow any site to use key generation"
AutoSelectCertificateForUrls_Policy="Automatically select client certificates for these sites"
AutoSelectCertificateForUrls_Explain="Allows you to specify a list of url patterns that specify sites for which Google Chrome should automatically select a client certificate, if the site requests a certificate.\n\nThe value must be an array of stringified JSON dictionaries. Each dictionary must have the form { "pattern": "$URL_PATTERN", "filter" : $FILTER }, where $URL_PATTERN is a content setting pattern. $FILTER restricts from which client certificates the browser will automatically select. Independent of the filter, only certificates will be selected that match the server's certificate request. If $FILTER has the form { "ISSUER": { "CN": "$ISSUER_CN" } }, additionally only client certificates are selected that are issued by a certificate with the CommonName $ISSUER_CN. If $FILTER is the empty dictionary {}, the selection of client certificates is not additionally restricted.\n\nIf this policy is left not set, no auto-selection will be done for any site."
AutoSelectCertificateForUrls_Part="Automatically select client certificates for these sites"
CookiesAllowedForUrls_Policy="Allow cookies on these sites"
CookiesAllowedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are allowed to set cookies.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultCookiesSetting' policy if it is set, or the user's personal configuration otherwise."
CookiesAllowedForUrls_Part="Allow cookies on these sites"
CookiesBlockedForUrls_Policy="Block cookies on these sites"
CookiesBlockedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are not allowed to set cookies.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultCookiesSetting' policy if it is set, or the user's personal configuration otherwise."
CookiesBlockedForUrls_Part="Block cookies on these sites"
CookiesSessionOnlyForUrls_Policy="Allow session only cookies on these sites"
CookiesSessionOnlyForUrls_Explain="Allows you to set a list of url patterns that specify sites which are allowed to set session only cookies.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultCookiesSetting' policy if it is set, or the user's personal configuration otherwise.\n\nNote that if Google Chrome is running in 'background mode', the session may not be closed when the last browser window is closed, but will instead stay active until the browser exits. Please see the 'BackgroundModeEnabled' policy for more information about configuring this behavior.\n\nIf the "RestoreOnStartup" policy is set to restore URLs from previous sessions this policy will not be respected and cookies will be stored permanently for those sites."
CookiesSessionOnlyForUrls_Part="Allow session only cookies on these sites"
ImagesAllowedForUrls_Policy="Allow images on these sites"
ImagesAllowedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are allowed to display images.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultImagesSetting' policy if it is set, or the user's personal configuration otherwise."
ImagesAllowedForUrls_Part="Allow images on these sites"
ImagesBlockedForUrls_Policy="Block images on these sites"
ImagesBlockedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are not allowed to display images.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultImagesSetting' policy if it is set, or the user's personal configuration otherwise."
ImagesBlockedForUrls_Part="Block images on these sites"
JavaScriptAllowedForUrls_Policy="Allow JavaScript on these sites"
JavaScriptAllowedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are allowed to run JavaScript.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultJavaScriptSetting' policy if it is set, or the user's personal configuration otherwise."
JavaScriptAllowedForUrls_Part="Allow JavaScript on these sites"
JavaScriptBlockedForUrls_Policy="Block JavaScript on these sites"
JavaScriptBlockedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are not allowed to run JavaScript.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultJavaScriptSetting' policy if it is set, or the user's personal configuration otherwise."
JavaScriptBlockedForUrls_Part="Block JavaScript on these sites"
KeygenAllowedForUrls_Policy="Allow key generation on these sites"
KeygenAllowedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are allowed to use key generation. If a url pattern is in 'KeygenBlockedForUrls', that overrides these exceptions.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultKeygenSetting' policy if it is set, or the user's personal configuration otherwise."
KeygenAllowedForUrls_Part="Allow key generation on these sites"
KeygenBlockedForUrls_Policy="Block key generation on these sites"
KeygenBlockedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are not allowed to use key generation. If a url pattern is in 'KeygenAllowedForUrls', this policy overrides these exceptions.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultKeygenSetting' policy if it is set, or the user's personal configuration otherwise."
KeygenBlockedForUrls_Part="Block key generation on these sites"
PluginsAllowedForUrls_Policy="Allow plugins on these sites"
PluginsAllowedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are allowed to run plugins.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultPluginsSetting' policy if it is set, or the user's personal configuration otherwise."
PluginsAllowedForUrls_Part="Allow plugins on these sites"
PluginsBlockedForUrls_Policy="Block plugins on these sites"
PluginsBlockedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are not allowed to run plugins.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultPluginsSetting' policy if it is set, or the user's personal configuration otherwise."
PluginsBlockedForUrls_Part="Block plugins on these sites"
PopupsAllowedForUrls_Policy="Allow popups on these sites"
PopupsAllowedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are allowed to open popups.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultPopupsSetting' policy if it is set, or the user's personal configuration otherwise."
PopupsAllowedForUrls_Part="Allow popups on these sites"
PopupsBlockedForUrls_Policy="Block popups on these sites"
PopupsBlockedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are not allowed to open popups.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultPopupsSetting' policy if it is set, or the user's personal configuration otherwise."
PopupsBlockedForUrls_Part="Block popups on these sites"
NotificationsAllowedForUrls_Policy="Allow notifications on these sites"
NotificationsAllowedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are allowed to display notifications.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultNotificationsSetting' policy if it is set, or the user's personal configuration otherwise."
NotificationsAllowedForUrls_Part="Allow notifications on these sites"
NotificationsBlockedForUrls_Policy="Block notifications on these sites"
NotificationsBlockedForUrls_Explain="Allows you to set a list of url patterns that specify sites which are not allowed to display notifications.\n\nIf this policy is left not set the global default value will be used for all sites either from the 'DefaultNotificationsSetting' policy if it is set, or the user's personal configuration otherwise."
NotificationsBlockedForUrls_Part="Block notifications on these sites"
RegisteredProtocolHandlers_Policy="Register protocol handlers"
RegisteredProtocolHandlers_Explain="Allows you to register a list of protocol handlers. This can only be a recommended policy. The property |protocol| should be set to the scheme such as 'mailto' and the property |url| should be set to the URL pattern of the application that handles the scheme. The pattern can include a '%s', which if present will be replaced by the handled URL.\n\nThe protocol handlers registered by policy are merged with the ones registered by the user and both are available for use. The user can override the protocol handlers installed by policy by installing a new default handler, but cannot remove a protocol handler registered by policy."
RegisteredProtocolHandlers_Part="Register protocol handlers"
ChromeFrameRendererSettings_Category="Default HTML renderer for Google Chrome Frame"
ChromeFrameRendererSettings_Policy="Default HTML renderer for Google Chrome Frame"
ChromeFrameRendererSettings_Explain="Allows you to configure the default HTML renderer when Google Chrome Frame is installed.\nThe default setting used when this policy is left not set is to allow the host browser do the rendering, but you can optionally override this and have Google Chrome Frame render HTML pages by default."
ChromeFrameRendererSettings_Part="Default HTML renderer for Google Chrome Frame"
RenderInHost_DropDown="Use the host browser by default"
RenderInChromeFrame_DropDown="Use Google Chrome Frame by default"
RenderInChromeFrameList_Policy="Always render the following URL patterns in Google Chrome Frame"
RenderInChromeFrameList_Explain="Customize the list of URL patterns that should always be rendered by Google Chrome Frame.\n\nIf this policy is not set the default renderer will be used for all sites as specified by the 'ChromeFrameRendererSettings' policy.\n\nFor example patterns see https://www.chromium.org/developers/how-tos/chrome-frame-getting-started."
RenderInChromeFrameList_Part="Always render the following URL patterns in Google Chrome Frame"
RenderInHostList_Policy="Always render the following URL patterns in the host browser"
RenderInHostList_Explain="Customize the list of URL patterns that should always be rendered by the host browser.\n\nIf this policy is not set the default renderer will be used for all sites as specified by the 'ChromeFrameRendererSettings' policy.\n\nFor example patterns see https://www.chromium.org/developers/how-tos/chrome-frame-getting-started."
RenderInHostList_Part="Always render the following URL patterns in the host browser"
AdditionalLaunchParameters_Policy="Additional command line parameters for Google Chrome"
AdditionalLaunchParameters_Explain="Allows you to specify additional parameters that are used when Google Chrome Frame launches Google Chrome.\n\nIf this policy is not set the default command line will be used."
AdditionalLaunchParameters_Part="Additional command line parameters for Google Chrome"
SkipMetadataCheck_Policy="Skip the meta tag check in Google Chrome Frame"
SkipMetadataCheck_Explain="Normally pages with X-UA-Compatible set to chrome=1 will be rendered in Google Chrome Frame regardless of the 'ChromeFrameRendererSettings' policy.\n\nIf you enable this setting, pages will not be scanned for meta tags.\n\nIf you disable this setting, pages will be scanned for meta tags.\n\nIf this policy is not set, pages will be scanned for meta tags."
DefaultSearchProvider_Category="Default search provider"
DefaultSearchProviderEnabled_Policy="Enable the default search provider"
DefaultSearchProviderEnabled_Explain="Enables the use of a default search provider.\n\nIf you enable this setting, a default search is performed when the user types text in the omnibox that is not a URL.\n\nYou can specify the default search provider to be used by setting the rest of the default search policies. If these are left empty, the user can choose the default provider.\n\nIf you disable this setting, no search is performed when the user enters non-URL text in the omnibox.\n\nIf you enable or disable this setting, users cannot change or override this setting in Google Chrome.\n\nIf this policy is left not set, the default search provider is enabled, and the user will be able to set the search provider list.\n\nThis policy is not available on Windows instances that are not joined\nto an Active Directory domain."
DefaultSearchProviderName_Policy="Default search provider name"
DefaultSearchProviderName_Explain="Specifies the name of the default search provider. If left empty or not set, the host name specified by the search URL will be used.\n\nThis policy is only considered if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderName_Part="Default search provider name"
DefaultSearchProviderKeyword_Policy="Default search provider keyword"
DefaultSearchProviderKeyword_Explain="Specifies the keyword, which is the shortcut used in the omnibox to trigger the search for this provider.\n\nThis policy is optional. If not set, no keyword will activate the search provider.\n\nThis policy is only considered if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderKeyword_Part="Default search provider keyword"
DefaultSearchProviderSearchURL_Policy="Default search provider search URL"
DefaultSearchProviderSearchURL_Explain="Specifies the URL of the search engine used when doing a default search. The URL should contain the string '{searchTerms}', which will be replaced at query time by the terms the user is searching for.\n\nGoogle's search URL can be specified as: '{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}{google:instantExtendedEnabledParameter}ie={inputEncoding}'.\n\nThis option must be set when the 'DefaultSearchProviderEnabled' policy is enabled and will only be respected if this is the case."
DefaultSearchProviderSearchURL_Part="Default search provider search URL"
DefaultSearchProviderSuggestURL_Policy="Default search provider suggest URL"
DefaultSearchProviderSuggestURL_Explain="Specifies the URL of the search engine used to provide search suggestions. The URL should contain the string '{searchTerms}', which will be replaced at query time by the text the user has entered so far.\n\nThis policy is optional. If not set, no suggest URL will be used.\n\nGoogle's suggest URL can be specified as: '{google:baseURL}complete/search?output=chrome&q={searchTerms}'.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderSuggestURL_Part="Default search provider suggest URL"
DefaultSearchProviderInstantURL_Policy="Default search provider instant URL"
DefaultSearchProviderInstantURL_Explain="Specifies the URL of the search engine used to provide instant results. The URL should contain the string '{searchTerms}', which will be replaced at query time by the text the user has entered so far.\n\nThis policy is optional. If not set, no instant search results will be provided.\n\nGoogle's instant results URL can be specified as: '{google:baseURL}suggest?q={searchTerms}'.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderInstantURL_Part="Default search provider instant URL"
DefaultSearchProviderIconURL_Policy="Default search provider icon"
DefaultSearchProviderIconURL_Explain="Specifies the favorite icon URL of the default search provider.\n\nThis policy is optional. If not set, no icon will be present for the search provider.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderIconURL_Part="Default search provider icon"
DefaultSearchProviderEncodings_Policy="Default search provider encodings"
DefaultSearchProviderEncodings_Explain="Specifies the character encodings supported by the search provider. Encodings are code page names like UTF-8, GB2312, and ISO-8859-1. They are tried in the order provided.\n\nThis policy is optional. If not set, the default will be used which is UTF-8.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderEncodings_Part="Default search provider encodings"
DefaultSearchProviderAlternateURLs_Policy="List of alternate URLs for the default search provider"
DefaultSearchProviderAlternateURLs_Explain="Specifies a list of alternate URLs that can be used to extract search terms from the search engine. The URLs should contain the string '{searchTerms}', which will be used to extract the search terms.\n\nThis policy is optional. If not set, no alternate urls will be used to extract search terms.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderAlternateURLs_Part="List of alternate URLs for the default search provider"
DefaultSearchProviderSearchTermsReplacementKey_Policy="Parameter controlling search term placement for the default search provider"
DefaultSearchProviderSearchTermsReplacementKey_Explain="If this policy is set and a search URL suggested from the omnibox contains this parameter in the query string or in the fragment identifier, then the suggestion will show the search terms and search provider instead of the raw search URL.\n\nThis policy is optional. If not set, no search term replacement will be performed.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderSearchTermsReplacementKey_Part="Parameter controlling search term placement for the default search provider"
DefaultSearchProviderImageURL_Policy="Parameter providing search-by-image feature for the default search provider"
DefaultSearchProviderImageURL_Explain="Specifies the URL of the search engine used to provide image search. Search requests will be sent using the GET method. If the DefaultSearchProviderImageURLPostParams policy is set then image search requests will use the POST method instead.\n\nThis policy is optional. If not set, no image search will be used.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderImageURL_Part="Parameter providing search-by-image feature for the default search provider"
DefaultSearchProviderNewTabURL_Policy="Default search provider new tab page URL"
DefaultSearchProviderNewTabURL_Explain="Specifies the URL that a search engine uses to provide a new tab page.\n\nThis policy is optional. If not set, no new tab page will be provided.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderNewTabURL_Part="Default search provider new tab page URL"
DefaultSearchProviderSearchURLPostParams_Policy="Parameters for search URL which uses POST"
DefaultSearchProviderSearchURLPostParams_Explain="Specifies the parameters used when searching a URL with POST. It consists of comma-separated name/value pairs. If a value is a template parameter, like {searchTerms} in above example, it will be replaced with real search terms data.\n\nThis policy is optional. If not set, search request will be sent using the GET method.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderSearchURLPostParams_Part="Parameters for search URL which uses POST"
DefaultSearchProviderSuggestURLPostParams_Policy="Parameters for suggest URL which uses POST"
DefaultSearchProviderSuggestURLPostParams_Explain="Specifies the parameters used when doing suggestion search with POST. It consists of comma-separated name/value pairs. If a value is a template parameter, like {searchTerms} in above example, it will be replaced with real search terms data.\n\nThis policy is optional. If not set, suggest search request will be sent using the GET method.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderSuggestURLPostParams_Part="Parameters for suggest URL which uses POST"
DefaultSearchProviderInstantURLPostParams_Policy="Parameters for instant URL which uses POST"
DefaultSearchProviderInstantURLPostParams_Explain="Specifies the parameters used when doing instant search with POST. It consists of comma-separated name/value pairs. If a value is a template parameter, like {searchTerms} in above example, it will be replaced with real search terms data.\n\nThis policy is optional. If not set, instant search request will be sent using the GET method.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderInstantURLPostParams_Part="Parameters for instant URL which uses POST"
DefaultSearchProviderImageURLPostParams_Policy="Parameters for image URL which uses POST"
DefaultSearchProviderImageURLPostParams_Explain="Specifies the parameters used when doing image search with POST. It consists of comma-separated name/value pairs. If a value is a template parameter, like {imageThumbnail} in above example, it will be replaced with real image thumbnail data.\n\nThis policy is optional. If not set, image search request will be sent using the GET method.\n\nThis policy is only respected if the 'DefaultSearchProviderEnabled' policy is enabled."
DefaultSearchProviderImageURLPostParams_Part="Parameters for image URL which uses POST"
Extensions_Category="Extensions"
ExtensionInstallBlacklist_Policy="Configure extension installation blacklist"
ExtensionInstallBlacklist_Explain="Allows you to specify which extensions the users can NOT install. Extensions already installed will be removed if blacklisted.\n\nA blacklist value of '*' means all extensions are blacklisted unless they are explicitly listed in the whitelist.\n\nIf this policy is left not set the user can install any extension in Google Chrome."
ExtensionInstallBlacklist_Part="Extension IDs the user should be prevented from installing (or * for all)"
ExtensionInstallWhitelist_Policy="Configure extension installation whitelist"
ExtensionInstallWhitelist_Explain="Allows you to specify which extensions are not subject to the blacklist.\n\nA blacklist value of * means all extensions are blacklisted and users can only install extensions listed in the whitelist.\n\nBy default, all extensions are whitelisted, but if all extensions have been blacklisted by policy, the whitelist can be used to override that policy."
ExtensionInstallWhitelist_Part="Extension IDs to exempt from the blacklist"
ExtensionInstallForcelist_Policy="Configure the list of force-installed apps and extensions"
ExtensionInstallForcelist_Explain="\nSpecifies a list of apps and extensions that are installed silently,\nwithout user interaction, and which cannot be uninstalled by the\nuser. All permissions requested by the apps/extensions are granted\nimplicitly, without user interaction, including any additional\npermissions requested by future versions of the app/extension.\nFurthermore, permissions are granted for the\nenterprise.deviceAttributes and enterprise.platformKeys extension\nAPIs. (These two APIs are not available to apps/extensions that are\nnot force-installed.)\n\nThis policy takes precedence over a potentially conflicting\nExtensionsInstallBlacklist policy. If an app or extension that\npreviously had been force-installed is removed from this list, it is\nautomatically uninstalled by Google Chrome.\n\nFor Windows instances that are not joined to an Active Directory\ndomain, forced installation is limited to apps and extensions listed\nin the Chrome Web Store.\n\nNote that the source code of any extension may be altered by users via\nDeveloper Tools (potentially rendering the extension\ndysfunctional). If this is a concern, the DeveloperToolsDisabled\npolicy should be set.\n\nEach list item of the policy is a string that contains an extension ID\nand an "update" URL separated by a semicolon (;). The extension ID is the 32-letter string\nfound e.g. on chrome://extensions when in\ndeveloper mode. The "update" URL should point to an Update Manifest\nXML document as described at https://developer.chrome.com/extensions/autoupdate. Note\nthat the "update" URL set in this policy is only used for the initial\ninstallation; subsequent updates of the extension employ the update\nURL indicated in the extension's manifest.\n\nFor example, gbchcmhmhahfdphkhkmpfmihenigjmpp;https://clients2.google.com/service/update2/crx\ninstalls the Chrome\nRemote Desktop app from the standard Chrome Web Store "update"\nURL. For more information about hosting extensions, see: https://developer.chrome.com/extensions/hosting.\n\nIf this policy is left not set, no apps or extensions are installed\nautomatically and the user can uninstall any app or extension in Google Chrome."
ExtensionInstallForcelist_Part="Extension/App IDs and update URLs to be silently installed"
ExtensionInstallSources_Policy="Configure extension, app, and user script install sources"
ExtensionInstallSources_Explain="Allows you to specify which URLs are allowed to install extensions, apps, and themes.\n\nStarting in Google Chrome 21, it is more difficult to install extensions, apps, and user scripts from outside the Chrome Web Store. Previously, users could click on a link to a *.crx file, and Google Chrome would offer to install the file after a few warnings. After Google Chrome 21, such files must be downloaded and dragged onto the Google Chrome settings page. This setting allows specific URLs to have the old, easier installation flow.\n\nEach item in this list is an extension-style match pattern (see https://developer.chrome.com/extensions/match_patterns). Users will be able to easily install items from any URL that matches an item in this list. Both the location of the *.crx file and the page where the download is started from (i.e. the referrer) must be allowed by these patterns.\n\nExtensionInstallBlacklist takes precedence over this policy. That is, an extension on the blacklist won't be installed, even if it happens from a site on this list."
ExtensionInstallSources_Part="URL patterns to allow extension, app, and user script installs from"
ExtensionAllowedTypes_Policy="Configure allowed app/extension types"
ExtensionAllowedTypes_Explain="Controls which app/extension types are allowed to be installed.\n\nThis setting white-lists the allowed types of extension/apps that can be installed in Google Chrome. The value is a list of strings, each of which should be one of the following: "extension", "theme", "user_script", "hosted_app", "legacy_packaged_app", "platform_app". See the Google Chrome extensions documentation for more information on these types.\n\nNote that this policy also affects extensions and apps to be force-installed via ExtensionInstallForcelist.\n\nIf this setting is configured, extensions/apps which have a type that is not on the list will not be installed.\n\nIf this settings is left not-configured, no restrictions on the acceptable extension/app types are enforced."
ExtensionAllowedTypes_Part="Types of extensions/apps that are allowed to be installed"
Homepage_Category="Home page"
HomepageLocation_Policy="Configure the home page URL"
HomepageLocation_Explain="Configures the default home page URL in Google Chrome and prevents users from changing it.\n\nThe home page is the page opened by the Home button. The pages that open on startup are controlled by the RestoreOnStartup policies.\n\nThe home page type can either be set to a URL you specify here or set to the New Tab Page. If you select the New Tab Page, then this policy does not take effect.\n\nIf you enable this setting, users cannot change their home page URL in Google Chrome, but they can still choose the New Tab Page as their home page.\n\nLeaving this policy not set will allow the user to choose their home page on their own if HomepageIsNewTabPage is not set too.\n\nThis policy is not available on Windows instances that are not joined\nto an Active Directory domain."
HomepageLocation_Part="Home page URL"
HomepageIsNewTabPage_Policy="Use New Tab Page as homepage"
HomepageIsNewTabPage_Explain="Configures the type of the default home page in Google Chrome and prevents users from changing home page preferences. The home page can either be set to a URL you specify or set to the New Tab Page.\n\nIf you enable this setting, the New Tab Page is always used for the home page, and the home page URL location is ignored.\n\nIf you disable this setting, the user's homepage will never be the New Tab Page, unless its URL is set to 'chrome://newtab'.\n\nIf you enable or disable this setting, users cannot change their homepage type in Google Chrome.\n\nLeaving this policy not set will allow the user to choose whether the new tab page is their home page on their own.\n\nThis policy is not available on Windows instances that are not joined\nto an Active Directory domain."
LocallyManagedUsers_Category="Locally managed users settings"
SupervisedUserCreationEnabled_Policy="Enable creation of supervised users"
SupervisedUserCreationEnabled_Explain="If set to false, supervised-user creation by this user will be disabled. Any existing supervised users will still be available.\n\nIf set to true or not configured, supervised users can be created and managed by this user."
NativeMessaging_Category="Native Messaging"
NativeMessagingBlacklist_Policy="Configure native messaging blacklist"
NativeMessagingBlacklist_Explain="Allows you to specify which native messaging hosts that should not be loaded.\n\nA blacklist value of '*' means all native messaging hosts are blacklisted unless they are explicitly listed in the whitelist.\n\nIf this policy is left not set Google Chrome will load all installed native messaging hosts."
NativeMessagingBlacklist_Part="Names of the forbidden native messaging hosts (or * for all)"
NativeMessagingWhitelist_Policy="Configure native messaging whitelist"
NativeMessagingWhitelist_Explain="Allows you to specify which native messaging hosts are not subject to the blacklist.\n\nA blacklist value of * means all native messaging hosts are blacklisted and only native messaging hosts listed in the whitelist will be loaded.\n\nBy default, all native messaging hosts are whitelisted, but if all native messaging hosts have been blacklisted by policy, the whitelist can be used to override that policy."
NativeMessagingWhitelist_Part="Names of the native messaging hosts to exempt from the blacklist"
NativeMessagingUserLevelHosts_Policy="Allow user-level Native Messaging hosts (installed without admin permissions)."
NativeMessagingUserLevelHosts_Explain="Enables user-level installation of Native Messaging hosts.\n\nIf this setting is enabled then Google Chrome allows\nusage of Native Messaging hosts installed on user level.\n\nIf this setting is disabled then Google Chrome will\nonly use Native Messaging hosts installed on system level.\n\nIf this setting is left not set Google Chrome\nwill allow usage of user-level Native Messaging hosts."
PasswordManager_Category="Password manager"
PasswordManagerEnabled_Policy="Enable saving passwords to the password manager"
PasswordManagerEnabled_Explain="\nIf this setting is enabled, users can have Google Chrome memorize passwords\nand provide them automatically the next time they log in to a site.\n\nIf this settings is disabled, users cannot save new passwords but they\nmay still use passwords that have been saved previously.\n\nIf this policy is enabled or disabled, users cannot change or override\nit in Google Chrome. If this\npolicy is unset, password saving is allowed (but can be turned off by\nthe user)."
HTTPAuthentication_Category="Policies for HTTP authentication"
AuthSchemes_Policy="Supported authentication schemes"
AuthSchemes_Explain="Specifies which HTTP authentication schemes are supported by Google Chrome.\n\nPossible values are 'basic', 'digest', 'ntlm' and 'negotiate'. Separate multiple values with commas.\n\nIf this policy is left not set, all four schemes will be used."
AuthSchemes_Part="Supported authentication schemes"
DisableAuthNegotiateCnameLookup_Policy="Disable CNAME lookup when negotiating Kerberos authentication"
DisableAuthNegotiateCnameLookup_Explain="Specifies whether the generated Kerberos SPN is based on the canonical DNS name or the original name entered.\n\nIf you enable this setting, CNAME lookup will be skipped and the server name will be used as entered.\n\nIf you disable this setting or leave it not set, the canonical name of the server will be determined via CNAME lookup."
EnableAuthNegotiatePort_Policy="Include non-standard port in Kerberos SPN"
EnableAuthNegotiatePort_Explain="Specifies whether the generated Kerberos SPN should include a non-standard port.\n\nIf you enable this setting, and a non-standard port (i.e., a port other than 80 or 443) is entered, it will be included in the generated Kerberos SPN.\n\nIf you disable this setting or leave it not set, the generated Kerberos SPN will not include a port in any case."
AuthServerWhitelist_Policy="Authentication server whitelist"
AuthServerWhitelist_Explain="Specifies which servers should be whitelisted for integrated authentication. Integrated authentication is only enabled when Google Chrome receives an authentication challenge from a proxy or from a server which is in this permitted list.\n\nSeparate multiple server names with commas. Wildcards (*) are allowed.\n\nIf you leave this policy not set Google Chrome will try to detect if a server is on the Intranet and only then will it respond to IWA requests.  If a server is detected as Internet then IWA requests from it will be ignored by Google Chrome."
AuthServerWhitelist_Part="Authentication server whitelist"
AuthNegotiateDelegateWhitelist_Policy="Kerberos delegation server whitelist"
AuthNegotiateDelegateWhitelist_Explain="Servers that Google Chrome may delegate to.\n\nSeparate multiple server names with commas. Wildcards (*) are allowed.\n\nIf you leave this policy not set Google Chrome will not delegate user credentials even if a server is detected as Intranet."
AuthNegotiateDelegateWhitelist_Part="Kerberos delegation server whitelist"
AllowCrossOriginAuthPrompt_Policy="Cross-origin HTTP Basic Auth prompts"
AllowCrossOriginAuthPrompt_Explain="Controls whether third-party sub-content on a page is allowed to pop-up an HTTP Basic Auth dialog box.\n\nTypically this is disabled as a phishing defense. If this policy is not set, this is disabled and third-party sub-content will not be allowed to pop up a HTTP Basic Auth dialog box."
Proxy_Category="Proxy server"
ProxyMode_Policy="Choose how to specify proxy server settings"
ProxyMode_Explain="Allows you to specify the proxy server used by Google Chrome and prevents users from changing proxy settings. ARC-apps will be able to use this proxy server too.\n\nIf you choose to never use a proxy server and always connect directly, all other options are ignored.\n\nIf you choose to use system proxy settings, all other options are ignored.\n\nIf you choose to auto detect the proxy server, all other options are ignored.\n\nIf you choose fixed server proxy mode, you can specify further options in 'Address or URL of proxy server' and 'Comma-separated list of proxy bypass rules'. Only the HTTP proxy server with the highest priority is available for ARC-apps.\n\nIf you choose to use a .pac proxy script, you must specify the URL to the script in 'URL to a proxy .pac file'.\n\nFor detailed examples, visit:\nhttps://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-sett.\n\nIf you enable this setting, Google Chrome and ARC-apps ignore all proxy-related options specified from the command line.\n\nLeaving this policy not set will allow the users to choose the proxy settings on their own."
ProxyMode_Part="Choose how to specify proxy server settings"
ProxyDisabled_DropDown="Never use a proxy"
ProxyAutoDetect_DropDown="Auto detect proxy settings"
ProxyPacScript_DropDown="Use a .pac proxy script"
ProxyFixedServers_DropDown="Use fixed proxy servers"
ProxyUseSystem_DropDown="Use system proxy settings"
ProxyServer_Policy="Address or URL of proxy server"
ProxyServer_Explain="You can specify the URL of the proxy server here.\n\nThis policy only takes effect if you have selected manual proxy settings at 'Choose how to specify proxy server settings'.\n\nYou should leave this policy not set if you have selected any other mode for setting proxy policies.\n\nFor more options and detailed examples, visit:\nhttps://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-sett."
ProxyServer_Part="Address or URL of proxy server"
ProxyPacUrl_Policy="URL to a proxy .pac file"
ProxyPacUrl_Explain="You can specify a URL to a proxy .pac file here.\n\nThis policy only takes effect if you have selected manual proxy settings at 'Choose how to specify proxy server settings'.\n\nYou should leave this policy not set if you have selected any other mode for setting proxy policies.\n\nFor detailed examples, visit:\nhttps://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-sett."
ProxyPacUrl_Part="URL to a proxy .pac file"
ProxyBypassList_Policy="Proxy bypass rules"
ProxyBypassList_Explain="Google Chrome will bypass any proxy for the list of hosts given here. ARC-apps will be able to use this list as a bypass rules list.\n\nThis policy only takes effect if you have selected manual proxy settings at 'Choose how to specify proxy server settings'.\n\nYou should leave this policy not set if you have selected any other mode for setting proxy policies.\n\nFor more detailed examples, visit:\nhttps://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-sett."
ProxyBypassList_Part="Comma-separated list of proxy bypass rules"
RestoreOnStartupGroup_Category="Startup pages"
RestoreOnStartup_Policy="Action on startup"
RestoreOnStartup_Explain="Allows you to specify the behavior on startup.\n\nIf you choose 'Open New Tab Page' the New Tab Page will always be opened when you start Google Chrome.\n\nIf you choose 'Restore the last session', the URLs that were open last time Google Chrome was closed will be reopened and the browsing session will be restored as it was left.\nChoosing this option disables some settings that rely on sessions or that perform actions on exit (such as Clear browsing data on exit or session-only cookies).\n\nIf you choose 'Open a list of URLs', the list of 'URLs to open on startup' will be opened when a user starts Google Chrome.\n\nIf you enable this setting, users cannot change or override it in Google Chrome.\n\nDisabling this setting is equivalent to leaving it not configured. The user will still be able to change it in Google Chrome.\n\nThis policy is not available on Windows instances that are not joined\nto an Active Directory domain."
RestoreOnStartup_Part="Action on startup"
RestoreOnStartupIsNewTabPage_DropDown="Open New Tab Page"
RestoreOnStartupIsLastSession_DropDown="Restore the last session"
RestoreOnStartupIsURLs_DropDown="Open a list of URLs"
RestoreOnStartupURLs_Policy="URLs to open on startup"
RestoreOnStartupURLs_Explain="If 'Open a list of URLs' is selected as the startup action, this allows you to specify the list of URLs that are opened. If left not set no URL will be opened on start up.\n\nThis policy only works if the 'RestoreOnStartup' policy is set to 'RestoreOnStartupIsURLs'.\n\nThis policy is not available on Windows instances that are not joined\nto an Active Directory domain."
RestoreOnStartupURLs_Part="URLs to open on startup"
AllowDinosaurEasterEgg_Policy="Allow Dinosaur Easter Egg Game"
AllowDinosaurEasterEgg_Explain="Allow users to play dinosaur easter egg game when device is offline.\n\nIf this policy is set to False, users will not be able to play the dinosaur easter egg game when device is offline. If this setting is set to True, users are allowed to play the dinosaur game. If this policy is not set, users are not allowed to play the dinosaur easter egg game on enrolled Chrome OS, but are allowed to play it under other circumstances."
AllowFileSelectionDialogs_Policy="Allow invocation of file selection dialogs"
AllowFileSelectionDialogs_Explain="Allows access to local files on the machine by allowing Google Chrome to display file selection dialogs.\n\nIf you enable this setting, users can open file selection dialogs as normal.\n\nIf you disable this setting, whenever the user performs an action which would provoke a file selection dialog (like importing bookmarks, uploading files, saving links, etc.) a message is displayed instead and the user is assumed to have clicked Cancel on the file selection dialog.\n\nIf this setting is not set, users can open file selection dialogs as normal."
AllowOutdatedPlugins_Policy="Allow running plugins that are outdated"
AllowOutdatedPlugins_Explain="Allows Google Chrome to run plugins that are outdated.\n\nIf you enable this setting, outdated plugins are used as normal plugins.\n\nIf you disable this setting, outdated plugins will not be used and users will not be asked for permission to run them.\n\nIf this setting is not set, users will be asked for permission to run outdated plugins."
AllowedDomainsForApps_Policy="Define domains allowed to access Google Apps"
AllowedDomainsForApps_Explain="Enables Google Chrome's\nrestricted log in feature in Google Apps and prevents users from\nchanging this setting.\n\nIf you define this setting, the user will only be able to access\nGoogle Apps (such as Gmail) using accounts from the specified domains.\n\nThis setting will NOT prevent the user from loging in on a managed device\nthat requires Google authentication. The user will still be allowed to\nsign in to accounts from other domains, but they will receive an error\nwhen trying to use Google Apps with those accounts.\n\nIf you leave this setting empty/not-configured, the user will be able to\naccess Google Apps with any account.\n\nThis policy causes the X-GoogApps-Allowed-Domains header to be appended to\nall HTTP and HTTPS requests to all google.com domains, as described in\nhttps://support.google.com/a/answer/1668854.\n\nUsers cannot change or override this setting."
AllowedDomainsForApps_Part="Define domains allowed to access Google Apps"
AlternateErrorPagesEnabled_Policy="Enable alternate error pages"
AlternateErrorPagesEnabled_Explain="Enables the use of alternate error pages that are built into Google Chrome (such as 'page not found') and prevents users from changing this setting.\n\nIf you enable this setting, alternate error pages are used.\n\nIf you disable this setting, alternate error pages are never used.\n\nIf you enable or disable this setting, users cannot change or override this setting in Google Chrome.\n\nIf this policy is left not set, this will be enabled but the user will be able to change it."
AlwaysAuthorizePlugins_Policy="Always runs plugins that require authorization"
AlwaysAuthorizePlugins_Explain="Allows Google Chrome to run plugins that require authorization.\n\nIf you enable this setting, plugins that are not outdated always run.\n\nIf this setting is disabled or not set, users will be asked for permission to run plugins that require authorization. These are plugins that can compromise security."
ApplicationLocaleValue_Policy="Application locale"
ApplicationLocaleValue_Explain="Configures the application locale in Google Chrome and prevents users from changing the locale.\n\nIf you enable this setting, Google Chrome uses the specified locale. If the configured locale is not supported, 'en-US' is used instead.\n\nIf this setting is disabled or not set, Google Chrome uses either the user-specified preferred locale (if configured), the system locale or the fallback locale 'en-US'."
ApplicationLocaleValue_Part="Application locale"
AudioCaptureAllowed_Policy="Allow or deny audio capture"
AudioCaptureAllowed_Explain="Allow or deny audio capture.\n\nIf enabled or not configured (default), the user will be prompted for\naudio capture access except for URLs configured in the\nAudioCaptureAllowedUrls list which will be granted access without prompting.\n\nWhen this policy is disabled, the user will never be prompted and audio\ncapture only be available to URLs configured in AudioCaptureAllowedUrls.\nFor ARC apps, the microphone is permanently muted.\n\nThis policy affects all types of audio inputs and not only the built-in microphone."
AudioCaptureAllowedUrls_Policy="URLs that will be granted access to audio capture devices without prompt"
AudioCaptureAllowedUrls_Explain="Patterns in this list will be matched against the security\norigin of the requesting URL.  If a match is found, access to audio\ncapture devices will be granted without prompt.\n\nNOTE: Until version 45, this policy was only supported in Kiosk mode."
AudioCaptureAllowedUrls_Part="URLs that will be granted access to audio capture devices without prompt"
AutoFillEnabled_Policy="Enable AutoFill"
AutoFillEnabled_Explain="Enables Google Chrome's AutoFill feature and allows users to auto complete web forms using previously stored information such as address or credit card information.\n\nIf you disable this setting, AutoFill will be inaccessible to users.\n\nIf you enable this setting or do not set a value, AutoFill will remain under the control of the user. This will allow them to configure AutoFill profiles and to switch AutoFill on or off at their own discretion."
BackgroundModeEnabled_Policy="Continue running background apps when Google Chrome is closed"
BackgroundModeEnabled_Explain="Determines whether a Google Chrome process is started on OS login and keeps running when the last browser window is closed, allowing background apps and the current browsing session to remain active, including any session cookies. The background process displays an icon in the system tray and can always be closed from there.\n\nIf this policy is set to True, background mode is enabled and cannot be controlled by the user in the browser settings.\n\nIf this policy is set to False, background mode is disabled and cannot be controlled by the user in the browser settings.\n\nIf this policy is left unset, background mode is initially disabled and can be controlled by the user in the browser settings."
BlockThirdPartyCookies_Policy="Block third party cookies"
BlockThirdPartyCookies_Explain="Blocks third party cookies.\n\nEnabling this setting prevents cookies from being set by web page elements that are not from the domain that is in the browser's address bar.\n\nDisabling this setting allows cookies to be set by web page elements that are not from the domain that is in the browser's address bar and prevents users from changing this setting.\n\nIf this policy is left not set, third party cookies will be enabled but the user will be able to change that."
BookmarkBarEnabled_Policy="Enable Bookmark Bar"
BookmarkBarEnabled_Explain="Enables the bookmark bar on Google Chrome.\n\nIf you enable this setting, Google Chrome will show a bookmark bar.\n\nIf you disable this setting, users will never see the bookmark bar.\n\nIf you enable or disable this setting, users cannot change or override it in Google Chrome.\n\nIf this setting is left not set the user can decide to use this function or not."
BrowserAddPersonEnabled_Policy="Enable add person in profile manager"
BrowserAddPersonEnabled_Explain="If this policy is set to true or not configured, Google Chrome will allow Add Person from the user manager.\n\nIf this policy is set to false, Google Chrome will not allow creation of new profiles from the profile manager."
BrowserGuestModeEnabled_Policy="Enable guest mode in browser"
BrowserGuestModeEnabled_Explain="If this policy is set to true or not configured, Google Chrome will enable guest logins. Guest logins are Google Chrome profiles where all windows are in incognito mode.\n\nIf this policy is set to false, Google Chrome will not allow guest profiles to be started."
BuiltInDnsClientEnabled_Policy="Use built-in DNS client"
BuiltInDnsClientEnabled_Explain="Controls whether the built-in DNS client is used in Google Chrome.\n\nIf this policy is set to true, the built-in DNS client will be used, if available.\n\nIf this policy is set to false, the built-in DNS client will never be used.\n\nIf this policy is left not set, the users will be able to change whether the built-in DNS client is used by editing chrome://flags or specifying a command-line flag."
CertificateTransparencyEnforcementDisabledForUrls_Policy="Disable Certificate Transparency enforcement for a list of URLs"
CertificateTransparencyEnforcementDisabledForUrls_Explain="Disables enforcing Certificate Transparency requirements to the listed URLs.\n\nThis policy allows certificates for the hostnames in the specified URLs to not be disclosed via Certificate Transparency. This allows certificates that would otherwise be untrusted, because they were not properly publicly disclosed, to continue to be used, but makes it harder to detect misissued certificates for those hosts.\n\nA URL pattern is formatted according to https://www.chromium.org/administrators/url-blacklist-filter-format. However, because certificates are valid for a given hostname independent of the scheme, port, or path, only the hostname portion of the URL is considered. Wildcard hosts are not supported.\n\nIf this policy is not set, any certificate that is required to be disclosed via Certificate Transparency will be treated as untrusted if it is not disclosed according to the Certificate Transparency policy."
CertificateTransparencyEnforcementDisabledForUrls_Part="Disable Certificate Transparency enforcement for a list of URLs"
CloudPrintProxyEnabled_Policy="Enable Google Cloud Print proxy"
CloudPrintProxyEnabled_Explain="Enables Google Chrome to act as a proxy between Google Cloud Print and legacy printers connected to the machine.\n\nIf this setting is enabled or not configured, users can enable the cloud print proxy by authentication with their Google account.\n\nIf this setting is disabled, users cannot enable the proxy, and the machine will not be allowed to share it's printers with Google Cloud Print."
CloudPrintSubmitEnabled_Policy="Enable submission of documents to Google Cloud Print"
CloudPrintSubmitEnabled_Explain="Enables Google Chrome to submit documents to Google Cloud Print for printing.  NOTE: This only affects Google Cloud Print support in Google Chrome.  It does not prevent users from submitting print jobs on web sites.\n\nIf this setting is enabled or not configured, users can print to Google Cloud Print from the Google Chrome print dialog.\n\nIf this setting is disabled, users cannot print to Google Cloud Print from the Google Chrome print dialog"
ComponentUpdatesEnabled_Policy="Enables component updates in Google Chrome."
ComponentUpdatesEnabled_Explain="Enables component updates for all components in Google Chrome when not set or set to True.\n\nIf set to False, updates to components are disabled. However, some components are exempt from this policy: updates to any component that does not contain executable code, or does not significantly alter the behavior of the browser, or is critical for its security will not be disabled.\nExamples of such components include the certificate revocation lists and safe browsing data."
DHEEnabled_Policy="Whether DHE cipher suites in TLS are enabled"
DHEEnabled_Explain="Warning: DHE will be completely removed from Google Chrome after version 57 (around March 2017) and this policy will stop working then.\n\nIf the policy is not set, or is set to false, then DHE cipher suites in TLS will not be enabled. Otherwise it may be set to true to enable DHE cipher suites and retain compatibility with an outdated server. This is a stopgap measure and the server should be reconfigured.\n\nServers are encouraged to migrated to ECDHE cipher suites. If these are unavailable, ensure a cipher suite using RSA key exchange is enabled."
DefaultBrowserSettingEnabled_Policy="Set Google Chrome as Default Browser"
DefaultBrowserSettingEnabled_Explain="Configures the default browser checks in Google Chrome and prevents users from changing them.\n\nIf you enable this setting, Google Chrome will always check on startup whether it is the default browser and automatically register itself if possible.\n\nIf this setting is disabled, Google Chrome will never check if it is the default browser and will disable user controls for setting this option.\n\nIf this setting is not set, Google Chrome will allow the user to control whether it is the default browser and whether user notifications should be shown when it isn't."
DefaultPrinterSelection_Policy="Default printer selection rules"
DefaultPrinterSelection_Explain="Overrides Google Chrome default printer selection rules.\n\nThis policy determines the rules for selecting the default printer in Google Chrome which happens the first time the print function is used with a profile.\n\nWhen this policy is set, Google Chrome will attempt to find a printer matching all of the specified attributes, and select it as default printer. The first printer found matching the policy is selected, in case of non-unique match any matching printer can be selected, depending on the order printers are discovered.\n\nIf this policy is not set or matching printer is not found within the timeout, the printer defaults to built-in PDF printer or no printer selected, when PDF printer is not available.\n\nThe value is parsed as JSON object, conforming to the following schema:\n{\n"type": "object",\n"properties": {\n"kind": {\n"description": "Whether to limit the search of the matching printer to a specific set of printers.",\n"type": {\n"enum": [ "local", "cloud" ]\n}\n},\n"idPattern": {\n"description": "Regular expression to match printer id.",\n"type": "string"\n},\n"namePattern": {\n"description": "Regular expression to match printer display name.",\n"type": "string"\n}\n}\n}\n\nPrinters connected to Google Cloud Print are considered "cloud", the rest of the printers are classified as "local".\nOmitting a field means all values match, for example, not specifying connectivity will cause Print Preview to initiate the discovery of all kinds of printers, local and cloud.\nRegular expression patterns must follow the JavaScript RegExp syntax and matches are case sensistive."
DefaultPrinterSelection_Part="Default printer selection rules"
DeveloperToolsDisabled_Policy="Disable Developer Tools"
DeveloperToolsDisabled_Explain="Disables the Developer Tools and the JavaScript console.\n\nIf you enable this setting, the Developer Tools can not be accessed and web-site elements can not be inspected anymore. Any keyboard shortcuts and any menu or context menu entries to open the Developer Tools or the JavaScript Console will be disabled.\n\nSetting this option to disabled or leaving it not set will allow the use to use the Developer Tools and the JavaScript console.\n\nFor Google Chrome OS devices capable of running Android apps, this policy also controls access to Android Developer Options. If you set this policy to true, users cannot access Developer Options. If you set this policy to false or leave it unset, users can access Developer Options by tapping seven times on the build number in the Android settings app."
Disable3DAPIs_Policy="Disable support for 3D graphics APIs"
Disable3DAPIs_Explain="Disable support for 3D graphics APIs.\n\nEnabling this setting prevents web pages from accessing the graphics processing unit (GPU). Specifically, web pages can not access the WebGL API and plugins can not use the Pepper 3D API.\n\nDisabling this setting or leaving it not set potentially allows web pages to use the WebGL API and plugins to use the Pepper 3D API. The default settings of the browser may still require command line arguments to be passed in order to use these APIs.\n\nIf HardwareAccelerationModeEnabled is set to false, Disable3DAPIs is ignored and it is equivalent to Disable3DAPIs being set to true."
DisablePluginFinder_Policy="Specify whether the plugin finder should be disabled"
DisablePluginFinder_Explain="If you set this setting to enabled the automatic search and installation of missing plugins will be disabled in Google Chrome.\n\nSetting this option to disabled or leave it not set the plugin finder will be active."
DisableSSLRecordSplitting_Policy="Disable TLS False Start"
DisableSSLRecordSplitting_Explain="Specifies whether the TLS False Start optimization should be disabled. For historical reasons, this policy is named DisableSSLRecordSplitting.\n\nIf the policy is not set, or is set to false, then TLS False Start will be enabled. If it is set to true, TLS False Start will be disabled."
DisableSafeBrowsingProceedAnyway_Policy="Disable proceeding from the Safe Browsing warning page"
DisableSafeBrowsingProceedAnyway_Explain="The Safe Browsing service shows a warning page when users navigate to sites that are flagged as potentially malicious. Enabling this setting prevents users from proceeding anyway from the warning page to the malicious site.\n\nIf this setting is disabled or not configured then users can choose to proceed to the flagged site after being shown the warning."
DisableScreenshots_Policy="Disable taking screenshots"
DisableScreenshots_Explain="Disables taking screenshots.\n\nIf enabled screenshots cannot be taken using keyboard shortcuts or extension APIs.\nAdditionally, screen capture is disabled for ARC apps.\n\nIf disabled or not specified, taking screenshots is allowed."
DisabledPlugins_Policy="Specify a list of disabled plugins"
DisabledPlugins_Explain="Specifies a list of plugins that are disabled in Google Chrome and prevents users from changing this setting.\n\nThe wildcard characters '*' and '?' can be used to match sequences of arbitrary characters. '*' matches an arbitrary number of characters while '?' specifies an optional single character, i.e. matches zero or one characters. The escape character is '\', so to match actual '*', '?', or '\' characters, you can put a '\' in front of them.\n\nIf you enable this setting, the specified list of plugins is never used in Google Chrome. The plugins are marked as disabled in 'about:plugins' and users cannot enable them.\n\nNote that this policy can be overridden by EnabledPlugins and DisabledPluginsExceptions.\n\nIf this policy is left not set the user can use any plugin installed on the system except for hard-coded incompatible, outdated or dangerous plugins."
DisabledPlugins_Part="List of disabled plugins"
DisabledPluginsExceptions_Policy="Specify a list of plugins that the user can enable or disable"
DisabledPluginsExceptions_Explain="Specifies a list of plugins that user can enable or disable in Google Chrome.\n\nThe wildcard characters '*' and '?' can be used to match sequences of arbitrary characters. '*' matches an arbitrary number of characters while '?' specifies an optional single character, i.e. matches zero or one characters. The escape character is '\', so to match actual '*', '?', or '\' characters, you can put a '\' in front of them.\n\nIf you enable this setting, the specified list of plugins can be used in Google Chrome. Users can enable or disable them in 'about:plugins', even if the plugin also matches a pattern in DisabledPlugins. Users can also enable and disable plugins that don't match any patterns in DisabledPlugins, DisabledPluginsExceptions and EnabledPlugins.\n\nThis policy is meant to allow for strict plugin blacklisting where the 'DisabledPlugins' list contains wildcarded entries like disable all plugins '*' or disable all Java plugins '*Java*' but the administrator wishes to enable some particular version like 'IcedTea Java 2.3'. This particular versions can be specified in this policy.\n\nNote that both the plugin name and the plugin's group name have to be exempted. Each plugin group is shown in a separate section in about:plugins; each section may have one or more plugins. For example, the "Shockwave Flash" plugin belongs to the "Adobe Flash Player" group, and both names have to have a match in the exceptions list if that plugin is to be exempted from the blacklist.\n\nIf this policy is left not set any plugin that matches the patterns in the 'DisabledPlugins' will be locked disabled and the user won't be able to enable them."
DisabledPluginsExceptions_Part="List of exceptions to the list of disabled plugins"
DiskCacheDir_Policy="Set disk cache directory"
DiskCacheDir_Explain="Configures the directory that Google Chrome will use for storing cached files on the disk.\n\nIf you set this policy, Google Chrome will use the provided directory regardless whether the user has specified the '--disk-cache-dir' flag or not. To avoid data loss or other unexpected errors this policy should not be set to a volume's root directory or to a directory used for other purposes, because Google Chrome manages its contents.\n\nSee https://www.chromium.org/administrators/policy-list-3/user-data-directory-variables for a list of variables that can be used.\n\nIf this policy is left not set the default cache directory will be used and the user will be able to override it with the '--disk-cache-dir' command line flag."
DiskCacheDir_Part="Set disk cache directory"
DiskCacheSize_Policy="Set disk cache size in bytes"
DiskCacheSize_Explain="Configures the cache size that Google Chrome will use for storing cached files on the disk.\n\nIf you set this policy, Google Chrome will use the provided cache size regardless whether the user has specified the '--disk-cache-size' flag or not. The value specified in this policy is not a hard boundary but rather a suggestion to the caching system, any value below a few megabytes is too small and will be rounded up to a sane minimum.\n\nIf the value of this policy is 0, the default cache size will be used but the user will not be able to change it.\n\nIf this policy is not set the default size will be used and the user will be able to override it with the --disk-cache-size flag."
DiskCacheSize_Part="Set disk cache size"
DownloadDirectory_Policy="Set download directory"
DownloadDirectory_Explain="Configures the directory that Google Chrome will use for downloading files.\n\nIf you set this policy, Google Chrome will use the provided directory regardless whether the user has specified one or enabled the flag to be prompted for download location every time.\n\nSee https://www.chromium.org/administrators/policy-list-3/user-data-directory-variables for a list of variables that can be used.\n\nIf this policy is left not set the default download directory will be used and the user will be able to change it."
DownloadDirectory_Part="Set download directory"
EditBookmarksEnabled_Policy="Enables or disables bookmark editing"
EditBookmarksEnabled_Explain="Enables or disables editing bookmarks in Google Chrome.\n\nIf you enable this setting, bookmarks can be added, removed or modified. This is the default also when this policy is not set.\n\nIf you disable this setting, bookmarks can not be added, removed or modified. Existing bookmarks are still available."
EnableDeprecatedWebPlatformFeatures_Policy="Enable deprecated web platform features for a limited time"
EnableDeprecatedWebPlatformFeatures_Explain="Specify a list of deprecated web platform features to re-enable temporarily.\n\nThis policy gives administrators the ability to re-enable deprecated web platform features for a limited time. Features are identified by a string tag and the features corresponding to the tags included in the list specified by this policy will get re-enabled.\n\nIf this policy is left not set, or the list is empty or does not match one of the supported string tags, all deprecated web platform features will remain disabled.\n\nWhile the policy itself is supported on the above platforms, the feature it is enabling may be available on fewer platforms. Not all deprecated Web Platform features can be re-enabled. Only the ones explicitly listed below can be for a limited period of time, which is different per feature. The general format of the string tag will be [DeprecatedFeatureName]_EffectiveUntil[yyyymmdd]. As reference, you can find the intent behind the Web Platform feature changes at https://bit.ly/blinkintents.\n"
EnableDeprecatedWebPlatformFeatures_Part="Enable deprecated web platform features for a limited time"
EnableMediaRouter_Policy="Enables cast"
EnableMediaRouter_Explain="If this is set to true or is not set, users will be able to cast tabs, sites or the desktop from the browser. If set to false, this option will be disabled."
EnableOnlineRevocationChecks_Policy="Whether online OCSP/CRL checks are performed"
EnableOnlineRevocationChecks_Explain="In light of the fact that soft-fail, online revocation checks provide no effective security benefit, they are disabled by default in Google Chrome version 19 and later. By setting this policy to true, the previous behavior is restored and online OCSP/CRL checks will be performed.\n\nIf the policy is not set, or is set to false, then Google Chrome will not perform online revocation checks in Google Chrome 19 and later."
EnableSha1ForLocalAnchors_Policy="Whether SHA-1 signed certificates issued by local trust anchors are allowed"
EnableSha1ForLocalAnchors_Explain="When this setting is enabled, Google Chrome allows SHA-1 signed certificates as long as they successfully validate and chain to a locally-installed CA certificates.\n\nNote that this policy depends on the operating system certificate verification stack allowing SHA-1 signatures. If an OS update changes the OS handling of SHA-1 certificates, this policy may no longer have effect.  Further, this policy is intended as a temporary workaround to give enterprises more time to move away from SHA-1.  This policy will be removed on or around January 1st 2019.\n\nIf this policy is not set, or it is set to false, then Google Chrome follows the publicly announced SHA-1 deprecation schedule."
EnabledPlugins_Policy="Specify a list of enabled plugins"
EnabledPlugins_Explain="Specifies a list of plugins that are enabled in Google Chrome and prevents users from changing this setting.\n\nThe wildcard characters '*' and '?' can be used to match sequences of arbitrary characters. '*' matches an arbitrary number of characters while '?' specifies an optional single character, i.e. matches zero or one characters. The escape character is '\', so to match actual '*', '?', or '\' characters, you can put a '\' in front of them.\n\nThe specified list of plugins is always used in Google Chrome if they are installed. The plugins are marked as enabled in 'about:plugins' and users cannot disable them.\n\nNote that this policy overrides both DisabledPlugins and DisabledPluginsExceptions.\n\nIf this policy is left not set the user can disable any plugin installed on the system."
EnabledPlugins_Part="List of enabled plugins"
ForceEphemeralProfiles_Policy="Ephemeral profile"
ForceEphemeralProfiles_Explain="If set to enabled this policy forces the profile to be switched to ephemeral mode. If this policy is specified as an OS policy (e.g. GPO on Windows) it will apply to every profile on the system; if the policy is set as a Cloud policy it will apply only to a profile signed in with a managed account.\n\nIn this mode the profile data is persisted on disk only for the length of the user session. Features like browser history, extensions and their data, web data like cookies and web databases are not preserved after the browser is closed. However this does not prevent the user from downloading any data to disk manually, save pages or print them.\n\nIf the user has enabled sync all this data is preserved in their sync profile just like with regular profiles. Incognito mode is also available if not explicitly disabled by policy.\n\nIf the policy is set to disabled or left not set signing in leads to regular profiles."
ForceGoogleSafeSearch_Policy="Force Google SafeSearch"
ForceGoogleSafeSearch_Explain="Forces queries in Google Web Search to be done with SafeSearch set to active and prevents users from changing this setting.\n\nIf you enable this setting, SafeSearch in Google Search is always active.\n\nIf you disable this setting or do not set a value, SafeSearch in Google Search is not enforced."
ForceYouTubeSafetyMode_Policy="Force YouTube Safety Mode"
ForceYouTubeSafetyMode_Explain="Forces YouTube Safety Mode to active and prevents users from changing this setting.\n\nIf you enable this setting, Safety Mode on YouTube is always active.\n\nIf you disable this setting or do not set a value, Safety Mode on YouTube is not enforced."
FullscreenAllowed_Policy="Allow fullscreen mode"
FullscreenAllowed_Explain="Allow fullscreen mode.\n\nThis policy controls the availability of fullscreen mode in which all Google Chrome UI is hidden and only web content is visible.\n\nIf this policy is set to true or not not configured, the user, apps and extensions with appropriate permissions can enter fullscreen mode.\n\nIf this policy is set to false, neither the user nor any apps or extensions can enter fullscreen mode.\n\nOn all platforms except Google Chrome OS, kiosk mode is unavailable when fullscreen mode is disabled."
GCFUserDataDir_Policy="Set Google Chrome Frame user data directory"
GCFUserDataDir_Explain="Configures the directory that Google Chrome Frame will use for storing user data.\n\nIf you set this policy, Google Chrome Frame will use the provided directory.\n\nSee https://www.chromium.org/administrators/policy-list-3/user-data-directory-variables for a list of variables that can be used.\n\nIf this setting is left not set the default profile directory will be used."
GCFUserDataDir_Part="Set user data directory"
HardwareAccelerationModeEnabled_Policy="Use hardware acceleration when available"
HardwareAccelerationModeEnabled_Explain="Use hardware acceleration when available.\n\nIf this policy is set to true or left unset, hardware acceleration will be enabled unless a certain GPU feature is blacklisted.\n\nIf this policy is set to false, hardware acceleration will be disabled."
HideWebStoreIcon_Policy="Hide the web store from the New Tab Page and app launcher"
HideWebStoreIcon_Explain="Hide the Chrome Web Store app and footer link from the New Tab Page and Google Chrome OS app launcher.\n\nWhen this policy is set to true, the icons are hidden.\n\nWhen this policy is set to false or is not configured, the icons are visible."
ImportAutofillFormData_Policy="Import autofill form data from default browser on first run"
ImportAutofillFormData_Explain="This policy forces the autofill form data to be imported from the previous default browser if enabled. If enabled, this policy also affects the import dialog.\n\nIf disabled, the autofill form data is not imported.\n\nIf it is not set, the user may be asked whether to import, or importing may happen automatically."
ImportBookmarks_Policy="Import bookmarks from default browser on first run"
ImportBookmarks_Explain="This policy forces bookmarks to be imported from the current default browser if enabled. If enabled, this policy also affects the import dialog.\n\nIf disabled, no bookmarks are imported.\n\nIf it is not set, the user may be asked whether to import, or importing may happen automatically."
ImportHistory_Policy="Import browsing history from default browser on first run"
ImportHistory_Explain="This policy forces the browsing history to be imported from the current default browser if enabled. If enabled, this policy also affects the import dialog.\n\nIf disabled, no browsing history is imported.\n\nIf it is not set, the user may be asked whether to import, or importing may happen automatically."
ImportHomepage_Policy="Import of homepage from default browser on first run"
ImportHomepage_Explain="This policy forces the home page to be imported from the current default browser if enabled.\n\nIf disabled, the home page is not imported.\n\nIf it is not set, the user may be asked whether to import, or importing may happen automatically."
ImportSavedPasswords_Policy="Import saved passwords from default browser on first run"
ImportSavedPasswords_Explain="This policy forces the saved passwords to be imported from the previous default browser if enabled. If enabled, this policy also affects the import dialog.\n\nIf disabled, the saved passwords are not imported.\n\nIf it is not set, the user may be asked whether to import, or importing may happen automatically."
ImportSearchEngine_Policy="Import search engines from default browser on first run"
ImportSearchEngine_Explain="This policy forces search engines to be imported from the current default browser if enabled. If enabled, this policy also affects the import dialog.\n\nIf disabled, the default search engine is not imported.\n\nIf it is not set, the user may be asked whether to import, or importing may happen automatically."
IncognitoModeAvailability_Policy="Incognito mode availability"
IncognitoModeAvailability_Explain="Specifies whether the user may open pages in Incognito mode in Google Chrome.\n\nIf 'Enabled' is selected or the policy is left unset, pages may be opened in Incognito mode.\n\nIf 'Disabled' is selected, pages may not be opened in Incognito mode.\n\nIf 'Forced' is selected, pages may be opened ONLY in Incognito mode."
IncognitoModeAvailability_Part="Incognito mode availability"
Enabled_DropDown="Incognito mode available"
Disabled_DropDown="Incognito mode disabled"
Forced_DropDown="Incognito mode forced"
ManagedBookmarks_Policy="Managed Bookmarks"
ManagedBookmarks_Explain="Configures a list of managed bookmarks.\n\nThe policy consists of a list of bookmarks whereas each bookmark is a\ndictionary containing the keys "name" and "url" which hold the bookmark's name and its target. A\nsubfolder may be configured by defining a bookmark without an "url" key but with an additional "children" key which itself contains a list of\nbookmarks as defined above (some of which may be folders again). Google Chrome amends incomplete URLs\nas if they were submitted via the Omnibox, for example "google.com" becomes "https://google.com/".\n\nThese bookmarks are placed in a "Managed bookmarks" folder that can't be modified by the user, but the user can choose to hide it from the bookmark bar. Managed bookmarks are not synced to the user account and can't be modified by extensions.\n\nStarting with release 51, the folder name for the bookmarks is customizable by adding a {"toplevel_name": "some name"} list item."
ManagedBookmarks_Part="Managed Bookmarks"
MaxConnectionsPerProxy_Policy="Maximal number of concurrent connections to the proxy server"
MaxConnectionsPerProxy_Explain="Specifies the maximal number of simultaneous connections to the proxy server.\n\nSome proxy servers can not handle high number of concurrent connections per client and this can be solved by setting this policy to a lower value.\n\nThe value of this policy should be lower than 100 and higher than 6 and the default value is 32.\n\nSome web apps are known to consume many connections with hanging GETs, so lowering below 32 may lead to browser networking hangs if too many such web apps are open. Lower below the default at your own risk.\n\nIf this policy is left not set the default value will be used which is 32."
MaxConnectionsPerProxy_Part="Maximal number of concurrent connections to the proxy server"
MaxInvalidationFetchDelay_Policy="Maximum fetch delay after a policy invalidation"
MaxInvalidationFetchDelay_Explain="Specifies the maximum delay in milliseconds between receiving a policy invalidation and fetching the new policy from the device management service.\n\nSetting this policy overrides the default value of 5000 milliseconds. Valid values for this policy are in the range from 1000 (1 second) to 300000 (5 minutes). Any values not in this range will be clamped to the respective boundary.\n\nLeaving this policy not set will make Google Chrome use the default value of 5000 milliseconds."
MaxInvalidationFetchDelay_Part="Maximum fetch delay after a policy invalidation"
MediaCacheSize_Policy="Set media disk cache size in bytes"
MediaCacheSize_Explain="Configures the cache size that Google Chrome will use for storing cached media files on the disk.\n\nIf you set this policy, Google Chrome will use the provided cache size regardless whether the user has specified the '--media-cache-size' flag or not. The value specified in this policy is not a hard boundary but rather a suggestion to the caching system, any value below a few megabytes is too small and will be rounded up to a sane minimum.\n\nIf the value of this policy is 0, the default cache size will be used but the user will not be able to change it.\n\nIf this policy is not set the default size will be used and the user will be able to override it with the --media-cache-size flag."
MediaCacheSize_Part="Set media disk cache size"
MetricsReportingEnabled_Policy="Enable reporting of usage and crash-related data"
MetricsReportingEnabled_Explain="Enables anonymous reporting of usage and crash-related data about Google Chrome to Google and prevents users from changing this setting.\n\nIf this setting is enabled, anonymous reporting of usage and crash-related\ndata is sent to Google.  If it is disabled, this information is not sent\nto Google.  In both cases, users cannot change or override the setting.\nIf this policy is left not set, the setting will be what the user chose\nupon installation / first run.\n\nThis policy is not available on Windows instances that are not joined to\nan Active Directory domain.  (For Chrome OS, see\nDeviceMetricsReportingEnabled.)"
NetworkPredictionOptions_Policy="Enable network prediction"
NetworkPredictionOptions_Explain="Enables network prediction in Google Chrome and prevents users from changing this setting.\n\nThis controls DNS prefetching, TCP and SSL preconnection and prerendering of web pages.\n\nIf you set this preference to 'always', 'never', or 'WiFi only', users cannot change or override this setting in Google Chrome.\n\nIf this policy is left not set, network prediction will be enabled but the user will be able to change it."
NetworkPredictionOptions_Part="Enable network prediction"
NetworkPredictionAlways_DropDown="Predict network actions on any network connection"
NetworkPredictionWifiOnly_DropDown="Predict network actions on any network that is not cellular.\n(Deprecated in 50, removed in 52. After 52, if value 1 is set, it will be treated as 0 - predict network actions on any network connection.)"
NetworkPredictionNever_DropDown="Do not predict network actions on any network connection"
PacHttpsUrlStrippingEnabled_Policy="Enable PAC URL stripping (for https://)"
PacHttpsUrlStrippingEnabled_Explain="Strips privacy and security sensitive parts of https:// URLs before passing them on to PAC scripts (Proxy Auto Config) used by Google Chrome during proxy resolution.\n\nWhen True, the security feature is enabled, and https:// URLs are\nstripped before submitting them to a PAC script. In this manner the PAC\nscript is not able to view data that is ordinarily protected by an\nencrypted channel (such as the URL's path and query).\n\nWhen False, the security feature is disabled, and PAC scripts are\nimplicitly granted the ability to view all components of an https://\nURL. This applies to all PAC scripts regardless of origin (including\nthose fetched over an insecure transport, or discovered insecurely\nthrough WPAD).\n\nThis defaults to True (security feature enabled), except for Chrome OS\nenterprise users for which this currently defaults to False.\n\nIt is recommended that this be set to True. The only reason to set it to\nFalse is if it causes a compatibility problem with existing PAC scripts.\n\nThe desire is to remove this override in the future."
PrintingEnabled_Policy="Enable printing"
PrintingEnabled_Explain="Enables printing in Google Chrome and prevents users from changing this setting.\n\nIf this setting is enabled or not configured, users can print.\n\nIf this setting is disabled, users cannot print from Google Chrome. Printing is disabled in the wrench menu, extensions, JavaScript applications, etc. It is still possible to print from plugins that bypass Google Chrome while printing. For example, certain Flash applications have the print option in their context menu, which is not covered by this policy."
QuicAllowed_Policy="Allows QUIC protocol"
QuicAllowed_Explain="If this policy is set to true or not set usage of QUIC protocol in Google Chrome is allowed.\nIf this policy is set to false usage of QUIC protocol is disallowed."
RC4Enabled_Policy="Whether RC4 cipher suites in TLS are enabled"
RC4Enabled_Explain="Warning: RC4 will be completely removed from Google Chrome after version 52 (around September 2016) and this policy will stop working then.\n\nIf the policy is not set, or is set to false, then RC4 cipher suites in TLS will not be enabled. Otherwise it may be set to true to retain compatibility with an outdated server. This is a stopgap measure and the server should be reconfigured."
RequireOnlineRevocationChecksForLocalAnchors_Policy="Whether online OCSP/CRL checks are required for local trust anchors"
RequireOnlineRevocationChecksForLocalAnchors_Explain="When this setting is enabled, Google Chrome will always perform revocation checking for server certificates that successfully validate and are signed by locally-installed CA certificates.\n\nIf Google Chrome is unable to obtain revocation status information, such certificates will be treated as revoked ('hard-fail').\n\nIf this policy is not set, or it is set to false, then Google Chrome will use the existing online revocation checking settings."
RestrictSigninToPattern_Policy="Restrict which users are allowed to sign in to Google Chrome"
RestrictSigninToPattern_Explain="Contains a regular expression which is used to determine which users can sign in to Google Chrome.\n\nAn appropriate error is displayed if a user tries to log in with a username that does not match this pattern.\n\nIf this policy is left not set or blank, then any user can sign in to Google Chrome."
RestrictSigninToPattern_Part="Restrict which users are allowed to sign in to Google Chrome"
SSLErrorOverrideAllowed_Policy="Allow proceeding from the SSL warning page"
SSLErrorOverrideAllowed_Explain="Chrome shows a warning page when users navigate to sites that have SSL errors. By default or when this policy is set to true, users are allowed to click through these warning pages.\nSetting this policy to false disallows users to click through any warning page."
SSLVersionMin_Policy="Minimum SSL version enabled"
SSLVersionMin_Explain="Warning: SSLv3 support will be entirely removed from Google Chrome after version 43 (around July 2015) and this policy will be removed at the same time.\n\nIf this policy is not configured then Google Chrome uses a default minimum version which is SSLv3 in Google Chrome 39 and TLS 1.0 in later versions.\n\nOtherwise it may be set to one of the following values: "sslv3", "tls1", "tls1.1" or "tls1.2". When set, Google Chrome will not use SSL/TLS versions less than the specified version. An unrecognized value will be ignored.\n\nNote that, despite the number, "sslv3" is an earlier version than "tls1"."
SSLVersionMin_Part="Minimum SSL version enabled"
SSLv3_DropDown="SSL 3.0"
TLSv1_DropDown="TLS 1.0"
TLSv1_1_DropDown="TLS 1.1"
TLSv1_2_DropDown="TLS 1.2"
SafeBrowsingEnabled_Policy="Enable Safe Browsing"
SafeBrowsingEnabled_Explain="Enables Google Chrome's Safe Browsing feature and prevents users from changing this setting.\n\nIf you enable this setting, Safe Browsing is always active.\n\nIf you disable this setting, Safe Browsing is never active.\n\nIf you enable or disable this setting, users cannot change or override the "Enable phishing and malware protection" setting in Google Chrome.\n\nIf this policy is left not set, this will be enabled but the user will be able to change it."
SafeBrowsingExtendedReportingOptInAllowed_Policy="Allow users to opt in to Safe Browsing extended reporting"
SafeBrowsingExtendedReportingOptInAllowed_Explain="Setting this policy to false stops users from choosing to send information about security errors they encounter to Google servers. If this setting is true or not configured, then users will be allowed to send information when they encounter an SSL error or Safe Browsing warning."
SavingBrowserHistoryDisabled_Policy="Disable saving browser history"
SavingBrowserHistoryDisabled_Explain="Disables saving browser history in Google Chrome and prevents users from changing this setting.\n\nIf this setting is enabled, browsing history is not saved. This setting also disables tab syncing.\n\nIf this setting is disabled or not set, browsing history is saved."
SearchSuggestEnabled_Policy="Enable search suggestions"
SearchSuggestEnabled_Explain="Enables search suggestions in Google Chrome's omnibox and prevents users from changing this setting.\n\nIf you enable this setting, search suggestions are used.\n\nIf you disable this setting, search suggestions are never used.\n\nIf you enable or disable this setting, users cannot change or override this setting in Google Chrome.\n\nIf this policy is left not set, this will be enabled but the user will be able to change it."
ShowAppsShortcutInBookmarkBar_Policy="Show the apps shortcut in the bookmark bar"
ShowAppsShortcutInBookmarkBar_Explain="Enables or disables the apps shortcut in the bookmark bar.\n\nIf this policy is not set then the user can choose to show or hide the apps shortcut from the bookmark bar context menu.\n\nIf this policy is configured then the user can't change it, and the apps shortcut is always shown or never shown."
ShowHomeButton_Policy="Show Home button on toolbar"
ShowHomeButton_Explain="Shows the Home button on Google Chrome's toolbar.\n\nIf you enable this setting, the Home button is always shown.\n\nIf you disable this setting, the Home button is never shown.\n\nIf you enable or disable this setting, users cannot change or override this setting in Google Chrome.\n\nLeaving this policy not set will allow the user to choose whether to show the home button."
SpellCheckServiceEnabled_Policy="Enable or disable spell checking web service"
SpellCheckServiceEnabled_Explain="Google Chrome can use a Google web service to help resolve spelling errors. If this setting is enabled, then this service is always used. If this setting is disabled, then this service is never used.\n\nSpell checking can still be performed using a downloaded dictionary; this policy only controls the usage of the online service.\n\nIf this setting is not configured then users can choose whether the spell checking service should be used or not."
SuppressChromeFrameTurndownPrompt_Policy="Suppress the Google Chrome Frame turndown prompt"
SuppressChromeFrameTurndownPrompt_Explain="Suppresses the turndown prompt that appears when a site is rendered by Google Chrome Frame."
SuppressUnsupportedOSWarning_Policy="Suppress the unsupported OS warning"
SuppressUnsupportedOSWarning_Explain="Suppresses the warning that appears when Google Chrome is running on a computer or operating system that is no longer supported."
SyncDisabled_Policy="Disable synchronization of data with Google"
SyncDisabled_Explain="Disables data synchronization in Google Chrome using Google-hosted synchronization services and prevents users from changing this setting.\n\nIf you enable this setting, users cannot change or override this setting in Google Chrome.\n\nIf this policy is left not set Google Sync will be available for the user to choose whether to use it or not."
TaskManagerEndProcessEnabled_Policy="Enables ending processes in Task Manager"
TaskManagerEndProcessEnabled_Explain="Enables ending processes in Google Chrome's Task Manager.\n\nIf set to false, the 'End process' button is disabled in the Task Manager.\n\nIf set to true or not configured, the user can end processes in the Task Manager."
TranslateEnabled_Policy="Enable Translate"
TranslateEnabled_Explain="Enables the integrated Google Translate service on Google Chrome.\n\nIf you enable this setting, Google Chrome will show an integrated toolbar offering to translate the page for the user, when appropriate.\n\nIf you disable this setting, users will never see the translation bar.\n\nIf you enable or disable this setting, users cannot change or override this setting in Google Chrome.\n\nIf this setting is left not set the user can decide to use this function or not."
URLBlacklist_Policy="Block access to a list of URLs"
URLBlacklist_Explain="Blocks access to the listed URLs.\n\nThis policy prevents the user from loading web pages from blacklisted URLs. The blacklist provides a list of URL patterns that specify which URLs will be blacklisted.\n\nA URL pattern has to be formatted according to https://www.chromium.org/administrators/url-blacklist-filter-format.\n\nExceptions can be defined in the URL whitelist policy. These policies are limited to 1000 entries; subsequent entries will be ignored.\n\nNote that it is not recommended to block internal 'chrome://*' URLs since this may lead to unexpected errors.\n\nIf this policy is not set no URL will be blacklisted in the browser."
URLBlacklist_Part="Block access to a list of URLs"
URLWhitelist_Policy="Allows access to a list of URLs"
URLWhitelist_Explain="Allows access to the listed URLs, as exceptions to the URL blacklist.\n\nSee the description of the URL blacklist policy for the format of entries of this list.\n\nThis policy can be used to open exceptions to restrictive blacklists. For example, '*' can be blacklisted to block all requests, and this policy can be used to allow access to a limited list of URLs. It can be used to open exceptions to certain schemes, subdomains of other domains, ports, or specific paths.\n\nThe most specific filter will determine if a URL is blocked or allowed. The whitelist takes precedence over the blacklist.\n\nThis policy is limited to 1000 entries; subsequent entries will be ignored.\n\nIf this policy is not set there will be no exceptions to the blacklist from the 'URLBlacklist' policy."
URLWhitelist_Part="Allows access to a list of URLs"
UserDataDir_Policy="Set user data directory"
UserDataDir_Explain="Configures the directory that Google Chrome will use for storing user data.\n\nIf you set this policy, Google Chrome will use the provided directory regardless whether the user has specified the '--user-data-dir' flag or not. To avoid data loss or other unexpected errors this policy should not be set to a volume's root directory or to a directory used for other purposes, because Google Chrome manages its contents.\n\nSee https://www.chromium.org/administrators/policy-list-3/user-data-directory-variables for a list of variables that can be used.\n\nIf this policy is left not set the default profile path will be used and the user will be able to override it with the '--user-data-dir' command line flag."
UserDataDir_Part="Set user data directory"
VideoCaptureAllowed_Policy="Allow or deny video capture"
VideoCaptureAllowed_Explain="Allow or deny video capture.\n\nIf enabled or not configured (default), the user will be prompted for\nvideo capture access except for URLs configured in the\nVideoCaptureAllowedUrls list which will be granted access without prompting.\nARC apps will be able to access the camera if they have been given\npermission.\n\nWhen this policy is disabled, the user will never be prompted and video\ncapture only be available to URLs configured in VideoCaptureAllowedUrls.\nARC apps will not be able to access the camera.\n\nOutside of ARC-apps, this policy affects all types of video inputs and\nnot only the built-in camera."
VideoCaptureAllowedUrls_Policy="URLs that will be granted access to video capture devices without prompt"
VideoCaptureAllowedUrls_Explain="Patterns in this list will be matched against the security\norigin of the requesting URL.  If a match is found, access to audio\ncapture devices will be granted without prompt.\n\nNOTE: Until version 45, this policy was only supported in Kiosk mode."
VideoCaptureAllowedUrls_Part="URLs that will be granted access to video capture devices without prompt"
WPADQuickCheckEnabled_Policy="Enable WPAD optimization"
WPADQuickCheckEnabled_Explain="Allows to turn off WPAD (Web Proxy Auto-Discovery) optimization in Google Chrome.\n\nIf this policy is set to false, WPAD optimization is disabled causing Google Chrome to wait longer for DNS-based WPAD servers.  If the policy is not set or is enabled, WPAD optimization is enabled.\n\nIndependent of whether or how this policy is set, the WPAD optimization setting cannot be changed by users."
WebRtcUdpPortRange_Policy="Restrict the range of local UDP ports used by WebRTC"
WebRtcUdpPortRange_Explain="If the policy is set, the UDP port range used by WebRTC is restricted to the specified port interval (endpoints included).\n\nIf the policy is not set, or if it is set to the empty string or an invalid port range, WebRTC is allowed to use any available local UDP port."
WebRtcUdpPortRange_Part="Restrict the range of local UDP ports used by WebRTC"
WelcomePageOnOSUpgradeEnabled_Policy="Enable showing the welcome page on the first browser launch following OS upgrade."
WelcomePageOnOSUpgradeEnabled_Explain="Enable showing the welcome page on the first browser launch following OS upgrade.\n\nIf this policy is set to true or not configured, the browser will re-show the welcome page on the first launch following an OS upgrade.\n\nIf this policy is set to false, the browser will not re-show the welcome page on the first launch following an OS upgrade."