Index: chrome/common/extensions/api/tabs.json |
diff --git a/chrome/common/extensions/api/tabs.json b/chrome/common/extensions/api/tabs.json |
index 31f6ef20c192c9d609b016b7a01d88a729e715d5..3d2cf45e1f22a45917ebbdae13d4d6e36583ab88 100644 |
--- a/chrome/common/extensions/api/tabs.json |
+++ b/chrome/common/extensions/api/tabs.json |
@@ -5,6 +5,7 @@ |
[ |
{ |
"namespace": "tabs", |
+ "description": "Use the <code>chrome.tabs</code> API to interact with the browser's tab system. You can use this API to create, modify, and rearrange tabs in the browser.", |
"types": [ |
{ |
"id": "Tab", |