summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnagel <tnagel@chromium.org>2015-03-04 16:13:32 -0800
committerCommit bot <commit-bot@chromium.org>2015-03-05 00:14:19 +0000
commitdfe8c70f12d69707af3089b779619b6f43f6b729 (patch)
treee1f3946f633198e6051e2c201328552e7177842b
parente67fefbf4f5a5a83ca8d487f422b09664dc4c8fe (diff)
downloadchromium_src-dfe8c70f12d69707af3089b779619b6f43f6b729.zip
chromium_src-dfe8c70f12d69707af3089b779619b6f43f6b729.tar.gz
chromium_src-dfe8c70f12d69707af3089b779619b6f43f6b729.tar.bz2
Add warning to policy docs about disabling extensions using devtools.
BUG=none Review URL: https://codereview.chromium.org/948803004 Cr-Commit-Position: refs/heads/master@{#319168}
-rw-r--r--components/policy/resources/policy_templates.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 81471dc..da5c833 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -1840,7 +1840,11 @@
Users will be unable to uninstall extensions that are specified by this policy. If you remove an extension from this list, then it will be automatically uninstalled by <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>. Extensions specified in this list are also automatically whitelisted for installation; the ExtensionsInstallBlacklist does not affect them.
- If this policy is left not set the user can uninstall any extension in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.''',
+ Note that the source code of any extension may be altered (potentially
+ rendering the extension dysfunctional) by using Developer Tools. If
+ this is a concern, the DeveloperToolsDisabled policy should be set.
+
+ If this policy is left not set the user can uninstall any extension in <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>.''',
'label': '''Extension IDs and update URLs to be silently installed''',
},
{