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.get": "bookmarks.html#method-get", | 4 "chrome.bookmarks.get": "bookmarks.html#method-get", |
5 "chrome.bookmarks.getChildren": "bookmarks.html#method-getChildren", | 5 "chrome.bookmarks.getChildren": "bookmarks.html#method-getChildren", |
6 "chrome.bookmarks.getRecent": "bookmarks.html#method-getRecent", | 6 "chrome.bookmarks.getRecent": "bookmarks.html#method-getRecent", |
7 "chrome.bookmarks.getSubTree": "bookmarks.html#method-getSubTree", | 7 "chrome.bookmarks.getSubTree": "bookmarks.html#method-getSubTree", |
8 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree", | 8 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree", |
9 "chrome.bookmarks.move": "bookmarks.html#method-move", | 9 "chrome.bookmarks.move": "bookmarks.html#method-move", |
10 "chrome.bookmarks.onChanged": "bookmarks.html#event-onChanged", | 10 "chrome.bookmarks.onChanged": "bookmarks.html#event-onChanged", |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
221 "chrome.tabs.onDetached": "tabs.html#event-onDetached", | 221 "chrome.tabs.onDetached": "tabs.html#event-onDetached", |
222 "chrome.tabs.onHighlighted": "tabs.html#event-onHighlighted", | 222 "chrome.tabs.onHighlighted": "tabs.html#event-onHighlighted", |
223 "chrome.tabs.onMoved": "tabs.html#event-onMoved", | 223 "chrome.tabs.onMoved": "tabs.html#event-onMoved", |
224 "chrome.tabs.onRemoved": "tabs.html#event-onRemoved", | 224 "chrome.tabs.onRemoved": "tabs.html#event-onRemoved", |
225 "chrome.tabs.onUpdated": "tabs.html#event-onUpdated", | 225 "chrome.tabs.onUpdated": "tabs.html#event-onUpdated", |
226 "chrome.tabs.query": "tabs.html#method-query", | 226 "chrome.tabs.query": "tabs.html#method-query", |
227 "chrome.tabs.reload": "tabs.html#method-reload", | 227 "chrome.tabs.reload": "tabs.html#method-reload", |
228 "chrome.tabs.remove": "tabs.html#method-remove", | 228 "chrome.tabs.remove": "tabs.html#method-remove", |
229 "chrome.tabs.sendRequest": "tabs.html#method-sendRequest", | 229 "chrome.tabs.sendRequest": "tabs.html#method-sendRequest", |
230 "chrome.tabs.update": "tabs.html#method-update", | 230 "chrome.tabs.update": "tabs.html#method-update", |
| 231 "chrome.topSites.get": "topSites.html#method-get", |
231 "chrome.tts.getVoices": "tts.html#method-getVoices", | 232 "chrome.tts.getVoices": "tts.html#method-getVoices", |
232 "chrome.tts.isSpeaking": "tts.html#method-isSpeaking", | 233 "chrome.tts.isSpeaking": "tts.html#method-isSpeaking", |
233 "chrome.tts.speak": "tts.html#method-speak", | 234 "chrome.tts.speak": "tts.html#method-speak", |
234 "chrome.tts.stop": "tts.html#method-stop", | 235 "chrome.tts.stop": "tts.html#method-stop", |
235 "chrome.ttsEngine.onSpeak": "ttsEngine.html#event-onSpeak", | 236 "chrome.ttsEngine.onSpeak": "ttsEngine.html#event-onSpeak", |
236 "chrome.ttsEngine.onStop": "ttsEngine.html#event-onStop", | 237 "chrome.ttsEngine.onStop": "ttsEngine.html#event-onStop", |
237 "chrome.types.ChromeSetting.clear": "types.html#method-ChromeSetting-clear", | 238 "chrome.types.ChromeSetting.clear": "types.html#method-ChromeSetting-clear", |
238 "chrome.types.ChromeSetting.get": "types.html#method-ChromeSetting-get", | 239 "chrome.types.ChromeSetting.get": "types.html#method-ChromeSetting-get", |
239 "chrome.types.ChromeSetting.onChange": "types.html#event-ChromeSetting-onCha
nge", | 240 "chrome.types.ChromeSetting.onChange": "types.html#event-ChromeSetting-onCha
nge", |
240 "chrome.types.ChromeSetting.set": "types.html#method-ChromeSetting-set", | 241 "chrome.types.ChromeSetting.set": "types.html#method-ChromeSetting-set", |
(...skipping 1501 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1742 "background.js", | 1743 "background.js", |
1743 "manifest.json", | 1744 "manifest.json", |
1744 "options.html", | 1745 "options.html", |
1745 "options.js", | 1746 "options.js", |
1746 "style.css" | 1747 "style.css" |
1747 ], | 1748 ], |
1748 "source_hash": "a4052b597b547934e7c84ae39627a5378cd2e397", | 1749 "source_hash": "a4052b597b547934e7c84ae39627a5378cd2e397", |
1749 "zip_path": "examples\/api\/notifications.zip" | 1750 "zip_path": "examples\/api\/notifications.zip" |
1750 }, | 1751 }, |
1751 { | 1752 { |
1752 "api_calls": [], | 1753 "api_calls": [ |
| 1754 "chrome.topSites.get" |
| 1755 ], |
1753 "crx_path": null, | 1756 "crx_path": null, |
1754 "description": "extension to prototype new NTP designs", | 1757 "description": "extension to prototype new NTP designs", |
1755 "features": [ | 1758 "features": [ |
1756 "chrome_url_overrides", | 1759 "chrome_url_overrides", |
1757 "experimental" | 1760 "topSites" |
1758 ], | 1761 ], |
1759 "icon": null, | 1762 "icon": null, |
1760 "id": "2df34c9db20549bd52f2dec3d59d564853bdefac", | 1763 "id": "2df34c9db20549bd52f2dec3d59d564853bdefac", |
1761 "name": "NTP prototyping extension", | 1764 "name": "NTP prototyping extension", |
1762 "packaged_app": false, | 1765 "packaged_app": false, |
1763 "path": "examples\/api\/topsites\/magic8ball\/", | 1766 "path": "examples\/api\/topsites\/magic8ball\/", |
1764 "protocols": [ | 1767 "protocols": [ |
1765 "chrome:\/\/", | |
1766 "chrome:\/\/" | 1768 "chrome:\/\/" |
1767 ], | 1769 ], |
1768 "search_string": "NTP PROTOTYPING EXTENSION EXTENSION TO PROTOTYPE NEW NTP
DESIGNS CHROME_URL_OVERRIDES EXPERIMENTAL", | 1770 "search_string": "NTP PROTOTYPING EXTENSION EXTENSION TO PROTOTYPE NEW NTP
DESIGNS CHROME_URL_OVERRIDES TOPSITES CHROME.TOPSITES.GET", |
1769 "source_files": [ | 1771 "source_files": [ |
1770 "manifest.json", | 1772 "manifest.json", |
1771 "newTab.css", | 1773 "newTab.css", |
1772 "newTab.html", | 1774 "newTab.html", |
1773 "newTab.js" | 1775 "newTab.js" |
1774 ], | 1776 ], |
1775 "source_hash": "4d7cc6f66c8bee44ae3857b7dcb7bdae7c3e60f5", | 1777 "source_hash": "e31b2a10f0fa1455d7bd14f5da5f157efff99ec7", |
1776 "zip_path": "examples\/api\/topsites\/magic8ball.zip" | 1778 "zip_path": "examples\/api\/topsites\/magic8ball.zip" |
1777 }, | 1779 }, |
1778 { | 1780 { |
1779 "api_calls": [ | 1781 "api_calls": [ |
1780 "chrome.omnibox.onInputChanged", | 1782 "chrome.omnibox.onInputChanged", |
1781 "chrome.omnibox.onInputEntered" | 1783 "chrome.omnibox.onInputEntered" |
1782 ], | 1784 ], |
1783 "crx_path": null, | 1785 "crx_path": null, |
1784 "description": "To use, type 'omnix' plus a search term into the Omnibox."
, | 1786 "description": "To use, type 'omnix' plus a search term into the Omnibox."
, |
1785 "features": [ | 1787 "features": [ |
(...skipping 780 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2566 "manifest.json", | 2568 "manifest.json", |
2567 "popup.html", | 2569 "popup.html", |
2568 "popup.js", | 2570 "popup.js", |
2569 "sample.css" | 2571 "sample.css" |
2570 ], | 2572 ], |
2571 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", | 2573 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", |
2572 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 2574 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
2573 } | 2575 } |
2574 ] | 2576 ] |
2575 } | 2577 } |
OLD | NEW |