X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/02a62d15c5695dae5d9a66ce5b8f590e4e713f99..028c7fe65fb2d555c4506372ce36cdabc1069538:/README.md diff --git a/README.md b/README.md index ada3d52..33d27f1 100644 --- a/README.md +++ b/README.md @@ -351,12 +351,12 @@ This policy sets domains for which pop-up windows are allowed. It also set the d } } ``` -### InstallAddons +### InstallAddonsPermission This policy sets domains that can install extensions, as well as the default behavior. ``` { "policies": { - "InstallAddons": { + "InstallAddonsPermission": { "Allow": ["http://example.org/", "http://example.edu/"] "Default": [true|false], /* If this is set to false, add-ons cannot be installed by the user */