| 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 390 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 401 "zip_path": "examples\/api\/override\/blank_ntp.zip" | 401 "zip_path": "examples\/api\/override\/blank_ntp.zip" |
| 402 }, | 402 }, |
| 403 { | 403 { |
| 404 "api_calls": [ | 404 "api_calls": [ |
| 405 "chrome.extension.isAllowedIncognitoAccess" | 405 "chrome.extension.isAllowedIncognitoAccess" |
| 406 ], | 406 ], |
| 407 "crx_path": null, | 407 "crx_path": null, |
| 408 "description": "Sample extension which demonstrates how to access a prefer
ence.", | 408 "description": "Sample extension which demonstrates how to access a prefer
ence.", |
| 409 "features": [ | 409 "features": [ |
| 410 "browser_action", | 410 "browser_action", |
| 411 "experimental", | |
| 412 "privacy" | 411 "privacy" |
| 413 ], | 412 ], |
| 414 "icon": null, | 413 "icon": null, |
| 415 "id": "0bf0930a32829dfb77170535ecb27adc2de3998a", | 414 "id": "0bf0930a32829dfb77170535ecb27adc2de3998a", |
| 416 "name": "Block\/allow referrer API example extension", | 415 "name": "Block\/allow referrer API example extension", |
| 417 "packaged_app": false, | 416 "packaged_app": false, |
| 418 "path": "examples\/api\/preferences\/enableReferrer\/", | 417 "path": "examples\/api\/preferences\/enableReferrer\/", |
| 419 "protocols": [], | 418 "protocols": [], |
| 420 "search_string": "BLOCK\/ALLOW REFERRER API EXAMPLE EXTENSION SAMPLE EXTEN
SION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION EXPERIMENTAL
PRIVACY CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS", | 419 "search_string": "BLOCK\/ALLOW REFERRER API EXAMPLE EXTENSION SAMPLE EXTEN
SION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION PRIVACY CHROM
E.EXTENSION.ISALLOWEDINCOGNITOACCESS", |
| 421 "source_files": [ | 420 "source_files": [ |
| 422 "manifest.json", | 421 "manifest.json", |
| 423 "popup.css", | 422 "popup.css", |
| 424 "popup.html", | 423 "popup.html", |
| 425 "popup.js" | 424 "popup.js" |
| 426 ], | 425 ], |
| 427 "source_hash": "baa56eed23cb02c9fb88f73e15723bdfbb31ac4a", | 426 "source_hash": "945c2628fed4cf19246a319639d545422a5902c5", |
| 428 "zip_path": "examples\/api\/preferences\/enableReferrer.zip" | 427 "zip_path": "examples\/api\/preferences\/enableReferrer.zip" |
| 429 }, | 428 }, |
| 430 { | 429 { |
| 431 "api_calls": [ | 430 "api_calls": [ |
| 432 "chrome.extension.isAllowedIncognitoAccess" | 431 "chrome.extension.isAllowedIncognitoAccess" |
| 433 ], | 432 ], |
| 434 "crx_path": null, | 433 "crx_path": null, |
| 435 "description": "Sample extension which demonstrates how to access a prefer
ence.", | 434 "description": "Sample extension which demonstrates how to access a prefer
ence.", |
| 436 "features": [ | 435 "features": [ |
| 437 "browser_action", | 436 "browser_action", |
| 438 "experimental", | |
| 439 "privacy" | 437 "privacy" |
| 440 ], | 438 ], |
| 441 "icon": null, | 439 "icon": null, |
| 442 "id": "7da105f28e200d42510aff3591dfa5aeb0b82605", | 440 "id": "7da105f28e200d42510aff3591dfa5aeb0b82605", |
| 443 "name": "Block\/allow third-party cookies API example extension", | 441 "name": "Block\/allow third-party cookies API example extension", |
| 444 "packaged_app": false, | 442 "packaged_app": false, |
| 445 "path": "examples\/api\/preferences\/allowThirdPartyCookies\/", | 443 "path": "examples\/api\/preferences\/allowThirdPartyCookies\/", |
| 446 "protocols": [], | 444 "protocols": [], |
| 447 "search_string": "BLOCK\/ALLOW THIRD-PARTY COOKIES API EXAMPLE EXTENSION S
AMPLE EXTENSION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION EX
PERIMENTAL PRIVACY CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS", | 445 "search_string": "BLOCK\/ALLOW THIRD-PARTY COOKIES API EXAMPLE EXTENSION S
AMPLE EXTENSION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION PR
IVACY CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS", |
| 448 "source_files": [ | 446 "source_files": [ |
| 449 "manifest.json", | 447 "manifest.json", |
| 450 "popup.css", | 448 "popup.css", |
| 451 "popup.html", | 449 "popup.html", |
| 452 "popup.js" | 450 "popup.js" |
| 453 ], | 451 ], |
| 454 "source_hash": "fd25990fb70c9c6769f42dd93a569e117313d199", | 452 "source_hash": "91701da98b4c3b28e4ecd3d126e0c955a2afadc3", |
| 455 "zip_path": "examples\/api\/preferences\/allowThirdPartyCookies.zip" | 453 "zip_path": "examples\/api\/preferences\/allowThirdPartyCookies.zip" |
| 456 }, | 454 }, |
| 457 { | 455 { |
| 458 "api_calls": [ | 456 "api_calls": [ |
| 459 "chrome.experimental.devtools.audits.addCategory", | 457 "chrome.experimental.devtools.audits.addCategory", |
| 460 "chrome.extension.onRequest", | 458 "chrome.extension.onRequest", |
| 461 "chrome.extension.sendRequest", | 459 "chrome.extension.sendRequest", |
| 462 "chrome.tabs.executeScript", | 460 "chrome.tabs.executeScript", |
| 463 "chrome.tabs.sendRequest" | 461 "chrome.tabs.sendRequest" |
| 464 ], | 462 ], |
| (...skipping 1188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1653 "background_page" | 1651 "background_page" |
| 1654 ], | 1652 ], |
| 1655 "icon": null, | 1653 "icon": null, |
| 1656 "id": "e787b322bddbc6289bb31b7d7550b1bf6456a80b", | 1654 "id": "e787b322bddbc6289bb31b7d7550b1bf6456a80b", |
| 1657 "name": "Omnibox Example", | 1655 "name": "Omnibox Example", |
| 1658 "packaged_app": false, | 1656 "packaged_app": false, |
| 1659 "path": "examples\/api\/omnibox\/simple-example\/", | 1657 "path": "examples\/api\/omnibox\/simple-example\/", |
| 1660 "protocols": [], | 1658 "protocols": [], |
| 1661 "search_string": "OMNIBOX EXAMPLE TO USE, TYPE OMNIX PLUS A SEARCH TERM IN
TO THE OMNIBOX. BACKGROUND_PAGE CHROME.OMNIBOX.ONINPUTCHANGED CHROME.OMNIBOX.ONI
NPUTENTERED", | 1659 "search_string": "OMNIBOX EXAMPLE TO USE, TYPE OMNIX PLUS A SEARCH TERM IN
TO THE OMNIBOX. BACKGROUND_PAGE CHROME.OMNIBOX.ONINPUTCHANGED CHROME.OMNIBOX.ONI
NPUTENTERED", |
| 1662 "source_files": [ | 1660 "source_files": [ |
| 1663 "background.html", | |
| 1664 "background.js", | 1661 "background.js", |
| 1665 "manifest.json" | 1662 "manifest.json" |
| 1666 ], | 1663 ], |
| 1667 "source_hash": "b96919e9e650a40bc7ad46cccc02e197f943de18", | 1664 "source_hash": "9a925b29e8e9d9c3953d140f1bdee2bae3f0b3ac", |
| 1668 "zip_path": "examples\/api\/omnibox\/simple-example.zip" | 1665 "zip_path": "examples\/api\/omnibox\/simple-example.zip" |
| 1669 }, | 1666 }, |
| 1670 { | 1667 { |
| 1671 "api_calls": [ | 1668 "api_calls": [ |
| 1672 "chrome.extension.onRequest", | 1669 "chrome.extension.onRequest", |
| 1673 "chrome.extension.sendRequest", | 1670 "chrome.extension.sendRequest", |
| 1674 "chrome.pageAction.show" | 1671 "chrome.pageAction.show" |
| 1675 ], | 1672 ], |
| 1676 "crx_path": null, | 1673 "crx_path": null, |
| 1677 "description": "Shows a page action for HTML pages containing the word 'sa
ndwich'", | 1674 "description": "Shows a page action for HTML pages containing the word 'sa
ndwich'", |
| (...skipping 756 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2434 "manifest.json", | 2431 "manifest.json", |
| 2435 "popup.html", | 2432 "popup.html", |
| 2436 "popup.js", | 2433 "popup.js", |
| 2437 "sample.css" | 2434 "sample.css" |
| 2438 ], | 2435 ], |
| 2439 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", | 2436 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", |
| 2440 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 2437 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
| 2441 } | 2438 } |
| 2442 ] | 2439 ] |
| 2443 } | 2440 } |
| OLD | NEW |