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

Side by Side Diff: chrome/common/extensions/docs/samples.json

Issue 9006027: Rip Out the Sidebar API (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "api": { 2 "api": {
3 "chrome.bookmarks.create": "bookmarks.html#method-create", 3 "chrome.bookmarks.create": "bookmarks.html#method-create",
4 "chrome.bookmarks.export": "bookmarks.html#method-export", 4 "chrome.bookmarks.export": "bookmarks.html#method-export",
5 "chrome.bookmarks.get": "bookmarks.html#method-get", 5 "chrome.bookmarks.get": "bookmarks.html#method-get",
6 "chrome.bookmarks.getChildren": "bookmarks.html#method-getChildren", 6 "chrome.bookmarks.getChildren": "bookmarks.html#method-getChildren",
7 "chrome.bookmarks.getRecent": "bookmarks.html#method-getRecent", 7 "chrome.bookmarks.getRecent": "bookmarks.html#method-getRecent",
8 "chrome.bookmarks.getSubTree": "bookmarks.html#method-getSubTree", 8 "chrome.bookmarks.getSubTree": "bookmarks.html#method-getSubTree",
9 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree", 9 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree",
10 "chrome.bookmarks.import": "bookmarks.html#method-import", 10 "chrome.bookmarks.import": "bookmarks.html#method-import",
(...skipping 881 matching lines...) Expand 10 before | Expand all | Expand 10 after
892 "https:\/\/" 892 "https:\/\/"
893 ], 893 ],
894 "search_string": "FIREPHP FOR CHROME EXTENDS THE DEVELOPER TOOLS, ADDING S UPPORT FOR PARSING FIREPHP MESSAGES FROM SERVER BACKGROUND_PAGE DEVTOOLS_PAGE EX PERIMENTAL TABS CHROME.EXPERIMENTAL.DEVTOOLS.NETWORK.GETHAR CHROME.EXPERIMENTAL. DEVTOOLS.NETWORK.ONREQUESTFINISHED CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.S ENDREQUEST CHROME.TABS.EXECUTESCRIPT", 894 "search_string": "FIREPHP FOR CHROME EXTENDS THE DEVELOPER TOOLS, ADDING S UPPORT FOR PARSING FIREPHP MESSAGES FROM SERVER BACKGROUND_PAGE DEVTOOLS_PAGE EX PERIMENTAL TABS CHROME.EXPERIMENTAL.DEVTOOLS.NETWORK.GETHAR CHROME.EXPERIMENTAL. DEVTOOLS.NETWORK.ONREQUESTFINISHED CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.S ENDREQUEST CHROME.TABS.EXECUTESCRIPT",
895 "source_files": [ 895 "source_files": [
896 "background.html", 896 "background.html",
897 "background.js", 897 "background.js",
898 "devtools.html", 898 "devtools.html",
899 "devtools.js", 899 "devtools.js",
900 "manifest.json" 900 "manifest.json"
901 ], 901 ],
902 "source_hash": "b967625a22f6c961a8d3296824fc589ca1314d3a", 902 "source_hash": "1131b45cdf51c6cc083e77554a4bc034ec4fe9d3",
903 "zip_path": "examples\/api\/devtools\/network\/chrome-firephp.zip" 903 "zip_path": "examples\/api\/devtools\/network\/chrome-firephp.zip"
904 }, 904 },
905 { 905 {
906 "api_calls": [ 906 "api_calls": [
907 "chrome.browserAction.onClicked", 907 "chrome.browserAction.onClicked",
908 "chrome.browserAction.setBadgeBackgroundColor", 908 "chrome.browserAction.setBadgeBackgroundColor",
909 "chrome.browserAction.setBadgeText", 909 "chrome.browserAction.setBadgeText",
910 "chrome.browserAction.setIcon", 910 "chrome.browserAction.setIcon",
911 "chrome.browserAction.setTitle", 911 "chrome.browserAction.setTitle",
912 "chrome.extension.getBackgroundPage", 912 "chrome.extension.getBackgroundPage",
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after
1262 "background.html", 1262 "background.html",
1263 "background.js", 1263 "background.js",
1264 "imageinfo\/binaryajax.js", 1264 "imageinfo\/binaryajax.js",
1265 "imageinfo\/exif.js", 1265 "imageinfo\/exif.js",
1266 "imageinfo\/imageinfo.js", 1266 "imageinfo\/imageinfo.js",
1267 "info.css", 1267 "info.css",
1268 "info.html", 1268 "info.html",
1269 "info.js", 1269 "info.js",
1270 "manifest.json" 1270 "manifest.json"
1271 ], 1271 ],
1272 "source_hash": "3a61d1ad772ef01e0d3cc01a8bedbe7da452dd0b", 1272 "source_hash": "21aedd7d940b7c5c53486cc8e48f2ce708ff9711",
1273 "zip_path": "examples\/extensions\/imageinfo.zip" 1273 "zip_path": "examples\/extensions\/imageinfo.zip"
1274 }, 1274 },
1275 { 1275 {
1276 "api_calls": [ 1276 "api_calls": [
1277 "chrome.browserAction.onClicked", 1277 "chrome.browserAction.onClicked",
1278 "chrome.browserAction.setIcon", 1278 "chrome.browserAction.setIcon",
1279 "chrome.browserAction.setTitle", 1279 "chrome.browserAction.setTitle",
1280 "chrome.experimental.debugger.attach", 1280 "chrome.experimental.debugger.attach",
1281 "chrome.experimental.debugger.detach", 1281 "chrome.experimental.debugger.detach",
1282 "chrome.experimental.debugger.onDetach", 1282 "chrome.experimental.debugger.onDetach",
(...skipping 1193 matching lines...) Expand 10 before | Expand all | Expand 10 after
2476 "manifest.json", 2476 "manifest.json",
2477 "popup.html", 2477 "popup.html",
2478 "popup.js", 2478 "popup.js",
2479 "sample.css" 2479 "sample.css"
2480 ], 2480 ],
2481 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", 2481 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6",
2482 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" 2482 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip"
2483 } 2483 }
2484 ] 2484 ]
2485 } 2485 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698