Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(508)

Unified Diff: chrome/app/policy/policy_templates.json

Issue 6474036: Augment the comment for blacklisted extensions to make it clear they will get... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/policy/policy_templates.json
===================================================================
--- chrome/app/policy/policy_templates.json (revision 74265)
+++ chrome/app/policy/policy_templates.json (working copy)
@@ -630,7 +630,7 @@
'features': {'dynamic_refresh': 1},
'example_value': ['extension_id1', 'extension_id2'],
'caption': '''Configure extension installation blacklist''',
- 'desc': '''Allows you to specify which extensions the users can NOT install.
+ 'desc': '''Allows you to specify which extensions the users can NOT install. Extensions already installed will be removed if blacklisted.
A blacklist value of * means all extensions are blacklisted unless they are explicitly listed in the whitelist.''',
'label': '''Extension IDs the user should be prevented from installing (or * for all)''',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698