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 545 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
556 "icon": null, | 556 "icon": null, |
557 "id": "e1f97e61e28ff33131d66dd28a4ed70a77874a51", | 557 "id": "e1f97e61e28ff33131d66dd28a4ed70a77874a51", |
558 "name": "Content settings", | 558 "name": "Content settings", |
559 "path": "examples\/api\/contentSettings\/", | 559 "path": "examples\/api\/contentSettings\/", |
560 "protocols": [], | 560 "protocols": [], |
561 "search_string": "CONTENT SETTINGS SHOWS THE CONTENT SETTINGS FOR THE CURR
ENT SITE. BROWSER_ACTION CONTENTSETTINGS EXPERIMENTAL POPUP TABS CHROME.TABS.GET
CHROME.TABS.GETSELECTED", | 561 "search_string": "CONTENT SETTINGS SHOWS THE CONTENT SETTINGS FOR THE CURR
ENT SITE. BROWSER_ACTION CONTENTSETTINGS EXPERIMENTAL POPUP TABS CHROME.TABS.GET
CHROME.TABS.GETSELECTED", |
562 "source_files": [ | 562 "source_files": [ |
563 "manifest.json", | 563 "manifest.json", |
564 "popup.html" | 564 "popup.html" |
565 ], | 565 ], |
566 "source_hash": "f53b10cf54302a91ee763af603d7c0a3ffe1461f", | 566 "source_hash": "1bd5e6d89bc8090a55837c26d0ba3911fd63b362", |
567 "zip_path": "examples\/api\/contentSettings.zip" | 567 "zip_path": "examples\/api\/contentSettings.zip" |
568 }, | 568 }, |
569 { | 569 { |
570 "api_calls": [ | 570 "api_calls": [ |
571 "chrome.contextMenus.create" | 571 "chrome.contextMenus.create" |
572 ], | 572 ], |
573 "description": "Shows some of the features of the Context Menus API", | 573 "description": "Shows some of the features of the Context Menus API", |
574 "features": [ | 574 "features": [ |
575 "background_page", | 575 "background_page", |
576 "contextMenus" | 576 "contextMenus" |
(...skipping 1278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1855 "source_files": [ | 1855 "source_files": [ |
1856 "manifest.json", | 1856 "manifest.json", |
1857 "popup.html", | 1857 "popup.html", |
1858 "sample.css" | 1858 "sample.css" |
1859 ], | 1859 ], |
1860 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", | 1860 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", |
1861 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 1861 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
1862 } | 1862 } |
1863 ] | 1863 ] |
1864 } | 1864 } |
OLD | NEW |