OLD | NEW |
1 { | 1 { |
2 "api": { | 2 "api": { |
3 "chrome.alarms.clear": "alarms.html#method-clear", | 3 "chrome.alarms.clear": "alarms.html#method-clear", |
4 "chrome.alarms.clearAll": "alarms.html#method-clearAll", | 4 "chrome.alarms.clearAll": "alarms.html#method-clearAll", |
5 "chrome.alarms.create": "alarms.html#method-create", | 5 "chrome.alarms.create": "alarms.html#method-create", |
6 "chrome.alarms.get": "alarms.html#method-get", | 6 "chrome.alarms.get": "alarms.html#method-get", |
7 "chrome.alarms.getAll": "alarms.html#method-getAll", | 7 "chrome.alarms.getAll": "alarms.html#method-getAll", |
8 "chrome.alarms.onAlarm": "alarms.html#event-onAlarm", | 8 "chrome.alarms.onAlarm": "alarms.html#event-onAlarm", |
9 "chrome.appWindow.create": "appWindow.html#method-create", | 9 "chrome.appWindow.create": "appWindow.html#method-create", |
10 "chrome.bookmarks.create": "bookmarks.html#method-create", | 10 "chrome.bookmarks.create": "bookmarks.html#method-create", |
(...skipping 2092 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2103 "id": "579b7b1b54553eb5f2e8e7d2bf21bd61c855952e", | 2103 "id": "579b7b1b54553eb5f2e8e7d2bf21bd61c855952e", |
2104 "name": "Page Cycler", | 2104 "name": "Page Cycler", |
2105 "packaged_app": true, | 2105 "packaged_app": true, |
2106 "path": "examples/api/record/page_cycler/", | 2106 "path": "examples/api/record/page_cycler/", |
2107 "protocols": [], | 2107 "protocols": [], |
2108 "search_string": "PAGE CYCLER PAGE CYCLER UI EXPERIMENTAL CHROME.EXPERIMEN
TAL.RECORD.CAPTUREURLS CHROME.EXPERIMENTAL.RECORD.REPLAYURLS", | 2108 "search_string": "PAGE CYCLER PAGE CYCLER UI EXPERIMENTAL CHROME.EXPERIMEN
TAL.RECORD.CAPTUREURLS CHROME.EXPERIMENTAL.RECORD.REPLAYURLS", |
2109 "source_files": [ | 2109 "source_files": [ |
2110 "manifest.json", | 2110 "manifest.json", |
2111 "page_cycler.css", | 2111 "page_cycler.css", |
2112 "page_cycler.html", | 2112 "page_cycler.html", |
2113 "page_cycler.js" | 2113 "page_cycler.js", |
| 2114 "ui_page_cycler.js" |
2114 ], | 2115 ], |
2115 "source_hash": "1c84857b5a433f4907dfd44a3d1032da3fce33cb", | 2116 "source_hash": "959ddab802b06128d041e2aa4d2437f005e81c4d", |
2116 "zip_path": "examples/api/record/page_cycler.zip" | 2117 "zip_path": "examples/api/record/page_cycler.zip" |
2117 }, | 2118 }, |
2118 { | 2119 { |
2119 "api_calls": [ | 2120 "api_calls": [ |
2120 "chrome.i18n.getMessage" | 2121 "chrome.i18n.getMessage" |
2121 ], | 2122 ], |
2122 "crx_path": null, | 2123 "crx_path": null, |
2123 "description": "Customize your content setting for different plug-ins.", | 2124 "description": "Customize your content setting for different plug-ins.", |
2124 "features": [ | 2125 "features": [ |
2125 "contentSettings", | 2126 "contentSettings", |
(...skipping 640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2766 "manifest.json", | 2767 "manifest.json", |
2767 "popup.html", | 2768 "popup.html", |
2768 "popup.js", | 2769 "popup.js", |
2769 "sample.css" | 2770 "sample.css" |
2770 ], | 2771 ], |
2771 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", | 2772 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", |
2772 "zip_path": "examples/api/extension/isAllowedAccess.zip" | 2773 "zip_path": "examples/api/extension/isAllowedAccess.zip" |
2773 } | 2774 } |
2774 ] | 2775 ] |
2775 } | 2776 } |
OLD | NEW |