| Index: chrome/common/extensions/docs/permission_warnings.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/permission_warnings.html (revision 109201)
|
| +++ chrome/common/extensions/docs/permission_warnings.html (working copy)
|
| @@ -535,6 +535,23 @@
|
|
|
| <tr>
|
| <td style="font-weight:bold">
|
| + <!-- IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS -->
|
| + Settings that specify whether websites can use features such as cookies, JavaScript, and plug-ins
|
| + </td>
|
| + <td>
|
| + <!-- HasEffectiveBrowsingHistoryPermission -->
|
| + "contentSettings" permission
|
| + </td>
|
| + <td>
|
| + <p>
|
| + The "contentSettings" permission is required by
|
| + <a href="contentSettings.html"><code>chrome.contentSettings</code></a>.
|
| + </p>
|
| + </td>
|
| +</tr>
|
| +
|
| +<tr>
|
| + <td style="font-weight:bold">
|
| <!-- IDS_EXTENSION_PROMPT_WARNING_ALL_HOSTS -->
|
| Your data on all websites
|
| </td>
|
|
|