| 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 962 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 973 "_locales\/th\/messages.json", | 973 "_locales\/th\/messages.json", |
| 974 "_locales\/tr\/messages.json", | 974 "_locales\/tr\/messages.json", |
| 975 "_locales\/uk\/messages.json", | 975 "_locales\/uk\/messages.json", |
| 976 "_locales\/vi\/messages.json", | 976 "_locales\/vi\/messages.json", |
| 977 "_locales\/zh_CN\/messages.json", | 977 "_locales\/zh_CN\/messages.json", |
| 978 "_locales\/zh_TW\/messages.json", | 978 "_locales\/zh_TW\/messages.json", |
| 979 "background.html", | 979 "background.html", |
| 980 "manifest.json", | 980 "manifest.json", |
| 981 "options.html" | 981 "options.html" |
| 982 ], | 982 ], |
| 983 "source_hash": "327e6bf6005b861f17848b59dc50ebb18d1a57f4", | 983 "source_hash": "6c4da0f4e9348842619fce0179f3f35ca24027ad", |
| 984 "zip_path": "examples\/extensions\/gmail.zip" | 984 "zip_path": "examples\/extensions\/gmail.zip" |
| 985 }, | 985 }, |
| 986 { | 986 { |
| 987 "api_calls": [ | 987 "api_calls": [ |
| 988 "chrome.extension.getBackgroundPage", | 988 "chrome.extension.getBackgroundPage", |
| 989 "chrome.extension.getURL", | 989 "chrome.extension.getURL", |
| 990 "chrome.tabs.create", | 990 "chrome.tabs.create", |
| 991 "chrome.tabs.get", | 991 "chrome.tabs.get", |
| 992 "chrome.tabs.getSelected", | 992 "chrome.tabs.getSelected", |
| 993 "chrome.tabs.onUpdated", | 993 "chrome.tabs.onUpdated", |
| (...skipping 882 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1876 "source_files": [ | 1876 "source_files": [ |
| 1877 "manifest.json", | 1877 "manifest.json", |
| 1878 "popup.html", | 1878 "popup.html", |
| 1879 "sample.css" | 1879 "sample.css" |
| 1880 ], | 1880 ], |
| 1881 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", | 1881 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", |
| 1882 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 1882 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
| 1883 } | 1883 } |
| 1884 ] | 1884 ] |
| 1885 } | 1885 } |
| OLD | NEW |