| 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.appWindow.focus": "appWindow.html#method-focus", | 10 "chrome.appWindow.focus": "appWindow.html#method-focus", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 "chrome.bookmarks.onChildrenReordered": "bookmarks.html#event-onChildrenReor
dered", | 24 "chrome.bookmarks.onChildrenReordered": "bookmarks.html#event-onChildrenReor
dered", |
| 25 "chrome.bookmarks.onCreated": "bookmarks.html#event-onCreated", | 25 "chrome.bookmarks.onCreated": "bookmarks.html#event-onCreated", |
| 26 "chrome.bookmarks.onImportBegan": "bookmarks.html#event-onImportBegan", | 26 "chrome.bookmarks.onImportBegan": "bookmarks.html#event-onImportBegan", |
| 27 "chrome.bookmarks.onImportEnded": "bookmarks.html#event-onImportEnded", | 27 "chrome.bookmarks.onImportEnded": "bookmarks.html#event-onImportEnded", |
| 28 "chrome.bookmarks.onMoved": "bookmarks.html#event-onMoved", | 28 "chrome.bookmarks.onMoved": "bookmarks.html#event-onMoved", |
| 29 "chrome.bookmarks.onRemoved": "bookmarks.html#event-onRemoved", | 29 "chrome.bookmarks.onRemoved": "bookmarks.html#event-onRemoved", |
| 30 "chrome.bookmarks.remove": "bookmarks.html#method-remove", | 30 "chrome.bookmarks.remove": "bookmarks.html#method-remove", |
| 31 "chrome.bookmarks.removeTree": "bookmarks.html#method-removeTree", | 31 "chrome.bookmarks.removeTree": "bookmarks.html#method-removeTree", |
| 32 "chrome.bookmarks.search": "bookmarks.html#method-search", | 32 "chrome.bookmarks.search": "bookmarks.html#method-search", |
| 33 "chrome.bookmarks.update": "bookmarks.html#method-update", | 33 "chrome.bookmarks.update": "bookmarks.html#method-update", |
| 34 "chrome.browserAction.disable": "browserAction.html#method-disable", |
| 35 "chrome.browserAction.enable": "browserAction.html#method-enable", |
| 34 "chrome.browserAction.getBadgeBackgroundColor": "browserAction.html#method-g
etBadgeBackgroundColor", | 36 "chrome.browserAction.getBadgeBackgroundColor": "browserAction.html#method-g
etBadgeBackgroundColor", |
| 35 "chrome.browserAction.getBadgeText": "browserAction.html#method-getBadgeText
", | 37 "chrome.browserAction.getBadgeText": "browserAction.html#method-getBadgeText
", |
| 36 "chrome.browserAction.getPopup": "browserAction.html#method-getPopup", | 38 "chrome.browserAction.getPopup": "browserAction.html#method-getPopup", |
| 37 "chrome.browserAction.getTitle": "browserAction.html#method-getTitle", | 39 "chrome.browserAction.getTitle": "browserAction.html#method-getTitle", |
| 38 "chrome.browserAction.onClicked": "browserAction.html#event-onClicked", | 40 "chrome.browserAction.onClicked": "browserAction.html#event-onClicked", |
| 39 "chrome.browserAction.setBadgeBackgroundColor": "browserAction.html#method-s
etBadgeBackgroundColor", | 41 "chrome.browserAction.setBadgeBackgroundColor": "browserAction.html#method-s
etBadgeBackgroundColor", |
| 40 "chrome.browserAction.setBadgeText": "browserAction.html#method-setBadgeText
", | 42 "chrome.browserAction.setBadgeText": "browserAction.html#method-setBadgeText
", |
| 41 "chrome.browserAction.setIcon": "browserAction.html#method-setIcon", | 43 "chrome.browserAction.setIcon": "browserAction.html#method-setIcon", |
| 42 "chrome.browserAction.setPopup": "browserAction.html#method-setPopup", | 44 "chrome.browserAction.setPopup": "browserAction.html#method-setPopup", |
| 43 "chrome.browserAction.setTitle": "browserAction.html#method-setTitle", | 45 "chrome.browserAction.setTitle": "browserAction.html#method-setTitle", |
| (...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 122 "chrome.experimental.app.notify": "experimental.app.html#method-notify", | 124 "chrome.experimental.app.notify": "experimental.app.html#method-notify", |
| 123 "chrome.experimental.bluetooth.connect": "experimental.bluetooth.html#method
-connect", | 125 "chrome.experimental.bluetooth.connect": "experimental.bluetooth.html#method
-connect", |
| 124 "chrome.experimental.bluetooth.disconnect": "experimental.bluetooth.html#met
hod-disconnect", | 126 "chrome.experimental.bluetooth.disconnect": "experimental.bluetooth.html#met
hod-disconnect", |
| 125 "chrome.experimental.bluetooth.getAddress": "experimental.bluetooth.html#met
hod-getAddress", | 127 "chrome.experimental.bluetooth.getAddress": "experimental.bluetooth.html#met
hod-getAddress", |
| 126 "chrome.experimental.bluetooth.getDevices": "experimental.bluetooth.html#met
hod-getDevices", | 128 "chrome.experimental.bluetooth.getDevices": "experimental.bluetooth.html#met
hod-getDevices", |
| 127 "chrome.experimental.bluetooth.getLocalOutOfBandPairingData": "experimental.
bluetooth.html#method-getLocalOutOfBandPairingData", | 129 "chrome.experimental.bluetooth.getLocalOutOfBandPairingData": "experimental.
bluetooth.html#method-getLocalOutOfBandPairingData", |
| 128 "chrome.experimental.bluetooth.getServices": "experimental.bluetooth.html#me
thod-getServices", | 130 "chrome.experimental.bluetooth.getServices": "experimental.bluetooth.html#me
thod-getServices", |
| 129 "chrome.experimental.bluetooth.isAvailable": "experimental.bluetooth.html#me
thod-isAvailable", | 131 "chrome.experimental.bluetooth.isAvailable": "experimental.bluetooth.html#me
thod-isAvailable", |
| 130 "chrome.experimental.bluetooth.isPowered": "experimental.bluetooth.html#meth
od-isPowered", | 132 "chrome.experimental.bluetooth.isPowered": "experimental.bluetooth.html#meth
od-isPowered", |
| 131 "chrome.experimental.bluetooth.onAvailabilityChanged": "experimental.bluetoo
th.html#event-onAvailabilityChanged", | 133 "chrome.experimental.bluetooth.onAvailabilityChanged": "experimental.bluetoo
th.html#event-onAvailabilityChanged", |
| 132 "chrome.experimental.bluetooth.onDeviceDiscovered_": "experimental.bluetooth
.html#event-onDeviceDiscovered_", | |
| 133 "chrome.experimental.bluetooth.onPowerChanged": "experimental.bluetooth.html
#event-onPowerChanged", | 134 "chrome.experimental.bluetooth.onPowerChanged": "experimental.bluetooth.html
#event-onPowerChanged", |
| 134 "chrome.experimental.bluetooth.read": "experimental.bluetooth.html#method-re
ad", | 135 "chrome.experimental.bluetooth.read": "experimental.bluetooth.html#method-re
ad", |
| 135 "chrome.experimental.bluetooth.setOutOfBandPairingData": "experimental.bluet
ooth.html#method-setOutOfBandPairingData", | 136 "chrome.experimental.bluetooth.setOutOfBandPairingData": "experimental.bluet
ooth.html#method-setOutOfBandPairingData", |
| 136 "chrome.experimental.bluetooth.startDiscovery": "experimental.bluetooth.html
#method-startDiscovery", | 137 "chrome.experimental.bluetooth.startDiscovery": "experimental.bluetooth.html
#method-startDiscovery", |
| 137 "chrome.experimental.bluetooth.stopDiscovery": "experimental.bluetooth.html#
method-stopDiscovery", | 138 "chrome.experimental.bluetooth.stopDiscovery": "experimental.bluetooth.html#
method-stopDiscovery", |
| 138 "chrome.experimental.bluetooth.write": "experimental.bluetooth.html#method-w
rite", | 139 "chrome.experimental.bluetooth.write": "experimental.bluetooth.html#method-w
rite", |
| 139 "chrome.experimental.devtools.audits.AuditCategory.onAuditStarted": "experim
ental.devtools.audits.html#event-AuditCategory-onAuditStarted", | 140 "chrome.experimental.devtools.audits.AuditCategory.onAuditStarted": "experim
ental.devtools.audits.html#event-AuditCategory-onAuditStarted", |
| 140 "chrome.experimental.devtools.audits.AuditResultNode.addChild": "experimenta
l.devtools.audits.html#method-AuditResultNode-addChild", | 141 "chrome.experimental.devtools.audits.AuditResultNode.addChild": "experimenta
l.devtools.audits.html#method-AuditResultNode-addChild", |
| 141 "chrome.experimental.devtools.audits.AuditResults.addResult": "experimental.
devtools.audits.html#method-AuditResults-addResult", | 142 "chrome.experimental.devtools.audits.AuditResults.addResult": "experimental.
devtools.audits.html#method-AuditResults-addResult", |
| 142 "chrome.experimental.devtools.audits.AuditResults.createResult": "experiment
al.devtools.audits.html#method-AuditResults-createResult", | 143 "chrome.experimental.devtools.audits.AuditResults.createResult": "experiment
al.devtools.audits.html#method-AuditResults-createResult", |
| (...skipping 2667 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2810 "manifest.json", | 2811 "manifest.json", |
| 2811 "popup.html", | 2812 "popup.html", |
| 2812 "popup.js", | 2813 "popup.js", |
| 2813 "sample.css" | 2814 "sample.css" |
| 2814 ], | 2815 ], |
| 2815 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", | 2816 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", |
| 2816 "zip_path": "examples/api/extension/isAllowedAccess.zip" | 2817 "zip_path": "examples/api/extension/isAllowedAccess.zip" |
| 2817 } | 2818 } |
| 2818 ] | 2819 ] |
| 2819 } | 2820 } |
| OLD | NEW |