| 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.getTree": "bookmarks.html#method-getTree", | 8 "chrome.bookmarks.getTree": "bookmarks.html#method-getTree", |
| 9 "chrome.bookmarks.import": "bookmarks.html#method-import", | 9 "chrome.bookmarks.import": "bookmarks.html#method-import", |
| 10 "chrome.bookmarks.move": "bookmarks.html#method-move", | 10 "chrome.bookmarks.move": "bookmarks.html#method-move", |
| (...skipping 895 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 906 ], | 906 ], |
| 907 "search_string": "IMAGEINFO GET IMAGE INFO FOR IMAGES, INCLUDING EXIF DATA
BACKGROUND_PAGE CONTEXTMENUS TABS CHROME.CONTEXTMENUS.CREATE CHROME.TABS.GET CH
ROME.TABS.GETCURRENT CHROME.WINDOWS.CREATE CHROME.WINDOWS.UPDATE", | 907 "search_string": "IMAGEINFO GET IMAGE INFO FOR IMAGES, INCLUDING EXIF DATA
BACKGROUND_PAGE CONTEXTMENUS TABS CHROME.CONTEXTMENUS.CREATE CHROME.TABS.GET CH
ROME.TABS.GETCURRENT CHROME.WINDOWS.CREATE CHROME.WINDOWS.UPDATE", |
| 908 "source_files": [ | 908 "source_files": [ |
| 909 "background.html", | 909 "background.html", |
| 910 "imageinfo/binaryajax.js", | 910 "imageinfo/binaryajax.js", |
| 911 "imageinfo/exif.js", | 911 "imageinfo/exif.js", |
| 912 "imageinfo/imageinfo.js", | 912 "imageinfo/imageinfo.js", |
| 913 "info.html", | 913 "info.html", |
| 914 "manifest.json" | 914 "manifest.json" |
| 915 ], | 915 ], |
| 916 "source_hash": "c746d9114348f4b414c1ec05e988e2807feb963a", | 916 "source_hash": "672f49ed8edbe0829c7ba5a1d890b4440b157991", |
| 917 "zip_path": "examples/extensions/imageinfo.zip" | 917 "zip_path": "examples/extensions/imageinfo.zip" |
| 918 }, | 918 }, |
| 919 { | 919 { |
| 920 "api_calls": [ | 920 "api_calls": [ |
| 921 "chrome.extension.getBackgroundPage", | 921 "chrome.extension.getBackgroundPage", |
| 922 "chrome.extension.onRequest", | 922 "chrome.extension.onRequest", |
| 923 "chrome.pageAction.hide", | 923 "chrome.pageAction.hide", |
| 924 "chrome.pageAction.setTitle", | 924 "chrome.pageAction.setTitle", |
| 925 "chrome.pageAction.show", | 925 "chrome.pageAction.show", |
| 926 "chrome.tabs.get", | 926 "chrome.tabs.get", |
| (...skipping 611 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1538 "source_files": [ | 1538 "source_files": [ |
| 1539 "manifest.json", | 1539 "manifest.json", |
| 1540 "typedUrls.html", | 1540 "typedUrls.html", |
| 1541 "typedUrls.js" | 1541 "typedUrls.js" |
| 1542 ], | 1542 ], |
| 1543 "source_hash": "72d5c3586feefc692c63039ce8bdb5f9d366c0e2", | 1543 "source_hash": "72d5c3586feefc692c63039ce8bdb5f9d366c0e2", |
| 1544 "zip_path": "examples/api/history/showHistory.zip" | 1544 "zip_path": "examples/api/history/showHistory.zip" |
| 1545 } | 1545 } |
| 1546 ] | 1546 ] |
| 1547 } | 1547 } |
| OLD | NEW |