| 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 844 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 855 "analytics.js", | 855 "analytics.js", |
| 856 "background.html", | 856 "background.html", |
| 857 "manifest.json", | 857 "manifest.json", |
| 858 "popup.html" | 858 "popup.html" |
| 859 ], | 859 ], |
| 860 "source_hash": "b02f040a3eb56f8a0e780549954f69172d62dcd3", | 860 "source_hash": "b02f040a3eb56f8a0e780549954f69172d62dcd3", |
| 861 "zip_path": "examples\/tutorials\/analytics.zip" | 861 "zip_path": "examples\/tutorials\/analytics.zip" |
| 862 }, | 862 }, |
| 863 { | 863 { |
| 864 "api_calls": [ | 864 "api_calls": [ |
| 865 "chrome.omnibox.onInputChanged", | |
| 866 "chrome.omnibox.onInputEntered", | |
| 867 "chrome.tabs.create", | |
| 868 "chrome.tabs.get", | |
| 869 "chrome.tabs.onRemoved", | |
| 870 "chrome.tabs.update" | |
| 871 ], | |
| 872 "crx_path": null, | |
| 873 "description": "Search the Chrome Extensions documentation. To use, type
'crdoc' plus a search term into the Omnibox.", | |
| 874 "features": [ | |
| 875 "background_page", | |
| 876 "tabs" | |
| 877 ], | |
| 878 "icon": "icon-128.png", | |
| 879 "id": "e3df888a89e35bdeb9c8bc8d03be5e1851b97c68", | |
| 880 "name": "Extension Docs Search", | |
| 881 "packaged_app": false, | |
| 882 "path": "examples\/api\/omnibox\/extension-docs\/", | |
| 883 "protocols": [ | |
| 884 "https:\/\/" | |
| 885 ], | |
| 886 "search_string": "EXTENSION DOCS SEARCH SEARCH THE CHROME EXTENSIONS DOCUM
ENTATION. TO USE, TYPE CRDOC PLUS A SEARCH TERM INTO THE OMNIBOX. BACKGROUND_PA
GE TABS CHROME.OMNIBOX.ONINPUTCHANGED CHROME.OMNIBOX.ONINPUTENTERED CHROME.TABS.
CREATE CHROME.TABS.GET CHROME.TABS.ONREMOVED CHROME.TABS.UPDATE", | |
| 887 "source_files": [ | |
| 888 "background.html", | |
| 889 "background.js", | |
| 890 "manifest.json" | |
| 891 ], | |
| 892 "source_hash": "c294cbd813e4a59b3ee8270892f10c68aa3f53b3", | |
| 893 "zip_path": "examples\/api\/omnibox\/extension-docs.zip" | |
| 894 }, | |
| 895 { | |
| 896 "api_calls": [ | |
| 897 "chrome.experimental.devtools.network.getHAR", | 865 "chrome.experimental.devtools.network.getHAR", |
| 898 "chrome.experimental.devtools.network.onRequestFinished", | 866 "chrome.experimental.devtools.network.onRequestFinished", |
| 899 "chrome.extension.onRequest", | 867 "chrome.extension.onRequest", |
| 900 "chrome.extension.sendRequest", | 868 "chrome.extension.sendRequest", |
| 901 "chrome.tabs.executeScript" | 869 "chrome.tabs.executeScript" |
| 902 ], | 870 ], |
| 903 "crx_path": null, | 871 "crx_path": null, |
| 904 "description": "Extends the Developer Tools, adding support for parsing Fi
rePHP messages from server", | 872 "description": "Extends the Developer Tools, adding support for parsing Fi
rePHP messages from server", |
| 905 "features": [ | 873 "features": [ |
| 906 "background_page", | 874 "background_page", |
| (...skipping 1564 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2471 "manifest.json", | 2439 "manifest.json", |
| 2472 "popup.html", | 2440 "popup.html", |
| 2473 "popup.js", | 2441 "popup.js", |
| 2474 "sample.css" | 2442 "sample.css" |
| 2475 ], | 2443 ], |
| 2476 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", | 2444 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", |
| 2477 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 2445 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
| 2478 } | 2446 } |
| 2479 ] | 2447 ] |
| 2480 } | 2448 } |
| OLD | NEW |