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.getTree": "bookmarks.html#method-getTree", | 8 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree", |
9 "chrome.bookmarks.import": "bookmarks.html#method-import", | 9 "chrome.bookmarks.import": "bookmarks.html#method-import", |
10 "chrome.bookmarks.move": "bookmarks.html#method-move", | 10 "chrome.bookmarks.move": "bookmarks.html#method-move", |
(...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
366 "http://", | 366 "http://", |
367 "http://" | 367 "http://" |
368 ], | 368 ], |
369 "search_string": "CHROMIUM BUILDBOT MONITOR DISPLAYS THE STATUS OF THE CHR
OMIUM BUILDBOT IN THE TOOLBAR. CLICK TO SEE MORE DETAILED STATUS IN A POPUP. BA
CKGROUND_PAGE BROWSER_ACTION NOTIFICATIONS OPTIONS_PAGE POPUP CHROME.BROWSERACTI
ON.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.BROWSERACTIO
N.SETTITLE CHROME.EXTENSION.GETURL", | 369 "search_string": "CHROMIUM BUILDBOT MONITOR DISPLAYS THE STATUS OF THE CHR
OMIUM BUILDBOT IN THE TOOLBAR. CLICK TO SEE MORE DETAILED STATUS IN A POPUP. BA
CKGROUND_PAGE BROWSER_ACTION NOTIFICATIONS OPTIONS_PAGE POPUP CHROME.BROWSERACTI
ON.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.BROWSERACTIO
N.SETTITLE CHROME.EXTENSION.GETURL", |
370 "source_files": [ | 370 "source_files": [ |
371 "bg.html", | 371 "bg.html", |
372 "manifest.json", | 372 "manifest.json", |
373 "options.html", | 373 "options.html", |
374 "popup.html" | 374 "popup.html" |
375 ], | 375 ], |
376 "source_hash": "bbd36a3d1d5580b477929d081f5a3a467ad32c63", | 376 "source_hash": "0cdd7f644ec0a3aa6eb46dc61f5c692762381b63", |
377 "zip_path": "examples/extensions/buildbot.zip" | 377 "zip_path": "examples/extensions/buildbot.zip" |
378 }, | 378 }, |
379 { | 379 { |
380 "api_calls": [ | 380 "api_calls": [ |
381 "chrome.omnibox.onInputCancelled", | 381 "chrome.omnibox.onInputCancelled", |
382 "chrome.omnibox.onInputChanged", | 382 "chrome.omnibox.onInputChanged", |
383 "chrome.omnibox.onInputEntered", | 383 "chrome.omnibox.onInputEntered", |
384 "chrome.omnibox.onInputStarted", | 384 "chrome.omnibox.onInputStarted", |
385 "chrome.omnibox.setDefaultSuggestion", | 385 "chrome.omnibox.setDefaultSuggestion", |
386 "chrome.tabs.get", | 386 "chrome.tabs.get", |
(...skipping 10 matching lines...) Expand all Loading... |
397 "name": "Chromium Search", | 397 "name": "Chromium Search", |
398 "path": "examples/extensions/chrome_search/", | 398 "path": "examples/extensions/chrome_search/", |
399 "protocols": [ | 399 "protocols": [ |
400 "http://" | 400 "http://" |
401 ], | 401 ], |
402 "search_string": "CHROMIUM SEARCH ADD SUPPORT TO THE OMNIBOX TO SEARCH THE
CHROMIUM SOURCE CODE. BACKGROUND_PAGE TABS CHROME.OMNIBOX.ONINPUTCANCELLED CHRO
ME.OMNIBOX.ONINPUTCHANGED CHROME.OMNIBOX.ONINPUTENTERED CHROME.OMNIBOX.ONINPUTST
ARTED CHROME.OMNIBOX.SETDEFAULTSUGGESTION CHROME.TABS.GET CHROME.TABS.GETSELECTE
D CHROME.TABS.UPDATE", | 402 "search_string": "CHROMIUM SEARCH ADD SUPPORT TO THE OMNIBOX TO SEARCH THE
CHROMIUM SOURCE CODE. BACKGROUND_PAGE TABS CHROME.OMNIBOX.ONINPUTCANCELLED CHRO
ME.OMNIBOX.ONINPUTCHANGED CHROME.OMNIBOX.ONINPUTENTERED CHROME.OMNIBOX.ONINPUTST
ARTED CHROME.OMNIBOX.SETDEFAULTSUGGESTION CHROME.TABS.GET CHROME.TABS.GETSELECTE
D CHROME.TABS.UPDATE", |
403 "source_files": [ | 403 "source_files": [ |
404 "background.html", | 404 "background.html", |
405 "manifest.json" | 405 "manifest.json" |
406 ], | 406 ], |
407 "source_hash": "1b58516fac8ed4dc97854e0bccb286a77e829a64", | 407 "source_hash": "027409688a677867e3f2fcbc530ceac904ccedea", |
408 "zip_path": "examples/extensions/chrome_search.zip" | 408 "zip_path": "examples/extensions/chrome_search.zip" |
409 }, | 409 }, |
410 { | 410 { |
411 "api_calls": [ | 411 "api_calls": [ |
412 "chrome.browserAction.setBadgeText", | 412 "chrome.browserAction.setBadgeText", |
413 "chrome.tabs.detectLanguage", | 413 "chrome.tabs.detectLanguage", |
414 "chrome.tabs.get", | 414 "chrome.tabs.get", |
415 "chrome.tabs.getSelected", | 415 "chrome.tabs.getSelected", |
416 "chrome.tabs.onSelectionChanged", | 416 "chrome.tabs.onSelectionChanged", |
417 "chrome.tabs.onUpdated" | 417 "chrome.tabs.onUpdated" |
(...skipping 861 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1279 "jst/jsevalcontext.js", | 1279 "jst/jsevalcontext.js", |
1280 "jst/jstemplate.js", | 1280 "jst/jstemplate.js", |
1281 "jst/jstemplate_test.js", | 1281 "jst/jstemplate_test.js", |
1282 "jst/util.js", | 1282 "jst/util.js", |
1283 "manifest.json", | 1283 "manifest.json", |
1284 "options.html", | 1284 "options.html", |
1285 "script.js", | 1285 "script.js", |
1286 "util/sorttable.js", | 1286 "util/sorttable.js", |
1287 "util/table2CSV.js" | 1287 "util/table2CSV.js" |
1288 ], | 1288 ], |
1289 "source_hash": "7b6fde63c8dd0e626d176e8ce34ad43649746436", | 1289 "source_hash": "7e592dbd3446353f7d98d1760f7cd773035aaaad", |
1290 "zip_path": "examples/extensions/benchmark.zip" | 1290 "zip_path": "examples/extensions/benchmark.zip" |
1291 }, | 1291 }, |
1292 { | 1292 { |
1293 "api_calls": [ | 1293 "api_calls": [ |
1294 "chrome.browserAction.onClicked", | 1294 "chrome.browserAction.onClicked", |
1295 "chrome.tabs.update" | 1295 "chrome.tabs.update" |
1296 ], | 1296 ], |
1297 "description": "Adds a print button to the browser.", | 1297 "description": "Adds a print button to the browser.", |
1298 "features": [ | 1298 "features": [ |
1299 "background_page", | 1299 "background_page", |
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1538 "source_files": [ | 1538 "source_files": [ |
1539 "manifest.json", | 1539 "manifest.json", |
1540 "typedUrls.html", | 1540 "typedUrls.html", |
1541 "typedUrls.js" | 1541 "typedUrls.js" |
1542 ], | 1542 ], |
1543 "source_hash": "72d5c3586feefc692c63039ce8bdb5f9d366c0e2", | 1543 "source_hash": "72d5c3586feefc692c63039ce8bdb5f9d366c0e2", |
1544 "zip_path": "examples/api/history/showHistory.zip" | 1544 "zip_path": "examples/api/history/showHistory.zip" |
1545 } | 1545 } |
1546 ] | 1546 ] |
1547 } | 1547 } |
OLD | NEW |