| 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 1510 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1521 "background.html", | 1521 "background.html", |
| 1522 "manifest.json", | 1522 "manifest.json", |
| 1523 "popup.html", | 1523 "popup.html", |
| 1524 "proxy_error_handler.js", | 1524 "proxy_error_handler.js", |
| 1525 "proxy_form_controller.js", | 1525 "proxy_form_controller.js", |
| 1526 "test\/jsunittest.js", | 1526 "test\/jsunittest.js", |
| 1527 "test\/proxy_form_controller_test.html", | 1527 "test\/proxy_form_controller_test.html", |
| 1528 "test\/proxy_form_controller_test.js", | 1528 "test\/proxy_form_controller_test.js", |
| 1529 "test\/unittest.css" | 1529 "test\/unittest.css" |
| 1530 ], | 1530 ], |
| 1531 "source_hash": "7b3ff4599334eaa9f50aa70940bb5dead970665f", | 1531 "source_hash": "d4a52c15b1e5c8be5b26fe9305cf4aae0f2b0cc3", |
| 1532 "zip_path": "examples\/extensions\/proxy_configuration.zip" | 1532 "zip_path": "examples\/extensions\/proxy_configuration.zip" |
| 1533 }, | 1533 }, |
| 1534 { | 1534 { |
| 1535 "api_calls": [ | 1535 "api_calls": [ |
| 1536 "chrome.browserAction.onClicked", | 1536 "chrome.browserAction.onClicked", |
| 1537 "chrome.browserAction.setIcon", | 1537 "chrome.browserAction.setIcon", |
| 1538 "chrome.extension.getBackgroundPage", | 1538 "chrome.extension.getBackgroundPage", |
| 1539 "chrome.extension.getURL", | 1539 "chrome.extension.getURL", |
| 1540 "chrome.tabs.create", | 1540 "chrome.tabs.create", |
| 1541 "chrome.tabs.get", | 1541 "chrome.tabs.get", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1790 "source_files": [ | 1790 "source_files": [ |
| 1791 "manifest.json", | 1791 "manifest.json", |
| 1792 "popup.html", | 1792 "popup.html", |
| 1793 "sample.css" | 1793 "sample.css" |
| 1794 ], | 1794 ], |
| 1795 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", | 1795 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", |
| 1796 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 1796 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
| 1797 } | 1797 } |
| 1798 ] | 1798 ] |
| 1799 } | 1799 } |
| OLD | NEW |