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.app.window.create": "app.window.html#method-create", | 9 "chrome.app.window.create": "app.window.html#method-create", |
10 "chrome.app.window.focus": "app.window.html#method-focus", | 10 "chrome.app.window.focus": "app.window.html#method-focus", |
(...skipping 1924 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1935 "path": "examples/api/notifications/", | 1935 "path": "examples/api/notifications/", |
1936 "protocols": [], | 1936 "protocols": [], |
1937 "search_string": "NOTIFICATION DEMO SHOWS OFF DESKTOP NOTIFICATIONS, WHICH
ARE TOAST WINDOWS THAT POP UP ON THE DESKTOP. BACKGROUND_PAGE NOTIFICATIONS OPT
IONS_PAGE TABS", | 1937 "search_string": "NOTIFICATION DEMO SHOWS OFF DESKTOP NOTIFICATIONS, WHICH
ARE TOAST WINDOWS THAT POP UP ON THE DESKTOP. BACKGROUND_PAGE NOTIFICATIONS OPT
IONS_PAGE TABS", |
1938 "source_files": [ | 1938 "source_files": [ |
1939 "background.js", | 1939 "background.js", |
1940 "manifest.json", | 1940 "manifest.json", |
1941 "options.html", | 1941 "options.html", |
1942 "options.js", | 1942 "options.js", |
1943 "style.css" | 1943 "style.css" |
1944 ], | 1944 ], |
1945 "source_hash": "a4052b597b547934e7c84ae39627a5378cd2e397", | 1945 "source_hash": "6a1b18989fb2b403d947c1f879fd0ac086145b8b", |
1946 "zip_path": "examples/api/notifications.zip" | 1946 "zip_path": "examples/api/notifications.zip" |
1947 }, | 1947 }, |
1948 { | 1948 { |
1949 "api_calls": [ | 1949 "api_calls": [ |
1950 "chrome.topSites.get" | 1950 "chrome.topSites.get" |
1951 ], | 1951 ], |
1952 "crx_path": null, | 1952 "crx_path": null, |
1953 "description": "extension to prototype new NTP designs", | 1953 "description": "extension to prototype new NTP designs", |
1954 "features": [ | 1954 "features": [ |
1955 "chrome_url_overrides", | 1955 "chrome_url_overrides", |
(...skipping 857 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2813 "manifest.json", | 2813 "manifest.json", |
2814 "popup.html", | 2814 "popup.html", |
2815 "popup.js", | 2815 "popup.js", |
2816 "sample.css" | 2816 "sample.css" |
2817 ], | 2817 ], |
2818 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", | 2818 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", |
2819 "zip_path": "examples/api/extension/isAllowedAccess.zip" | 2819 "zip_path": "examples/api/extension/isAllowedAccess.zip" |
2820 } | 2820 } |
2821 ] | 2821 ] |
2822 } | 2822 } |
OLD | NEW |