OLD | NEW |
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 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
72 "chrome.experimental.socket.disconnect": "experimental.socket.html#method-di
sconnect", | 72 "chrome.experimental.socket.disconnect": "experimental.socket.html#method-di
sconnect", |
73 "chrome.experimental.socket.send": "experimental.socket.html#method-send", | 73 "chrome.experimental.socket.send": "experimental.socket.html#method-send", |
74 "chrome.experimental.speechInput.isRecording": "experimental.speechInput.htm
l#method-isRecording", | 74 "chrome.experimental.speechInput.isRecording": "experimental.speechInput.htm
l#method-isRecording", |
75 "chrome.experimental.speechInput.onError": "experimental.speechInput.html#ev
ent-onError", | 75 "chrome.experimental.speechInput.onError": "experimental.speechInput.html#ev
ent-onError", |
76 "chrome.experimental.speechInput.onResult": "experimental.speechInput.html#e
vent-onResult", | 76 "chrome.experimental.speechInput.onResult": "experimental.speechInput.html#e
vent-onResult", |
77 "chrome.experimental.speechInput.onSoundEnd": "experimental.speechInput.html
#event-onSoundEnd", | 77 "chrome.experimental.speechInput.onSoundEnd": "experimental.speechInput.html
#event-onSoundEnd", |
78 "chrome.experimental.speechInput.onSoundStart": "experimental.speechInput.ht
ml#event-onSoundStart", | 78 "chrome.experimental.speechInput.onSoundStart": "experimental.speechInput.ht
ml#event-onSoundStart", |
79 "chrome.experimental.speechInput.start": "experimental.speechInput.html#meth
od-start", | 79 "chrome.experimental.speechInput.start": "experimental.speechInput.html#meth
od-start", |
80 "chrome.experimental.speechInput.stop": "experimental.speechInput.html#metho
d-stop", | 80 "chrome.experimental.speechInput.stop": "experimental.speechInput.html#metho
d-stop", |
81 "chrome.experimental.storage.onChanged": "experimental.storage.html#event-on
Changed", | 81 "chrome.experimental.storage.onChanged": "experimental.storage.html#event-on
Changed", |
82 "chrome.experimental.webRequest.addEventListener": "experimental.webRequest.
html#method-addEventListener", | |
83 "chrome.experimental.webRequest.eventHandled": "experimental.webRequest.html
#method-eventHandled", | |
84 "chrome.experimental.webRequest.handlerBehaviorChanged": "experimental.webRe
quest.html#method-handlerBehaviorChanged", | |
85 "chrome.experimental.webRequest.onAuthRequired": "experimental.webRequest.ht
ml#event-onAuthRequired", | |
86 "chrome.experimental.webRequest.onBeforeRedirect": "experimental.webRequest.
html#event-onBeforeRedirect", | |
87 "chrome.experimental.webRequest.onBeforeRequest": "experimental.webRequest.h
tml#event-onBeforeRequest", | |
88 "chrome.experimental.webRequest.onBeforeSendHeaders": "experimental.webReque
st.html#event-onBeforeSendHeaders", | |
89 "chrome.experimental.webRequest.onCompleted": "experimental.webRequest.html#
event-onCompleted", | |
90 "chrome.experimental.webRequest.onErrorOccurred": "experimental.webRequest.h
tml#event-onErrorOccurred", | |
91 "chrome.experimental.webRequest.onHeadersReceived": "experimental.webRequest
.html#event-onHeadersReceived", | |
92 "chrome.experimental.webRequest.onResponseStarted": "experimental.webRequest
.html#event-onResponseStarted", | |
93 "chrome.experimental.webRequest.onSendHeaders": "experimental.webRequest.htm
l#event-onSendHeaders", | |
94 "chrome.extension.connect": "extension.html#method-connect", | 82 "chrome.extension.connect": "extension.html#method-connect", |
95 "chrome.extension.getBackgroundPage": "extension.html#method-getBackgroundPa
ge", | 83 "chrome.extension.getBackgroundPage": "extension.html#method-getBackgroundPa
ge", |
96 "chrome.extension.getExtensionTabs": "extension.html#method-getExtensionTabs
", | 84 "chrome.extension.getExtensionTabs": "extension.html#method-getExtensionTabs
", |
97 "chrome.extension.getURL": "extension.html#method-getURL", | 85 "chrome.extension.getURL": "extension.html#method-getURL", |
98 "chrome.extension.getViews": "extension.html#method-getViews", | 86 "chrome.extension.getViews": "extension.html#method-getViews", |
99 "chrome.extension.isAllowedFileSchemeAccess": "extension.html#method-isAllow
edFileSchemeAccess", | 87 "chrome.extension.isAllowedFileSchemeAccess": "extension.html#method-isAllow
edFileSchemeAccess", |
100 "chrome.extension.isAllowedIncognitoAccess": "extension.html#method-isAllowe
dIncognitoAccess", | 88 "chrome.extension.isAllowedIncognitoAccess": "extension.html#method-isAllowe
dIncognitoAccess", |
101 "chrome.extension.onConnect": "extension.html#event-onConnect", | 89 "chrome.extension.onConnect": "extension.html#event-onConnect", |
102 "chrome.extension.onConnectExternal": "extension.html#event-onConnectExterna
l", | 90 "chrome.extension.onConnectExternal": "extension.html#event-onConnectExterna
l", |
103 "chrome.extension.onRequest": "extension.html#event-onRequest", | 91 "chrome.extension.onRequest": "extension.html#event-onRequest", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
184 "chrome.ttsEngine.sendTtsEvent": "ttsEngine.html#method-sendTtsEvent", | 172 "chrome.ttsEngine.sendTtsEvent": "ttsEngine.html#method-sendTtsEvent", |
185 "chrome.webNavigation.getAllFrames": "webNavigation.html#method-getAllFrames
", | 173 "chrome.webNavigation.getAllFrames": "webNavigation.html#method-getAllFrames
", |
186 "chrome.webNavigation.getFrame": "webNavigation.html#method-getFrame", | 174 "chrome.webNavigation.getFrame": "webNavigation.html#method-getFrame", |
187 "chrome.webNavigation.onBeforeNavigate": "webNavigation.html#event-onBeforeN
avigate", | 175 "chrome.webNavigation.onBeforeNavigate": "webNavigation.html#event-onBeforeN
avigate", |
188 "chrome.webNavigation.onCommitted": "webNavigation.html#event-onCommitted", | 176 "chrome.webNavigation.onCommitted": "webNavigation.html#event-onCommitted", |
189 "chrome.webNavigation.onCompleted": "webNavigation.html#event-onCompleted", | 177 "chrome.webNavigation.onCompleted": "webNavigation.html#event-onCompleted", |
190 "chrome.webNavigation.onCreatedNavigationTarget": "webNavigation.html#event-
onCreatedNavigationTarget", | 178 "chrome.webNavigation.onCreatedNavigationTarget": "webNavigation.html#event-
onCreatedNavigationTarget", |
191 "chrome.webNavigation.onDOMContentLoaded": "webNavigation.html#event-onDOMCo
ntentLoaded", | 179 "chrome.webNavigation.onDOMContentLoaded": "webNavigation.html#event-onDOMCo
ntentLoaded", |
192 "chrome.webNavigation.onErrorOccurred": "webNavigation.html#event-onErrorOcc
urred", | 180 "chrome.webNavigation.onErrorOccurred": "webNavigation.html#event-onErrorOcc
urred", |
193 "chrome.webNavigation.onReferenceFragmentUpdated": "webNavigation.html#event
-onReferenceFragmentUpdated", | 181 "chrome.webNavigation.onReferenceFragmentUpdated": "webNavigation.html#event
-onReferenceFragmentUpdated", |
| 182 "chrome.webRequest.addEventListener": "webRequest.html#method-addEventListen
er", |
| 183 "chrome.webRequest.eventHandled": "webRequest.html#method-eventHandled", |
| 184 "chrome.webRequest.handlerBehaviorChanged": "webRequest.html#method-handlerB
ehaviorChanged", |
| 185 "chrome.webRequest.onAuthRequired": "webRequest.html#event-onAuthRequired", |
| 186 "chrome.webRequest.onBeforeRedirect": "webRequest.html#event-onBeforeRedirec
t", |
| 187 "chrome.webRequest.onBeforeRequest": "webRequest.html#event-onBeforeRequest"
, |
| 188 "chrome.webRequest.onBeforeSendHeaders": "webRequest.html#event-onBeforeSend
Headers", |
| 189 "chrome.webRequest.onCompleted": "webRequest.html#event-onCompleted", |
| 190 "chrome.webRequest.onErrorOccurred": "webRequest.html#event-onErrorOccurred"
, |
| 191 "chrome.webRequest.onHeadersReceived": "webRequest.html#event-onHeadersRecei
ved", |
| 192 "chrome.webRequest.onResponseStarted": "webRequest.html#event-onResponseStar
ted", |
| 193 "chrome.webRequest.onSendHeaders": "webRequest.html#event-onSendHeaders", |
194 "chrome.windows.create": "windows.html#method-create", | 194 "chrome.windows.create": "windows.html#method-create", |
195 "chrome.windows.get": "windows.html#method-get", | 195 "chrome.windows.get": "windows.html#method-get", |
196 "chrome.windows.getAll": "windows.html#method-getAll", | 196 "chrome.windows.getAll": "windows.html#method-getAll", |
197 "chrome.windows.getCurrent": "windows.html#method-getCurrent", | 197 "chrome.windows.getCurrent": "windows.html#method-getCurrent", |
198 "chrome.windows.getLastFocused": "windows.html#method-getLastFocused", | 198 "chrome.windows.getLastFocused": "windows.html#method-getLastFocused", |
199 "chrome.windows.onCreated": "windows.html#event-onCreated", | 199 "chrome.windows.onCreated": "windows.html#event-onCreated", |
200 "chrome.windows.onFocusChanged": "windows.html#event-onFocusChanged", | 200 "chrome.windows.onFocusChanged": "windows.html#event-onFocusChanged", |
201 "chrome.windows.onRemoved": "windows.html#event-onRemoved", | 201 "chrome.windows.onRemoved": "windows.html#event-onRemoved", |
202 "chrome.windows.remove": "windows.html#method-remove", | 202 "chrome.windows.remove": "windows.html#method-remove", |
203 "chrome.windows.update": "windows.html#method-update" | 203 "chrome.windows.update": "windows.html#method-update" |
(...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
488 "background.html", | 488 "background.html", |
489 "content.js", | 489 "content.js", |
490 "devtools.html", | 490 "devtools.html", |
491 "manifest.json" | 491 "manifest.json" |
492 ], | 492 ], |
493 "source_hash": "1fa553e390df62a4a1cefcd900eb03764cf88dd0", | 493 "source_hash": "1fa553e390df62a4a1cefcd900eb03764cf88dd0", |
494 "zip_path": "examples\/api\/devtools\/audits\/broken-links.zip" | 494 "zip_path": "examples\/api\/devtools\/audits\/broken-links.zip" |
495 }, | 495 }, |
496 { | 496 { |
497 "api_calls": [ | 497 "api_calls": [ |
498 "chrome.experimental.webRequest.onBeforeRequest" | 498 "chrome.webRequest.onBeforeRequest" |
499 ], | 499 ], |
500 "crx_path": null, | 500 "crx_path": null, |
501 "description": "I can't has cheezburger!", | 501 "description": "I can't has cheezburger!", |
502 "features": [ | 502 "features": [ |
503 "background_page", | 503 "background_page", |
504 "experimental" | 504 "webRequestBlocking" |
505 ], | 505 ], |
506 "icon": null, | 506 "icon": null, |
507 "id": "7f4d3fac7ae1ad4d514a15cd0b2c48c57a58c55e", | 507 "id": "7f4d3fac7ae1ad4d514a15cd0b2c48c57a58c55e", |
508 "name": "CatBlock", | 508 "name": "CatBlock", |
509 "packaged_app": false, | 509 "packaged_app": false, |
510 "path": "examples\/extensions\/catblock\/", | 510 "path": "examples\/extensions\/catblock\/", |
511 "protocols": [ | 511 "protocols": [ |
512 "http:\/\/", | 512 "http:\/\/", |
513 "http:\/\/" | 513 "http:\/\/" |
514 ], | 514 ], |
515 "search_string": "CATBLOCK I CANT HAS CHEEZBURGER! BACKGROUND_PAGE EXPERIM
ENTAL CHROME.EXPERIMENTAL.WEBREQUEST.ONBEFOREREQUEST", | 515 "search_string": "CATBLOCK I CANT HAS CHEEZBURGER! BACKGROUND_PAGE WEBREQU
ESTBLOCKING CHROME.WEBREQUEST.ONBEFOREREQUEST", |
516 "source_files": [ | 516 "source_files": [ |
517 "background.html", | 517 "background.html", |
518 "loldogs.js", | 518 "loldogs.js", |
519 "manifest.json" | 519 "manifest.json" |
520 ], | 520 ], |
521 "source_hash": "4070880eb00534fe9a5220293b9c798c0994a196", | 521 "source_hash": "253beeba9cda9c03cb266f1db7bf25a46d1d4e19", |
522 "zip_path": "examples\/extensions\/catblock.zip" | 522 "zip_path": "examples\/extensions\/catblock.zip" |
523 }, | 523 }, |
524 { | 524 { |
525 "api_calls": [], | 525 "api_calls": [], |
526 "crx_path": null, | 526 "crx_path": null, |
527 "description": "Extends the Developer Tools, adding a sidebar that display
s the jQuery data associated with the selected DOM element.", | 527 "description": "Extends the Developer Tools, adding a sidebar that display
s the jQuery data associated with the selected DOM element.", |
528 "features": [ | 528 "features": [ |
529 "devtools_page", | 529 "devtools_page", |
530 "experimental" | 530 "experimental" |
531 ], | 531 ], |
(...skipping 1942 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2474 "manifest.json", | 2474 "manifest.json", |
2475 "popup.html", | 2475 "popup.html", |
2476 "popup.js", | 2476 "popup.js", |
2477 "sample.css" | 2477 "sample.css" |
2478 ], | 2478 ], |
2479 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", | 2479 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", |
2480 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 2480 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
2481 } | 2481 } |
2482 ] | 2482 ] |
2483 } | 2483 } |
OLD | NEW |