| 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 1430 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1441 "background.html", | 1441 "background.html", |
| 1442 "manifest.json", | 1442 "manifest.json", |
| 1443 "popup.html", | 1443 "popup.html", |
| 1444 "proxy_error_handler.js", | 1444 "proxy_error_handler.js", |
| 1445 "proxy_form_controller.js", | 1445 "proxy_form_controller.js", |
| 1446 "test/jsunittest.js", | 1446 "test/jsunittest.js", |
| 1447 "test/proxy_form_controller_test.html", | 1447 "test/proxy_form_controller_test.html", |
| 1448 "test/proxy_form_controller_test.js", | 1448 "test/proxy_form_controller_test.js", |
| 1449 "test/unittest.css" | 1449 "test/unittest.css" |
| 1450 ], | 1450 ], |
| 1451 "source_hash": "8f6768d78649cc4e69e595e7e43b3f06431c84e0", | 1451 "source_hash": "7b3ff4599334eaa9f50aa70940bb5dead970665f", |
| 1452 "zip_path": "examples/extensions/proxy_configuration.zip" | 1452 "zip_path": "examples/extensions/proxy_configuration.zip" |
| 1453 }, | 1453 }, |
| 1454 { | 1454 { |
| 1455 "api_calls": [ | 1455 "api_calls": [ |
| 1456 "chrome.browserAction.onClicked", | 1456 "chrome.browserAction.onClicked", |
| 1457 "chrome.browserAction.setIcon", | 1457 "chrome.browserAction.setIcon", |
| 1458 "chrome.extension.getBackgroundPage", | 1458 "chrome.extension.getBackgroundPage", |
| 1459 "chrome.extension.getURL", | 1459 "chrome.extension.getURL", |
| 1460 "chrome.tabs.create", | 1460 "chrome.tabs.create", |
| 1461 "chrome.tabs.get", | 1461 "chrome.tabs.get", |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1710 "source_files": [ | 1710 "source_files": [ |
| 1711 "manifest.json", | 1711 "manifest.json", |
| 1712 "popup.html", | 1712 "popup.html", |
| 1713 "sample.css" | 1713 "sample.css" |
| 1714 ], | 1714 ], |
| 1715 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", | 1715 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", |
| 1716 "zip_path": "examples/api/extension/isAllowedAccess.zip" | 1716 "zip_path": "examples/api/extension/isAllowedAccess.zip" |
| 1717 } | 1717 } |
| 1718 ] | 1718 ] |
| 1719 } | 1719 } |
| OLD | NEW |