| 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 392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 403 "zip_path": "examples\/api\/override\/blank_ntp.zip" | 403 "zip_path": "examples\/api\/override\/blank_ntp.zip" |
| 404 }, | 404 }, |
| 405 { | 405 { |
| 406 "api_calls": [ | 406 "api_calls": [ |
| 407 "chrome.extension.isAllowedIncognitoAccess" | 407 "chrome.extension.isAllowedIncognitoAccess" |
| 408 ], | 408 ], |
| 409 "crx_path": null, | 409 "crx_path": null, |
| 410 "description": "Sample extension which demonstrates how to access a prefer
ence.", | 410 "description": "Sample extension which demonstrates how to access a prefer
ence.", |
| 411 "features": [ | 411 "features": [ |
| 412 "browser_action", | 412 "browser_action", |
| 413 "experimental", | |
| 414 "privacy" | 413 "privacy" |
| 415 ], | 414 ], |
| 416 "icon": null, | 415 "icon": null, |
| 417 "id": "0bf0930a32829dfb77170535ecb27adc2de3998a", | 416 "id": "0bf0930a32829dfb77170535ecb27adc2de3998a", |
| 418 "name": "Block\/allow referrer API example extension", | 417 "name": "Block\/allow referrer API example extension", |
| 419 "packaged_app": false, | 418 "packaged_app": false, |
| 420 "path": "examples\/api\/preferences\/enableReferrer\/", | 419 "path": "examples\/api\/preferences\/enableReferrer\/", |
| 421 "protocols": [], | 420 "protocols": [], |
| 422 "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", | 421 "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", |
| 423 "source_files": [ | 422 "source_files": [ |
| 424 "manifest.json", | 423 "manifest.json", |
| 425 "popup.css", | 424 "popup.css", |
| 426 "popup.html", | 425 "popup.html", |
| 427 "popup.js" | 426 "popup.js" |
| 428 ], | 427 ], |
| 429 "source_hash": "51bbc12404e8998ef817e211806e734f04e138ad", | 428 "source_hash": "463b9acbbe50a9c6a62e7cd6546087dc06df1b4f", |
| 430 "zip_path": "examples\/api\/preferences\/enableReferrer.zip" | 429 "zip_path": "examples\/api\/preferences\/enableReferrer.zip" |
| 431 }, | 430 }, |
| 432 { | 431 { |
| 433 "api_calls": [ | 432 "api_calls": [ |
| 434 "chrome.extension.isAllowedIncognitoAccess" | 433 "chrome.extension.isAllowedIncognitoAccess" |
| 435 ], | 434 ], |
| 436 "crx_path": null, | 435 "crx_path": null, |
| 437 "description": "Sample extension which demonstrates how to access a prefer
ence.", | 436 "description": "Sample extension which demonstrates how to access a prefer
ence.", |
| 438 "features": [ | 437 "features": [ |
| 439 "browser_action", | 438 "browser_action", |
| 440 "experimental", | |
| 441 "privacy" | 439 "privacy" |
| 442 ], | 440 ], |
| 443 "icon": null, | 441 "icon": null, |
| 444 "id": "7da105f28e200d42510aff3591dfa5aeb0b82605", | 442 "id": "7da105f28e200d42510aff3591dfa5aeb0b82605", |
| 445 "name": "Block\/allow third-party cookies API example extension", | 443 "name": "Block\/allow third-party cookies API example extension", |
| 446 "packaged_app": false, | 444 "packaged_app": false, |
| 447 "path": "examples\/api\/preferences\/allowThirdPartyCookies\/", | 445 "path": "examples\/api\/preferences\/allowThirdPartyCookies\/", |
| 448 "protocols": [], | 446 "protocols": [], |
| 449 "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", | 447 "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", |
| 450 "source_files": [ | 448 "source_files": [ |
| 451 "manifest.json", | 449 "manifest.json", |
| 452 "popup.css", | 450 "popup.css", |
| 453 "popup.html", | 451 "popup.html", |
| 454 "popup.js" | 452 "popup.js" |
| 455 ], | 453 ], |
| 456 "source_hash": "10d84072f653cfafc7796d5600d2f076a2398a4f", | 454 "source_hash": "b9f3b8723ecc125ddf47f49987bfcd089591e0d2", |
| 457 "zip_path": "examples\/api\/preferences\/allowThirdPartyCookies.zip" | 455 "zip_path": "examples\/api\/preferences\/allowThirdPartyCookies.zip" |
| 458 }, | 456 }, |
| 459 { | 457 { |
| 460 "api_calls": [ | 458 "api_calls": [ |
| 461 "chrome.experimental.devtools.audits.addCategory", | 459 "chrome.experimental.devtools.audits.addCategory", |
| 462 "chrome.extension.onRequest", | 460 "chrome.extension.onRequest", |
| 463 "chrome.extension.sendRequest", | 461 "chrome.extension.sendRequest", |
| 464 "chrome.tabs.executeScript", | 462 "chrome.tabs.executeScript", |
| 465 "chrome.tabs.sendRequest" | 463 "chrome.tabs.sendRequest" |
| 466 ], | 464 ], |
| (...skipping 1994 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2461 "manifest.json", | 2459 "manifest.json", |
| 2462 "popup.html", | 2460 "popup.html", |
| 2463 "popup.js", | 2461 "popup.js", |
| 2464 "sample.css" | 2462 "sample.css" |
| 2465 ], | 2463 ], |
| 2466 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", | 2464 "source_hash": "8e51dc3a9577065d22ce92f3c838edc5ceaf4e65", |
| 2467 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 2465 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
| 2468 } | 2466 } |
| 2469 ] | 2467 ] |
| 2470 } | 2468 } |
| OLD | NEW |