Index: chrome/common/extensions/api/tabs.json |
diff --git a/chrome/common/extensions/api/tabs.json b/chrome/common/extensions/api/tabs.json |
index 3bd8a5719bfbed4d5b4abd8ca89b0c80166bd818..83157b70aad53448e9fd8e5d8a0e1f8fda6cfb60 100644 |
--- a/chrome/common/extensions/api/tabs.json |
+++ b/chrome/common/extensions/api/tabs.json |
@@ -602,7 +602,7 @@ |
{ |
"name": "captureVisibleTab", |
"type": "function", |
- "description": "Captures the visible area of the currently active tab in the specified window. You must have <a href='declare_permissions.html'>host permission</a> for the URL displayed by the tab.", |
+ "description": "Captures the visible area of the currently active tab in the specified window. You must have <a href='declare_permissions.html'><all_urls></a> permission to use this method.", |
"parameters": [ |
{ |
"type": "integer", |