Index: chrome/common/extensions/api/extension_api.json |
=================================================================== |
--- chrome/common/extensions/api/extension_api.json (revision 28552) |
+++ chrome/common/extensions/api/extension_api.json (working copy) |
@@ -95,7 +95,7 @@ |
} |
}, |
{ |
- "name": "getTabContentses", |
+ "name": "getExtensionTabs", |
"type": "function", |
"description": "Returns an array of the global JavaScript objects for each of the tab contents views running inside the current extension. If windowId is specified, returns only the tab contentses attached to the specified window.", |
"parameters": [ |