| 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 1543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1554 "background.html", | 1554 "background.html", |
| 1555 "manifest.json", | 1555 "manifest.json", |
| 1556 "popup.html", | 1556 "popup.html", |
| 1557 "proxy_error_handler.js", | 1557 "proxy_error_handler.js", |
| 1558 "proxy_form_controller.js", | 1558 "proxy_form_controller.js", |
| 1559 "test\/jsunittest.js", | 1559 "test\/jsunittest.js", |
| 1560 "test\/proxy_form_controller_test.html", | 1560 "test\/proxy_form_controller_test.html", |
| 1561 "test\/proxy_form_controller_test.js", | 1561 "test\/proxy_form_controller_test.js", |
| 1562 "test\/unittest.css" | 1562 "test\/unittest.css" |
| 1563 ], | 1563 ], |
| 1564 "source_hash": "7b3ff4599334eaa9f50aa70940bb5dead970665f", | 1564 "source_hash": "d4a52c15b1e5c8be5b26fe9305cf4aae0f2b0cc3", |
| 1565 "zip_path": "examples\/extensions\/proxy_configuration.zip" | 1565 "zip_path": "examples\/extensions\/proxy_configuration.zip" |
| 1566 }, | 1566 }, |
| 1567 { | 1567 { |
| 1568 "api_calls": [ | 1568 "api_calls": [ |
| 1569 "chrome.browserAction.onClicked", | 1569 "chrome.browserAction.onClicked", |
| 1570 "chrome.browserAction.setIcon", | 1570 "chrome.browserAction.setIcon", |
| 1571 "chrome.extension.getBackgroundPage", | 1571 "chrome.extension.getBackgroundPage", |
| 1572 "chrome.extension.getURL", | 1572 "chrome.extension.getURL", |
| 1573 "chrome.tabs.create", | 1573 "chrome.tabs.create", |
| 1574 "chrome.tabs.get", | 1574 "chrome.tabs.get", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1823 "source_files": [ | 1823 "source_files": [ |
| 1824 "manifest.json", | 1824 "manifest.json", |
| 1825 "popup.html", | 1825 "popup.html", |
| 1826 "sample.css" | 1826 "sample.css" |
| 1827 ], | 1827 ], |
| 1828 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", | 1828 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", |
| 1829 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 1829 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
| 1830 } | 1830 } |
| 1831 ] | 1831 ] |
| 1832 } | 1832 } |
| OLD | NEW |