| 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 389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 400 "zip_path": "examples\/api\/override\/blank_ntp.zip" | 400 "zip_path": "examples\/api\/override\/blank_ntp.zip" |
| 401 }, | 401 }, |
| 402 { | 402 { |
| 403 "api_calls": [ | 403 "api_calls": [ |
| 404 "chrome.extension.isAllowedIncognitoAccess" | 404 "chrome.extension.isAllowedIncognitoAccess" |
| 405 ], | 405 ], |
| 406 "crx_path": null, | 406 "crx_path": null, |
| 407 "description": "Sample extension which demonstrates how to access a prefer
ence.", | 407 "description": "Sample extension which demonstrates how to access a prefer
ence.", |
| 408 "features": [ | 408 "features": [ |
| 409 "browser_action", | 409 "browser_action", |
| 410 "contentSettings", | |
| 411 "experimental", | 410 "experimental", |
| 412 "popup" | 411 "popup", |
| 412 "privacy" |
| 413 ], |
| 414 "icon": null, |
| 415 "id": "0bf0930a32829dfb77170535ecb27adc2de3998a", |
| 416 "name": "Block\/allow referrer API example extension", |
| 417 "packaged_app": false, |
| 418 "path": "examples\/api\/preferences\/enableReferrer\/", |
| 419 "protocols": [], |
| 420 "search_string": "BLOCK\/ALLOW REFERRER API EXAMPLE EXTENSION SAMPLE EXTEN
SION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION EXPERIMENTAL
POPUP PRIVACY CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS", |
| 421 "source_files": [ |
| 422 "manifest.json", |
| 423 "popup.css", |
| 424 "popup.html", |
| 425 "popup.js" |
| 426 ], |
| 427 "source_hash": "c2114f2faf51a5fdc08002cab3a5bdaefb2073cd", |
| 428 "zip_path": "examples\/api\/preferences\/enableReferrer.zip" |
| 429 }, |
| 430 { |
| 431 "api_calls": [ |
| 432 "chrome.extension.isAllowedIncognitoAccess" |
| 433 ], |
| 434 "crx_path": null, |
| 435 "description": "Sample extension which demonstrates how to access a prefer
ence.", |
| 436 "features": [ |
| 437 "browser_action", |
| 438 "experimental", |
| 439 "popup", |
| 440 "privacy" |
| 413 ], | 441 ], |
| 414 "icon": null, | 442 "icon": null, |
| 415 "id": "7da105f28e200d42510aff3591dfa5aeb0b82605", | 443 "id": "7da105f28e200d42510aff3591dfa5aeb0b82605", |
| 416 "name": "Block\/allow third-party cookies API example extension", | 444 "name": "Block\/allow third-party cookies API example extension", |
| 417 "packaged_app": false, | 445 "packaged_app": false, |
| 418 "path": "examples\/api\/preferences\/allowThirdPartyCookies\/", | 446 "path": "examples\/api\/preferences\/allowThirdPartyCookies\/", |
| 419 "protocols": [], | 447 "protocols": [], |
| 420 "search_string": "BLOCK\/ALLOW THIRD-PARTY COOKIES API EXAMPLE EXTENSION S
AMPLE EXTENSION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION CO
NTENTSETTINGS EXPERIMENTAL POPUP CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS", | 448 "search_string": "BLOCK\/ALLOW THIRD-PARTY COOKIES API EXAMPLE EXTENSION S
AMPLE EXTENSION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION EX
PERIMENTAL POPUP PRIVACY CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS", |
| 421 "source_files": [ | 449 "source_files": [ |
| 422 "manifest.json", | 450 "manifest.json", |
| 423 "popup.html" | 451 "popup.css", |
| 452 "popup.html", |
| 453 "popup.js" |
| 424 ], | 454 ], |
| 425 "source_hash": "67648790a6ee68e071627e870868d5582e1ef2b5", | 455 "source_hash": "7ccf3f2ab08bbde36f62df34e93fc57eaff2fa3a", |
| 426 "zip_path": "examples\/api\/preferences\/allowThirdPartyCookies.zip" | 456 "zip_path": "examples\/api\/preferences\/allowThirdPartyCookies.zip" |
| 427 }, | 457 }, |
| 428 { | 458 { |
| 429 "api_calls": [ | 459 "api_calls": [ |
| 430 "chrome.experimental.devtools.audits.addCategory", | 460 "chrome.experimental.devtools.audits.addCategory", |
| 431 "chrome.extension.onRequest", | 461 "chrome.extension.onRequest", |
| 432 "chrome.extension.sendRequest", | 462 "chrome.extension.sendRequest", |
| 433 "chrome.tabs.executeScript", | 463 "chrome.tabs.executeScript", |
| 434 "chrome.tabs.sendRequest" | 464 "chrome.tabs.sendRequest" |
| 435 ], | 465 ], |
| (...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 798 "source_files": [ | 828 "source_files": [ |
| 799 "background.html", | 829 "background.html", |
| 800 "content_script.js", | 830 "content_script.js", |
| 801 "manifest.json", | 831 "manifest.json", |
| 802 "options.html" | 832 "options.html" |
| 803 ], | 833 ], |
| 804 "source_hash": "54b5469031ddcb2097f39dbaae1bcd81ae650154", | 834 "source_hash": "54b5469031ddcb2097f39dbaae1bcd81ae650154", |
| 805 "zip_path": "examples\/extensions\/email_this_page.zip" | 835 "zip_path": "examples\/extensions\/email_this_page.zip" |
| 806 }, | 836 }, |
| 807 { | 837 { |
| 808 "api_calls": [ | |
| 809 "chrome.extension.isAllowedIncognitoAccess" | |
| 810 ], | |
| 811 "crx_path": null, | |
| 812 "description": "Sample extension which demonstrates how to access a prefer
ence.", | |
| 813 "features": [ | |
| 814 "browser_action", | |
| 815 "contentSettings", | |
| 816 "experimental", | |
| 817 "popup" | |
| 818 ], | |
| 819 "icon": null, | |
| 820 "id": "0bf0930a32829dfb77170535ecb27adc2de3998a", | |
| 821 "name": "Enable\/disable referrers API example extension", | |
| 822 "packaged_app": false, | |
| 823 "path": "examples\/api\/preferences\/enableReferrer\/", | |
| 824 "protocols": [], | |
| 825 "search_string": "ENABLE\/DISABLE REFERRERS API EXAMPLE EXTENSION SAMPLE E
XTENSION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION CONTENTSE
TTINGS EXPERIMENTAL POPUP CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS", | |
| 826 "source_files": [ | |
| 827 "manifest.json", | |
| 828 "popup.html" | |
| 829 ], | |
| 830 "source_hash": "e3514a32b04876d79e64f31ffe7beb4bbae98d33", | |
| 831 "zip_path": "examples\/api\/preferences\/enableReferrer.zip" | |
| 832 }, | |
| 833 { | |
| 834 "api_calls": [], | 838 "api_calls": [], |
| 835 "crx_path": null, | 839 "crx_path": null, |
| 836 "description": "A sample extension which uses Google Analytics to track us
age.", | 840 "description": "A sample extension which uses Google Analytics to track us
age.", |
| 837 "features": [ | 841 "features": [ |
| 838 "background_page", | 842 "background_page", |
| 839 "browser_action", | 843 "browser_action", |
| 840 "popup" | 844 "popup" |
| 841 ], | 845 ], |
| 842 "icon": "analytics-extension-icon-128.png", | 846 "icon": "analytics-extension-icon-128.png", |
| 843 "id": "763a08e9b06595d785568a8d392b95a2f3700258", | 847 "id": "763a08e9b06595d785568a8d392b95a2f3700258", |
| (...skipping 588 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1432 "search_string": "MAPPY FINDS ADDRESSES IN THE WEB PAGE YOURE ON AND POPS
UP A MAP WINDOW. BACKGROUND_PAGE PAGE_ACTION POPUP TABS CHROME.EXTENSION.GETBACK
GROUNDPAGE CHROME.EXTENSION.ONREQUEST CHROME.PAGEACTION.HIDE CHROME.PAGEACTION.S
ETTITLE CHROME.PAGEACTION.SHOW CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TA
BS.ONSELECTIONCHANGED CHROME.TABS.ONUPDATED CHROME.TABS.SENDREQUEST", | 1436 "search_string": "MAPPY FINDS ADDRESSES IN THE WEB PAGE YOURE ON AND POPS
UP A MAP WINDOW. BACKGROUND_PAGE PAGE_ACTION POPUP TABS CHROME.EXTENSION.GETBACK
GROUNDPAGE CHROME.EXTENSION.ONREQUEST CHROME.PAGEACTION.HIDE CHROME.PAGEACTION.S
ETTITLE CHROME.PAGEACTION.SHOW CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TA
BS.ONSELECTIONCHANGED CHROME.TABS.ONUPDATED CHROME.TABS.SENDREQUEST", |
| 1433 "source_files": [ | 1437 "source_files": [ |
| 1434 "background.html", | 1438 "background.html", |
| 1435 "background.js", | 1439 "background.js", |
| 1436 "manifest.json", | 1440 "manifest.json", |
| 1437 "mappy_content_script.js", | 1441 "mappy_content_script.js", |
| 1438 "popup.css", | 1442 "popup.css", |
| 1439 "popup.html", | 1443 "popup.html", |
| 1440 "popup.js" | 1444 "popup.js" |
| 1441 ], | 1445 ], |
| 1442 "source_hash": "175f010b7eacb72207b7018732d3e6dca4e8d164", | 1446 "source_hash": "8446b89f4eb2d8cb6b49e306e87845b9dd385af5", |
| 1443 "zip_path": "examples\/extensions\/mappy.zip" | 1447 "zip_path": "examples\/extensions\/mappy.zip" |
| 1444 }, | 1448 }, |
| 1445 { | 1449 { |
| 1446 "api_calls": [ | 1450 "api_calls": [ |
| 1447 "chrome.browserAction.onClicked", | 1451 "chrome.browserAction.onClicked", |
| 1448 "chrome.tabs.get", | 1452 "chrome.tabs.get", |
| 1449 "chrome.tabs.getAllInWindow", | 1453 "chrome.tabs.getAllInWindow", |
| 1450 "chrome.tabs.move", | 1454 "chrome.tabs.move", |
| 1451 "chrome.windows.get", | 1455 "chrome.windows.get", |
| 1452 "chrome.windows.getAll", | 1456 "chrome.windows.getAll", |
| (...skipping 888 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2341 "source_files": [ | 2345 "source_files": [ |
| 2342 "manifest.json", | 2346 "manifest.json", |
| 2343 "popup.html", | 2347 "popup.html", |
| 2344 "sample.css" | 2348 "sample.css" |
| 2345 ], | 2349 ], |
| 2346 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", | 2350 "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d", |
| 2347 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" | 2351 "zip_path": "examples\/api\/extension\/isAllowedAccess.zip" |
| 2348 } | 2352 } |
| 2349 ] | 2353 ] |
| 2350 } | 2354 } |
| OLD | NEW |