| 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 1996 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": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", | 2464 "source_hash": "62ca453d8d1551ff63dd7c78b49d546bc3af17c6", |
| 2467 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 2465 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
| 2468 } | 2466 } |
| 2469 ] | 2467 ] |
| 2470 } | 2468 } |
| OLD | NEW |