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 1841 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1852 "js\/main.js", | 1852 "js\/main.js", |
1853 "js\/plugin_list.js", | 1853 "js\/plugin_list.js", |
1854 "js\/plugin_settings.js", | 1854 "js\/plugin_settings.js", |
1855 "js\/rule_list.js", | 1855 "js\/rule_list.js", |
1856 "manifest.json", | 1856 "manifest.json", |
1857 "options.html", | 1857 "options.html", |
1858 "options\/css\/list.css", | 1858 "options\/css\/list.css", |
1859 "options\/js\/deletable_item_list.js", | 1859 "options\/js\/deletable_item_list.js", |
1860 "options\/js\/inline_editable_list.js" | 1860 "options\/js\/inline_editable_list.js" |
1861 ], | 1861 ], |
1862 "source_hash": "1e2765f821fa09cf0db9cce20ae61d964565986b", | 1862 "source_hash": "744d8d50542b524d331da6c82e4c09decf1e61df", |
1863 "zip_path": "examples\/extensions\/plugin_settings.zip" | 1863 "zip_path": "examples\/extensions\/plugin_settings.zip" |
1864 }, | 1864 }, |
1865 { | 1865 { |
1866 "api_calls": [ | 1866 "api_calls": [ |
1867 "chrome.browserAction.onClicked", | 1867 "chrome.browserAction.onClicked", |
1868 "chrome.tabs.update" | 1868 "chrome.tabs.update" |
1869 ], | 1869 ], |
1870 "crx_path": null, | 1870 "crx_path": null, |
1871 "description": "Adds a print button to the browser.", | 1871 "description": "Adds a print button to the browser.", |
1872 "features": [ | 1872 "features": [ |
(...skipping 603 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2476 "manifest.json", | 2476 "manifest.json", |
2477 "popup.html", | 2477 "popup.html", |
2478 "popup.js", | 2478 "popup.js", |
2479 "sample.css" | 2479 "sample.css" |
2480 ], | 2480 ], |
2481 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", | 2481 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", |
2482 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 2482 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
2483 } | 2483 } |
2484 ] | 2484 ] |
2485 } | 2485 } |
OLD | NEW |