{
  "api": {
    "chrome.bookmarks.create": "bookmarks.html#method-create",
    "chrome.bookmarks.export": "bookmarks.html#method-export",
    "chrome.bookmarks.get": "bookmarks.html#method-get",
    "chrome.bookmarks.getChildren": "bookmarks.html#method-getChildren",
    "chrome.bookmarks.getRecent": "bookmarks.html#method-getRecent",
    "chrome.bookmarks.getTree": "bookmarks.html#method-getTree",
    "chrome.bookmarks.import": "bookmarks.html#method-import",
    "chrome.bookmarks.move": "bookmarks.html#method-move",
    "chrome.bookmarks.onChanged": "bookmarks.html#event-onChanged",
    "chrome.bookmarks.onChildrenReordered": "bookmarks.html#event-onChildrenReordered",
    "chrome.bookmarks.onCreated": "bookmarks.html#event-onCreated",
    "chrome.bookmarks.onImportBegan": "bookmarks.html#event-onImportBegan",
    "chrome.bookmarks.onImportEnded": "bookmarks.html#event-onImportEnded",
    "chrome.bookmarks.onMoved": "bookmarks.html#event-onMoved",
    "chrome.bookmarks.onRemoved": "bookmarks.html#event-onRemoved",
    "chrome.bookmarks.remove": "bookmarks.html#method-remove",
    "chrome.bookmarks.removeTree": "bookmarks.html#method-removeTree",
    "chrome.bookmarks.search": "bookmarks.html#method-search",
    "chrome.bookmarks.update": "bookmarks.html#method-update",
    "chrome.browserAction.onClicked": "browserAction.html#event-onClicked",
    "chrome.browserAction.setBadgeBackgroundColor": "browserAction.html#method-setBadgeBackgroundColor",
    "chrome.browserAction.setBadgeText": "browserAction.html#method-setBadgeText",
    "chrome.browserAction.setIcon": "browserAction.html#method-setIcon",
    "chrome.browserAction.setPopup": "browserAction.html#method-setPopup",
    "chrome.browserAction.setTitle": "browserAction.html#method-setTitle",
    "chrome.contextMenus.create": "contextMenus.html#method-create",
    "chrome.contextMenus.remove": "contextMenus.html#method-remove",
    "chrome.contextMenus.removeAll": "contextMenus.html#method-removeAll",
    "chrome.contextMenus.update": "contextMenus.html#method-update",
    "chrome.cookies.get": "cookies.html#method-get",
    "chrome.cookies.getAll": "cookies.html#method-getAll",
    "chrome.cookies.getAllCookieStores": "cookies.html#method-getAllCookieStores",
    "chrome.cookies.onChanged": "cookies.html#event-onChanged",
    "chrome.cookies.remove": "cookies.html#method-remove",
    "chrome.cookies.set": "cookies.html#method-set",
    "chrome.experimental.clipboard.executeCopy": "experimental.clipboard.html#method-executeCopy",
    "chrome.experimental.clipboard.executeCut": "experimental.clipboard.html#method-executeCut",
    "chrome.experimental.clipboard.executePaste": "experimental.clipboard.html#method-executePaste",
    "chrome.experimental.debugger.attach": "experimental.debugger.html#method-attach",
    "chrome.experimental.debugger.detach": "experimental.debugger.html#method-detach",
    "chrome.experimental.debugger.onDetach": "experimental.debugger.html#event-onDetach",
    "chrome.experimental.debugger.onEvent": "experimental.debugger.html#event-onEvent",
    "chrome.experimental.debugger.sendRequest": "experimental.debugger.html#method-sendRequest",
    "chrome.experimental.infobars.show": "experimental.infobars.html#method-show",
    "chrome.experimental.processes.getProcessIdForTab": "experimental.processes.html#method-getProcessIdForTab",
    "chrome.experimental.processes.onUpdated": "experimental.processes.html#event-onUpdated",
    "chrome.experimental.proxy.onProxyError": "experimental.proxy.html#event-onProxyError",
    "chrome.experimental.sidebar.collapse": "experimental.sidebar.html#method-collapse",
    "chrome.experimental.sidebar.expand": "experimental.sidebar.html#method-expand",
    "chrome.experimental.sidebar.getState": "experimental.sidebar.html#method-getState",
    "chrome.experimental.sidebar.hide": "experimental.sidebar.html#method-hide",
    "chrome.experimental.sidebar.navigate": "experimental.sidebar.html#method-navigate",
    "chrome.experimental.sidebar.onStateChanged": "experimental.sidebar.html#event-onStateChanged",
    "chrome.experimental.sidebar.setBadgeText": "experimental.sidebar.html#method-setBadgeText",
    "chrome.experimental.sidebar.setIcon": "experimental.sidebar.html#method-setIcon",
    "chrome.experimental.sidebar.setTitle": "experimental.sidebar.html#method-setTitle",
    "chrome.experimental.sidebar.show": "experimental.sidebar.html#method-show",
    "chrome.experimental.tts.isSpeaking": "experimental.tts.html#method-isSpeaking",
    "chrome.experimental.tts.onSpeak": "experimental.tts.html#event-onSpeak",
    "chrome.experimental.tts.onStop": "experimental.tts.html#event-onStop",
    "chrome.experimental.tts.speak": "experimental.tts.html#method-speak",
    "chrome.experimental.tts.speakCompleted": "experimental.tts.html#method-speakCompleted",
    "chrome.experimental.tts.stop": "experimental.tts.html#method-stop",
    "chrome.experimental.webNavigation.onBeforeNavigate": "experimental.webNavigation.html#event-onBeforeNavigate",
    "chrome.experimental.webNavigation.onBeforeRetarget": "experimental.webNavigation.html#event-onBeforeRetarget",
    "chrome.experimental.webNavigation.onCommitted": "experimental.webNavigation.html#event-onCommitted",
    "chrome.experimental.webNavigation.onCompleted": "experimental.webNavigation.html#event-onCompleted",
    "chrome.experimental.webNavigation.onDOMContentLoaded": "experimental.webNavigation.html#event-onDOMContentLoaded",
    "chrome.experimental.webNavigation.onErrorOccurred": "experimental.webNavigation.html#event-onErrorOccurred",
    "chrome.experimental.webRequest.addEventListener": "experimental.webRequest.html#method-addEventListener",
    "chrome.experimental.webRequest.eventHandled": "experimental.webRequest.html#method-eventHandled",
    "chrome.experimental.webRequest.onBeforeRedirect": "experimental.webRequest.html#event-onBeforeRedirect",
    "chrome.experimental.webRequest.onBeforeRequest": "experimental.webRequest.html#event-onBeforeRequest",
    "chrome.experimental.webRequest.onBeforeSendHeaders": "experimental.webRequest.html#event-onBeforeSendHeaders",
    "chrome.experimental.webRequest.onCompleted": "experimental.webRequest.html#event-onCompleted",
    "chrome.experimental.webRequest.onErrorOccurred": "experimental.webRequest.html#event-onErrorOccurred",
    "chrome.experimental.webRequest.onHeadersReceived": "experimental.webRequest.html#event-onHeadersReceived",
    "chrome.experimental.webRequest.onRequestSent": "experimental.webRequest.html#event-onRequestSent",
    "chrome.extension.connect": "extension.html#method-connect",
    "chrome.extension.getBackgroundPage": "extension.html#method-getBackgroundPage",
    "chrome.extension.getExtensionTabs": "extension.html#method-getExtensionTabs",
    "chrome.extension.getToolstrips": "extension.html#method-getToolstrips",
    "chrome.extension.getURL": "extension.html#method-getURL",
    "chrome.extension.getViews": "extension.html#method-getViews",
    "chrome.extension.isAllowedFileSchemeAccess": "extension.html#method-isAllowedFileSchemeAccess",
    "chrome.extension.isAllowedIncognitoAccess": "extension.html#method-isAllowedIncognitoAccess",
    "chrome.extension.onConnect": "extension.html#event-onConnect",
    "chrome.extension.onConnectExternal": "extension.html#event-onConnectExternal",
    "chrome.extension.onRequest": "extension.html#event-onRequest",
    "chrome.extension.onRequestExternal": "extension.html#event-onRequestExternal",
    "chrome.extension.sendRequest": "extension.html#method-sendRequest",
    "chrome.extension.setUpdateUrlData": "extension.html#method-setUpdateUrlData",
    "chrome.history.addUrl": "history.html#method-addUrl",
    "chrome.history.deleteAll": "history.html#method-deleteAll",
    "chrome.history.deleteRange": "history.html#method-deleteRange",
    "chrome.history.deleteUrl": "history.html#method-deleteUrl",
    "chrome.history.getVisits": "history.html#method-getVisits",
    "chrome.history.onVisitRemoved": "history.html#event-onVisitRemoved",
    "chrome.history.onVisited": "history.html#event-onVisited",
    "chrome.history.search": "history.html#method-search",
    "chrome.i18n.getAcceptLanguages": "i18n.html#method-getAcceptLanguages",
    "chrome.i18n.getMessage": "i18n.html#method-getMessage",
    "chrome.idle.onStateChanged": "idle.html#event-onStateChanged",
    "chrome.idle.queryState": "idle.html#method-queryState",
    "chrome.management.get": "management.html#method-get",
    "chrome.management.getAll": "management.html#method-getAll",
    "chrome.management.launchApp": "management.html#method-launchApp",
    "chrome.management.onDisabled": "management.html#event-onDisabled",
    "chrome.management.onEnabled": "management.html#event-onEnabled",
    "chrome.management.onInstalled": "management.html#event-onInstalled",
    "chrome.management.onUninstalled": "management.html#event-onUninstalled",
    "chrome.management.setEnabled": "management.html#method-setEnabled",
    "chrome.management.uninstall": "management.html#method-uninstall",
    "chrome.omnibox.onInputCancelled": "omnibox.html#event-onInputCancelled",
    "chrome.omnibox.onInputChanged": "omnibox.html#event-onInputChanged",
    "chrome.omnibox.onInputEntered": "omnibox.html#event-onInputEntered",
    "chrome.omnibox.onInputStarted": "omnibox.html#event-onInputStarted",
    "chrome.omnibox.sendSuggestions": "omnibox.html#method-sendSuggestions",
    "chrome.omnibox.setDefaultSuggestion": "omnibox.html#method-setDefaultSuggestion",
    "chrome.pageAction.hide": "pageAction.html#method-hide",
    "chrome.pageAction.onClicked": "pageAction.html#event-onClicked",
    "chrome.pageAction.setIcon": "pageAction.html#method-setIcon",
    "chrome.pageAction.setPopup": "pageAction.html#method-setPopup",
    "chrome.pageAction.setTitle": "pageAction.html#method-setTitle",
    "chrome.pageAction.show": "pageAction.html#method-show",
    "chrome.tabs.captureVisibleTab": "tabs.html#method-captureVisibleTab",
    "chrome.tabs.connect": "tabs.html#method-connect",
    "chrome.tabs.create": "tabs.html#method-create",
    "chrome.tabs.detectLanguage": "tabs.html#method-detectLanguage",
    "chrome.tabs.executeScript": "tabs.html#method-executeScript",
    "chrome.tabs.get": "tabs.html#method-get",
    "chrome.tabs.getAllInWindow": "tabs.html#method-getAllInWindow",
    "chrome.tabs.getCurrent": "tabs.html#method-getCurrent",
    "chrome.tabs.getSelected": "tabs.html#method-getSelected",
    "chrome.tabs.insertCSS": "tabs.html#method-insertCSS",
    "chrome.tabs.move": "tabs.html#method-move",
    "chrome.tabs.onAttached": "tabs.html#event-onAttached",
    "chrome.tabs.onCreated": "tabs.html#event-onCreated",
    "chrome.tabs.onDetached": "tabs.html#event-onDetached",
    "chrome.tabs.onMoved": "tabs.html#event-onMoved",
    "chrome.tabs.onRemoved": "tabs.html#event-onRemoved",
    "chrome.tabs.onSelectionChanged": "tabs.html#event-onSelectionChanged",
    "chrome.tabs.onUpdated": "tabs.html#event-onUpdated",
    "chrome.tabs.remove": "tabs.html#method-remove",
    "chrome.tabs.sendRequest": "tabs.html#method-sendRequest",
    "chrome.tabs.update": "tabs.html#method-update",
    "chrome.windows.create": "windows.html#method-create",
    "chrome.windows.get": "windows.html#method-get",
    "chrome.windows.getAll": "windows.html#method-getAll",
    "chrome.windows.getCurrent": "windows.html#method-getCurrent",
    "chrome.windows.getLastFocused": "windows.html#method-getLastFocused",
    "chrome.windows.onCreated": "windows.html#event-onCreated",
    "chrome.windows.onFocusChanged": "windows.html#event-onFocusChanged",
    "chrome.windows.onRemoved": "windows.html#event-onRemoved",
    "chrome.windows.remove": "windows.html#method-remove",
    "chrome.windows.update": "windows.html#method-update"
  },
  "samples": [
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.browserAction.setIcon"
      ],
      "description": "",
      "features": [
        "background_page",
        "browser_action",
        "tabs"
      ],
      "icon": null,
      "id": "0262260daf0c8f7b28feff2ef23b05e7abf9d1e0",
      "name": "A browser action which changes its icon when clicked.",
      "path": "examples/api/browserAction/set_icon_path/",
      "protocols": [
        "http://"
      ],
      "search_string": "A BROWSER ACTION WHICH CHANGES ITS ICON WHEN CLICKED.  BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.BROWSERACTION.SETICON",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "c5752555642e89340c57657b48440b0dcd74ee99",
      "zip_path": "examples/api/browserAction/set_icon_path.zip"
    },
    {
      "api_calls": [
        "chrome.tabs.executeScript"
      ],
      "description": "",
      "features": [
        "browser_action",
        "popup",
        "tabs"
      ],
      "icon": null,
      "id": "ea2894c41cb8e80a4433a3e6c5772dadce9be90d",
      "name": "A browser action with a popup that changes the page color.",
      "path": "examples/api/browserAction/set_page_color/",
      "protocols": [
        "http://",
        "https://"
      ],
      "search_string": "A BROWSER ACTION WITH A POPUP THAT CHANGES THE PAGE COLOR.  BROWSER_ACTION POPUP TABS CHROME.TABS.EXECUTESCRIPT",
      "source_files": [
        "manifest.json",
        "popup.html"
      ],
      "source_hash": "c8d14b6893e75a62f3bd150d5d2cc5bb785bc411",
      "zip_path": "examples/api/browserAction/set_page_color.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.browserAction.setBadgeBackgroundColor",
        "chrome.browserAction.setBadgeText",
        "chrome.tabs.executeScript"
      ],
      "description": "",
      "features": [
        "background_page",
        "browser_action",
        "tabs"
      ],
      "icon": null,
      "id": "ede3c47b7757245be42ec33fd5ca63df4b490066",
      "name": "A browser action with no icon that makes the page red",
      "path": "examples/api/browserAction/make_page_red/",
      "protocols": [
        "http://"
      ],
      "search_string": "A BROWSER ACTION WITH NO ICON THAT MAKES THE PAGE RED  BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.BROWSERACTION.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.TABS.EXECUTESCRIPT",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "dfbb05ead54a0228a6d2f591ce1038d5c625249a",
      "zip_path": "examples/api/browserAction/make_page_red.zip"
    },
    {
      "api_calls": [
        "chrome.i18n.getAcceptLanguages",
        "chrome.i18n.getMessage"
      ],
      "description": "Returns accept languages of the browser",
      "features": [
        "browser_action",
        "popup"
      ],
      "icon": null,
      "id": "fbf0aa1a09a15ff8cc4fc7de4fd176d6c663d07a",
      "name": "AcceptLanguage",
      "path": "examples/api/i18n/getMessage/",
      "protocols": [],
      "search_string": "ACCEPTLANGUAGE RETURNS ACCEPT LANGUAGES OF THE BROWSER BROWSER_ACTION POPUP CHROME.I18N.GETACCEPTLANGUAGES CHROME.I18N.GETMESSAGE",
      "source_files": [
        "_locales/en_US/messages.json",
        "_locales/es/messages.json",
        "_locales/sr/messages.json",
        "manifest.json",
        "popup.html"
      ],
      "source_hash": "67f203e2773eebf401d0aa0a9709d961e506d875",
      "zip_path": "examples/api/i18n/getMessage.zip"
    },
    {
      "api_calls": [
        "chrome.pageAction.hide",
        "chrome.pageAction.onClicked",
        "chrome.pageAction.setIcon",
        "chrome.pageAction.setTitle",
        "chrome.pageAction.show",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.onSelectionChanged"
      ],
      "description": "This extension adds an animated browser action to the toolbar.",
      "features": [
        "background_page",
        "page_action",
        "tabs"
      ],
      "icon": null,
      "id": "9a6e4ec46997fb92b324974afa08a3d007e2537f",
      "name": "Animated Page Action",
      "path": "examples/api/pageAction/set_icon/",
      "protocols": [],
      "search_string": "ANIMATED PAGE ACTION THIS EXTENSION ADDS AN ANIMATED BROWSER ACTION TO THE TOOLBAR. BACKGROUND_PAGE PAGE_ACTION TABS CHROME.PAGEACTION.HIDE CHROME.PAGEACTION.ONCLICKED CHROME.PAGEACTION.SETICON CHROME.PAGEACTION.SETTITLE CHROME.PAGEACTION.SHOW CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.ONSELECTIONCHANGED",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "9d5e9f8fd525c6d02fe03e1843041f5b0f94f690",
      "zip_path": "examples/api/pageAction/set_icon.zip"
    },
    {
      "api_calls": [
        "chrome.extension.getURL",
        "chrome.management.get",
        "chrome.management.getAll",
        "chrome.management.launchApp",
        "chrome.tabs.create"
      ],
      "description": "",
      "features": [
        "browser_action",
        "management"
      ],
      "icon": null,
      "id": "a1f7cf79dd555b04fa8d603247a040e644996293",
      "name": "App Launcher",
      "path": "examples/extensions/app_launcher/",
      "protocols": [],
      "search_string": "APP LAUNCHER  BROWSER_ACTION MANAGEMENT CHROME.EXTENSION.GETURL CHROME.MANAGEMENT.GET CHROME.MANAGEMENT.GETALL CHROME.MANAGEMENT.LAUNCHAPP CHROME.TABS.CREATE",
      "source_files": [
        "manifest.json",
        "popup.css",
        "popup.html",
        "popup.js"
      ],
      "source_hash": "4cb1348cfca9c990117d52290f93eb5fc5081bc2",
      "zip_path": "examples/extensions/app_launcher.zip"
    },
    {
      "api_calls": [],
      "description": "",
      "features": [
        "chrome_url_overrides"
      ],
      "icon": null,
      "id": "9747e3d6a3eab39bc7c17f11a80573c62d44c7e5",
      "name": "Blank new tab page",
      "path": "examples/api/override/blank_ntp/",
      "protocols": [],
      "search_string": "BLANK NEW TAB PAGE  CHROME_URL_OVERRIDES",
      "source_files": [
        "blank.html",
        "manifest.json"
      ],
      "source_hash": "477acf6d15e3fa252e6307e156707538b61c86db",
      "zip_path": "examples/api/override/blank_ntp.zip"
    },
    {
      "api_calls": [
        "chrome.bookmarks.onCreated",
        "chrome.bookmarks.onMoved",
        "chrome.bookmarks.onRemoved",
        "chrome.extension.getBackgroundPage",
        "chrome.extension.onRequest",
        "chrome.extension.sendRequest",
        "chrome.tabs.get",
        "chrome.tabs.onAttached",
        "chrome.tabs.onCreated",
        "chrome.tabs.onDetached",
        "chrome.tabs.onMoved",
        "chrome.tabs.onRemoved",
        "chrome.tabs.onSelectionChanged",
        "chrome.tabs.onUpdated",
        "chrome.windows.onCreated",
        "chrome.windows.onFocusChanged",
        "chrome.windows.onRemoved"
      ],
      "description": "Enjoy a more magical and immersive experience when browsing the web using the power of sound.",
      "features": [
        "background_page",
        "bookmarks",
        "options_page",
        "tabs"
      ],
      "icon": "icon.png",
      "id": "903e7277139e1e6caec123d3319cab295d8d1b3a",
      "name": "Chrome Sounds",
      "path": "examples/extensions/fx/",
      "protocols": [
        "http://",
        "https://"
      ],
      "search_string": "CHROME SOUNDS ENJOY A MORE MAGICAL AND IMMERSIVE EXPERIENCE WHEN BROWSING THE WEB USING THE POWER OF SOUND. BACKGROUND_PAGE BOOKMARKS OPTIONS_PAGE TABS CHROME.BOOKMARKS.ONCREATED CHROME.BOOKMARKS.ONMOVED CHROME.BOOKMARKS.ONREMOVED CHROME.EXTENSION.GETBACKGROUNDPAGE CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.SENDREQUEST CHROME.TABS.GET CHROME.TABS.ONATTACHED CHROME.TABS.ONCREATED CHROME.TABS.ONDETACHED CHROME.TABS.ONMOVED CHROME.TABS.ONREMOVED CHROME.TABS.ONSELECTIONCHANGED CHROME.TABS.ONUPDATED CHROME.WINDOWS.ONCREATED CHROME.WINDOWS.ONFOCUSCHANGED CHROME.WINDOWS.ONREMOVED",
      "source_files": [
        "bg.html",
        "bg.js",
        "content.js",
        "manifest.json",
        "options.html"
      ],
      "source_hash": "4155e4e6ba7d523ba7bc3b75da352c22e534c3c3",
      "zip_path": "examples/extensions/fx.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.setBadgeBackgroundColor",
        "chrome.browserAction.setBadgeText",
        "chrome.browserAction.setTitle",
        "chrome.extension.getURL"
      ],
      "description": "Displays the status of the Chromium buildbot in the toolbar.  Click to see more detailed status in a popup.",
      "features": [
        "background_page",
        "browser_action",
        "notifications",
        "options_page",
        "popup"
      ],
      "icon": "icon.png",
      "id": "0e790e035a4a00b6f1def5ef9a7d7be1bce95ab5",
      "name": "Chromium Buildbot Monitor",
      "path": "examples/extensions/buildbot/",
      "protocols": [
        "http://",
        "http://"
      ],
      "search_string": "CHROMIUM BUILDBOT MONITOR DISPLAYS THE STATUS OF THE CHROMIUM BUILDBOT IN THE TOOLBAR.  CLICK TO SEE MORE DETAILED STATUS IN A POPUP. BACKGROUND_PAGE BROWSER_ACTION NOTIFICATIONS OPTIONS_PAGE POPUP CHROME.BROWSERACTION.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.BROWSERACTION.SETTITLE CHROME.EXTENSION.GETURL",
      "source_files": [
        "bg.html",
        "manifest.json",
        "options.html",
        "popup.html"
      ],
      "source_hash": "ad985dc5b3e2b40826042be1d7b77c07fadfcc68",
      "zip_path": "examples/extensions/buildbot.zip"
    },
    {
      "api_calls": [
        "chrome.omnibox.onInputCancelled",
        "chrome.omnibox.onInputChanged",
        "chrome.omnibox.onInputEntered",
        "chrome.omnibox.onInputStarted",
        "chrome.omnibox.setDefaultSuggestion",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.update"
      ],
      "description": "Add support to the omnibox to search the Chromium source code.",
      "features": [
        "background_page",
        "tabs"
      ],
      "icon": null,
      "id": "ac31228200b41a87982e386cc90d3a6eee4ad885",
      "name": "Chromium Search",
      "path": "examples/extensions/chrome_search/",
      "protocols": [
        "http://"
      ],
      "search_string": "CHROMIUM SEARCH ADD SUPPORT TO THE OMNIBOX TO SEARCH THE CHROMIUM SOURCE CODE. BACKGROUND_PAGE TABS CHROME.OMNIBOX.ONINPUTCANCELLED CHROME.OMNIBOX.ONINPUTCHANGED CHROME.OMNIBOX.ONINPUTENTERED CHROME.OMNIBOX.ONINPUTSTARTED CHROME.OMNIBOX.SETDEFAULTSUGGESTION CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.UPDATE",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "8f9a8a4bf21102b26fa626626374cb200b2bcac0",
      "zip_path": "examples/extensions/chrome_search.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.setBadgeText",
        "chrome.tabs.detectLanguage",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.onSelectionChanged",
        "chrome.tabs.onUpdated"
      ],
      "description": "Displays the language of a tab",
      "features": [
        "background_page",
        "browser_action",
        "tabs"
      ],
      "icon": null,
      "id": "7d5d6cf195bc25480256618e360aa38c6e6fba82",
      "name": "CLD",
      "path": "examples/api/i18n/cld/",
      "protocols": [],
      "search_string": "CLD DISPLAYS THE LANGUAGE OF A TAB BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.SETBADGETEXT CHROME.TABS.DETECTLANGUAGE CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.ONSELECTIONCHANGED CHROME.TABS.ONUPDATED",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "913694d89e0b081f1ea5ad6f07b60b0141e82394",
      "zip_path": "examples/api/i18n/cld.zip"
    },
    {
      "api_calls": [
        "chrome.contextMenus.create"
      ],
      "description": "Shows some of the features of the Context Menus API",
      "features": [
        "background_page",
        "contextMenus"
      ],
      "icon": null,
      "id": "5d81304a17cf7ac2887484f730fbd2b01e51e166",
      "name": "Context Menus Sample",
      "path": "examples/api/contextMenus/basic/",
      "protocols": [],
      "search_string": "CONTEXT MENUS SAMPLE SHOWS SOME OF THE FEATURES OF THE CONTEXT MENUS API BACKGROUND_PAGE CONTEXTMENUS CHROME.CONTEXTMENUS.CREATE",
      "source_files": [
        "background.html",
        "manifest.json",
        "sample.js"
      ],
      "source_hash": "0e35ce268b3b2cf3d9830e6411c85c5dfef2ffdf",
      "zip_path": "examples/api/contextMenus/basic.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.cookies.get",
        "chrome.cookies.getAll",
        "chrome.cookies.onChanged",
        "chrome.cookies.remove",
        "chrome.extension.getURL",
        "chrome.tabs.create",
        "chrome.tabs.update",
        "chrome.windows.get",
        "chrome.windows.getAll"
      ],
      "description": "Testing Cookie API",
      "features": [
        "background_page",
        "browser_action",
        "cookies",
        "tabs"
      ],
      "icon": "cookie.png",
      "id": "4daa6becd0899a54776d9cf7f09613ed1a9f4d77",
      "name": "Cookie API Test Extension",
      "path": "examples/api/cookies/",
      "protocols": [
        "http://",
        "https://"
      ],
      "search_string": "COOKIE API TEST EXTENSION TESTING COOKIE API BACKGROUND_PAGE BROWSER_ACTION COOKIES TABS CHROME.BROWSERACTION.ONCLICKED CHROME.COOKIES.GET CHROME.COOKIES.GETALL CHROME.COOKIES.ONCHANGED CHROME.COOKIES.REMOVE CHROME.EXTENSION.GETURL CHROME.TABS.CREATE CHROME.TABS.UPDATE CHROME.WINDOWS.GET CHROME.WINDOWS.GETALL",
      "source_files": [
        "background.html",
        "manager.html",
        "manifest.json"
      ],
      "source_hash": "d0741a5ff0ce9ac38a1be3e6abc46065d74cb498",
      "zip_path": "examples/api/cookies.zip"
    },
    {
      "api_calls": [
        "chrome.extension.onRequest",
        "chrome.extension.sendRequest"
      ],
      "description": "Demonstrates a method to make a cross-domain XMLHttpRequest fetch from a content script.  This extension fetches the current trending topics from Twitter and inserts them in an overlay at the top of Google News.  Visit http://news.google.com to test this extension.",
      "features": [
        "background_page"
      ],
      "icon": "sample-128.png",
      "id": "6871d09f4a96bf9d4b6cc724d00e909cee0f3902",
      "name": "Cross-domain XMLHttpRequest from a content script",
      "path": "examples/howto/contentscript_xhr/",
      "protocols": [
        "http://"
      ],
      "search_string": "CROSS-DOMAIN XMLHTTPREQUEST FROM A CONTENT SCRIPT DEMONSTRATES A METHOD TO MAKE A CROSS-DOMAIN XMLHTTPREQUEST FETCH FROM A CONTENT SCRIPT.  THIS EXTENSION FETCHES THE CURRENT TRENDING TOPICS FROM TWITTER AND INSERTS THEM IN AN OVERLAY AT THE TOP OF GOOGLE NEWS.  VISIT HTTP://NEWS.GOOGLE.COM TO TEST THIS EXTENSION. BACKGROUND_PAGE CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.SENDREQUEST",
      "source_files": [
        "background.html",
        "contentscript.js",
        "manifest.json"
      ],
      "source_hash": "0fe56cea50dc18b7e5e31d47c383356a85d8b896",
      "zip_path": "examples/howto/contentscript_xhr.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.extension.connect",
        "chrome.extension.onConnect",
        "chrome.tabs.create",
        "chrome.tabs.executeScript",
        "chrome.tabs.update"
      ],
      "description": "This extension adds an email button to the toolbar which allows you to email the page link using your default mail client or Gmail.",
      "features": [
        "background_page",
        "browser_action",
        "options_page",
        "tabs"
      ],
      "icon": "mail_128x128.png",
      "id": "028eb5364924344029bcbe1d527f132fc72b34e5",
      "name": "Email this page (by Google)",
      "path": "examples/extensions/email_this_page/",
      "protocols": [
        "http://",
        "https://"
      ],
      "search_string": "EMAIL THIS PAGE (BY GOOGLE) THIS EXTENSION ADDS AN EMAIL BUTTON TO THE TOOLBAR WHICH ALLOWS YOU TO EMAIL THE PAGE LINK USING YOUR DEFAULT MAIL CLIENT OR GMAIL. BACKGROUND_PAGE BROWSER_ACTION OPTIONS_PAGE TABS CHROME.BROWSERACTION.ONCLICKED CHROME.EXTENSION.CONNECT CHROME.EXTENSION.ONCONNECT CHROME.TABS.CREATE CHROME.TABS.EXECUTESCRIPT CHROME.TABS.UPDATE",
      "source_files": [
        "background.html",
        "content_script.js",
        "manifest.json",
        "options.html"
      ],
      "source_hash": "54b5469031ddcb2097f39dbaae1bcd81ae650154",
      "zip_path": "examples/extensions/email_this_page.zip"
    },
    {
      "api_calls": [
        "chrome.extension.isAllowedIncognitoAccess"
      ],
      "description": "Sample extension which demonstrates how to access a preference.",
      "features": [
        "browser_action",
        "contentSettings",
        "experimental",
        "popup"
      ],
      "icon": null,
      "id": "0bf0930a32829dfb77170535ecb27adc2de3998a",
      "name": "Enable/disable referrers API example extension",
      "path": "examples/api/preferences/enableReferrer/",
      "protocols": [],
      "search_string": "ENABLE/DISABLE REFERRERS API EXAMPLE EXTENSION SAMPLE EXTENSION WHICH DEMONSTRATES HOW TO ACCESS A PREFERENCE. BROWSER_ACTION CONTENTSETTINGS EXPERIMENTAL POPUP CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS",
      "source_files": [
        "manifest.json",
        "popup.html"
      ],
      "source_hash": "df2a19be905672c2ced4e7108e05170175847d6b",
      "zip_path": "examples/api/preferences/enableReferrer.zip"
    },
    {
      "api_calls": [],
      "description": "A sample extension which uses Google Analytics to track usage.",
      "features": [
        "background_page",
        "browser_action",
        "popup"
      ],
      "icon": "analytics-extension-icon-128.png",
      "id": "763a08e9b06595d785568a8d392b95a2f3700258",
      "name": "Event Tracking with Google Analytics",
      "path": "examples/tutorials/analytics/",
      "protocols": [],
      "search_string": "EVENT TRACKING WITH GOOGLE ANALYTICS A SAMPLE EXTENSION WHICH USES GOOGLE ANALYTICS TO TRACK USAGE. BACKGROUND_PAGE BROWSER_ACTION POPUP",
      "source_files": [
        "analytics.js",
        "background.html",
        "manifest.json",
        "popup.html"
      ],
      "source_hash": "b02f040a3eb56f8a0e780549954f69172d62dcd3",
      "zip_path": "examples/tutorials/analytics.zip"
    },
    {
      "api_calls": [
        "chrome.omnibox.onInputChanged",
        "chrome.omnibox.onInputEntered",
        "chrome.tabs.create",
        "chrome.tabs.get",
        "chrome.tabs.onRemoved",
        "chrome.tabs.update"
      ],
      "description": "Search the Chrome Extensions documentation.  To use, type 'crdoc' plus a search term into the Omnibox.",
      "features": [
        "background_page",
        "tabs"
      ],
      "icon": "icon-128.png",
      "id": "e3df888a89e35bdeb9c8bc8d03be5e1851b97c68",
      "name": "Extension Docs Search",
      "path": "examples/api/omnibox/extension-docs/",
      "protocols": [
        "http://"
      ],
      "search_string": "EXTENSION DOCS SEARCH SEARCH THE CHROME EXTENSIONS DOCUMENTATION.  TO USE, TYPE CRDOC PLUS A SEARCH TERM INTO THE OMNIBOX. BACKGROUND_PAGE TABS CHROME.OMNIBOX.ONINPUTCHANGED CHROME.OMNIBOX.ONINPUTENTERED CHROME.TABS.CREATE CHROME.TABS.GET CHROME.TABS.ONREMOVED CHROME.TABS.UPDATE",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "0aa8ec9a2c091e227661ca5010d08f6823e643a7",
      "zip_path": "examples/api/omnibox/extension-docs.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.browserAction.setBadgeBackgroundColor",
        "chrome.browserAction.setBadgeText",
        "chrome.browserAction.setIcon",
        "chrome.browserAction.setTitle",
        "chrome.extension.getBackgroundPage",
        "chrome.extension.onRequest",
        "chrome.extension.sendRequest",
        "chrome.i18n.getMessage",
        "chrome.tabs.create",
        "chrome.tabs.get",
        "chrome.tabs.getAllInWindow",
        "chrome.tabs.onUpdated",
        "chrome.tabs.update"
      ],
      "description": "Quickly see the time until your next meeting from any of your calendars. Click on the button to be taken to your calendar.",
      "features": [
        "background_page",
        "browser_action",
        "options_page",
        "tabs"
      ],
      "icon": "images/icon-128.gif",
      "id": "8b0dd31216235941bdd8eb33fda915ef5cf79a82",
      "name": "Google Calendar Checker (by Google)",
      "path": "examples/extensions/calendar/",
      "protocols": [
        "http://",
        "https://"
      ],
      "search_string": "GOOGLE CALENDAR CHECKER (BY GOOGLE) QUICKLY SEE THE TIME UNTIL YOUR NEXT MEETING FROM ANY OF YOUR CALENDARS. CLICK ON THE BUTTON TO BE TAKEN TO YOUR CALENDAR. BACKGROUND_PAGE BROWSER_ACTION OPTIONS_PAGE TABS CHROME.BROWSERACTION.ONCLICKED CHROME.BROWSERACTION.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.BROWSERACTION.SETICON CHROME.BROWSERACTION.SETTITLE CHROME.EXTENSION.GETBACKGROUNDPAGE CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.SENDREQUEST CHROME.I18N.GETMESSAGE CHROME.TABS.CREATE CHROME.TABS.GET CHROME.TABS.GETALLINWINDOW CHROME.TABS.ONUPDATED CHROME.TABS.UPDATE",
      "source_files": [
        "_locales/en/messages.json",
        "javascript/background.js",
        "javascript/options.js",
        "javascript/util.js",
        "manifest.json",
        "views/background.html",
        "views/options.html"
      ],
      "source_hash": "3d9782a3e8315bbbca36c63297db2c8926df4521",
      "zip_path": "examples/extensions/calendar.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.setBadgeText",
        "chrome.extension.getBackgroundPage",
        "chrome.extension.getURL",
        "chrome.tabs.create",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.onUpdated",
        "chrome.tabs.remove"
      ],
      "description": "Demonstrates how to use OAuth to connect the Google Documents List Data API.",
      "features": [
        "background_page",
        "browser_action",
        "options_page",
        "popup",
        "tabs"
      ],
      "icon": "img/docs_spreadsheets-128.gif",
      "id": "4e35caa9742fb82dbd628892d23a781614f6eff6",
      "name": "Google Document List Viewer",
      "path": "examples/extensions/gdocs/",
      "protocols": [
        "https://",
        "https://",
        "https://",
        "https://"
      ],
      "search_string": "GOOGLE DOCUMENT LIST VIEWER DEMONSTRATES HOW TO USE OAUTH TO CONNECT THE GOOGLE DOCUMENTS LIST DATA API. BACKGROUND_PAGE BROWSER_ACTION OPTIONS_PAGE POPUP TABS CHROME.BROWSERACTION.SETBADGETEXT CHROME.EXTENSION.GETBACKGROUNDPAGE CHROME.EXTENSION.GETURL CHROME.TABS.CREATE CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.ONUPDATED CHROME.TABS.REMOVE",
      "source_files": [
        "background.html",
        "chrome_ex_oauth.html",
        "chrome_ex_oauth.js",
        "chrome_ex_oauthsimple.js",
        "js/jquery-1.4.1.min.js",
        "manifest.json",
        "options.html",
        "popup.html"
      ],
      "source_hash": "284e44d603a62348dd1b7e98e593f3f4b877b124",
      "zip_path": "examples/extensions/gdocs.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.browserAction.setBadgeBackgroundColor",
        "chrome.browserAction.setBadgeText",
        "chrome.browserAction.setIcon",
        "chrome.extension.getBackgroundPage",
        "chrome.i18n.getMessage",
        "chrome.tabs.create",
        "chrome.tabs.get",
        "chrome.tabs.getAllInWindow",
        "chrome.tabs.onUpdated",
        "chrome.tabs.update"
      ],
      "description": "Displays the number of unread messages in your Google Mail inbox. You can also click the button to open your inbox.",
      "features": [
        "background_page",
        "browser_action",
        "options_page",
        "tabs"
      ],
      "icon": "icon_128.png",
      "id": "bb57f7a0132cbeb36ad7e7bb0ab75c21704234ca",
      "name": "Google Mail Checker",
      "path": "examples/extensions/gmail/",
      "protocols": [
        "http://",
        "https://"
      ],
      "search_string": "GOOGLE MAIL CHECKER DISPLAYS THE NUMBER OF UNREAD MESSAGES IN YOUR GOOGLE MAIL INBOX. YOU CAN ALSO CLICK THE BUTTON TO OPEN YOUR INBOX. BACKGROUND_PAGE BROWSER_ACTION OPTIONS_PAGE TABS CHROME.BROWSERACTION.ONCLICKED CHROME.BROWSERACTION.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.BROWSERACTION.SETICON CHROME.EXTENSION.GETBACKGROUNDPAGE CHROME.I18N.GETMESSAGE CHROME.TABS.CREATE CHROME.TABS.GET CHROME.TABS.GETALLINWINDOW CHROME.TABS.ONUPDATED CHROME.TABS.UPDATE",
      "source_files": [
        "_locales/ar/messages.json",
        "_locales/bg/messages.json",
        "_locales/ca/messages.json",
        "_locales/cs/messages.json",
        "_locales/da/messages.json",
        "_locales/de/messages.json",
        "_locales/el/messages.json",
        "_locales/en/messages.json",
        "_locales/en_GB/messages.json",
        "_locales/es/messages.json",
        "_locales/es_419/messages.json",
        "_locales/et/messages.json",
        "_locales/fi/messages.json",
        "_locales/fil/messages.json",
        "_locales/fr/messages.json",
        "_locales/he/messages.json",
        "_locales/hi/messages.json",
        "_locales/hr/messages.json",
        "_locales/hu/messages.json",
        "_locales/id/messages.json",
        "_locales/it/messages.json",
        "_locales/ja/messages.json",
        "_locales/ko/messages.json",
        "_locales/lt/messages.json",
        "_locales/lv/messages.json",
        "_locales/nb/messages.json",
        "_locales/nl/messages.json",
        "_locales/pl/messages.json",
        "_locales/pt_BR/messages.json",
        "_locales/pt_PT/messages.json",
        "_locales/ro/messages.json",
        "_locales/ru/messages.json",
        "_locales/sk/messages.json",
        "_locales/sl/messages.json",
        "_locales/sr/messages.json",
        "_locales/sv/messages.json",
        "_locales/th/messages.json",
        "_locales/tr/messages.json",
        "_locales/uk/messages.json",
        "_locales/vi/messages.json",
        "_locales/zh_CN/messages.json",
        "_locales/zh_TW/messages.json",
        "background.html",
        "manifest.json",
        "options.html"
      ],
      "source_hash": "030b77992ed5bbbbc18f1b717bc330b965b26aaf",
      "zip_path": "examples/extensions/gmail.zip"
    },
    {
      "api_calls": [
        "chrome.extension.getBackgroundPage",
        "chrome.extension.getURL",
        "chrome.tabs.create",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.onUpdated",
        "chrome.tabs.remove"
      ],
      "description": "Find out when you have new waves and preview them fast.",
      "features": [
        "background_page",
        "browser_action",
        "options_page",
        "popup",
        "tabs"
      ],
      "icon": "128.png",
      "id": "1682e05ea9a1bde985123b04f6f8ac50a8a64033",
      "name": "Google Wave Notifier",
      "path": "examples/extensions/wave/",
      "protocols": [
        "https://",
        "http://"
      ],
      "search_string": "GOOGLE WAVE NOTIFIER FIND OUT WHEN YOU HAVE NEW WAVES AND PREVIEW THEM FAST. BACKGROUND_PAGE BROWSER_ACTION OPTIONS_PAGE POPUP TABS CHROME.EXTENSION.GETBACKGROUNDPAGE CHROME.EXTENSION.GETURL CHROME.TABS.CREATE CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.ONUPDATED CHROME.TABS.REMOVE",
      "source_files": [
        "background.html",
        "chrome_ex_oauth.html",
        "chrome_ex_oauth.js",
        "chrome_ex_oauthsimple.js",
        "manifest.json",
        "options.html",
        "popup.html",
        "prettyload.js"
      ],
      "source_hash": "9f360bf8772e8a23862d854ea088e0bec867ba02",
      "zip_path": "examples/extensions/wave.zip"
    },
    {
      "api_calls": [],
      "description": "The first extension that I made.",
      "features": [
        "browser_action",
        "popup"
      ],
      "icon": null,
      "id": "14b9651fda4e57b2a5914ba73a779812201b750a",
      "name": "Hello World",
      "path": "examples/tutorials/getstarted/",
      "protocols": [
        "http://"
      ],
      "search_string": "HELLO WORLD THE FIRST EXTENSION THAT I MADE. BROWSER_ACTION POPUP",
      "source_files": [
        "manifest.json",
        "popup.html"
      ],
      "source_hash": "1a3139dcb7f3e3499023703643e7056c61235123",
      "zip_path": "examples/tutorials/getstarted.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.extension.getBackgroundPage",
        "chrome.idle.onStateChanged",
        "chrome.idle.queryState"
      ],
      "description": "Demonstrates the Idle API",
      "features": [
        "background_page",
        "browser_action",
        "idle"
      ],
      "icon": "sample-128.png",
      "id": "2020d72f2577f53caf8e94e3dbac0fb849ceaa4d",
      "name": "Idle - Simple Example",
      "path": "examples/api/idle/idle_simple/",
      "protocols": [],
      "search_string": "IDLE - SIMPLE EXAMPLE DEMONSTRATES THE IDLE API BACKGROUND_PAGE BROWSER_ACTION IDLE CHROME.BROWSERACTION.ONCLICKED CHROME.EXTENSION.GETBACKGROUNDPAGE CHROME.IDLE.ONSTATECHANGED CHROME.IDLE.QUERYSTATE",
      "source_files": [
        "background.html",
        "history.html",
        "manifest.json"
      ],
      "source_hash": "1378042fee96e115d7b8003588eca369b43f772b",
      "zip_path": "examples/api/idle/idle_simple.zip"
    },
    {
      "api_calls": [],
      "description": "",
      "features": [
        "chrome_url_overrides"
      ],
      "icon": null,
      "id": "0ea1588bd07b20338fc21f725de1542a5fdf9726",
      "name": "iGoogle new tab page",
      "path": "examples/api/override/override_igoogle/",
      "protocols": [],
      "search_string": "IGOOGLE NEW TAB PAGE  CHROME_URL_OVERRIDES",
      "source_files": [
        "manifest.json",
        "redirect.html"
      ],
      "source_hash": "8ee76608adbf87c3260f9905e6cb1c8a45bd8e0c",
      "zip_path": "examples/api/override/override_igoogle.zip"
    },
    {
      "api_calls": [
        "chrome.contextMenus.create",
        "chrome.tabs.get",
        "chrome.tabs.getCurrent",
        "chrome.windows.create",
        "chrome.windows.update"
      ],
      "description": "Get image info for images, including EXIF data",
      "features": [
        "background_page",
        "contextMenus",
        "tabs"
      ],
      "icon": "imageinfo-128.png",
      "id": "646325c25f572a1d15edc73d057f821d847a4fbe",
      "name": "Imageinfo",
      "path": "examples/extensions/imageinfo/",
      "protocols": [
        "http://",
        "https://"
      ],
      "search_string": "IMAGEINFO GET IMAGE INFO FOR IMAGES, INCLUDING EXIF DATA BACKGROUND_PAGE CONTEXTMENUS TABS CHROME.CONTEXTMENUS.CREATE CHROME.TABS.GET CHROME.TABS.GETCURRENT CHROME.WINDOWS.CREATE CHROME.WINDOWS.UPDATE",
      "source_files": [
        "background.html",
        "imageinfo/binaryajax.js",
        "imageinfo/exif.js",
        "imageinfo/imageinfo.js",
        "info.html",
        "manifest.json"
      ],
      "source_hash": "c746d9114348f4b414c1ec05e988e2807feb963a",
      "zip_path": "examples/extensions/imageinfo.zip"
    },
    {
      "api_calls": [
        "chrome.extension.onRequest",
        "chrome.extension.sendRequest",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.update"
      ],
      "description": "Creates a keyboard shortcut (C + Shift + P) to toggle the pinned state of the currently selected tab",
      "features": [
        "background_page",
        "tabs"
      ],
      "icon": null,
      "id": "65b2fe595b7ac38dddd89cca50f5efd0017b0bd4",
      "name": "Keyboard Pin",
      "path": "examples/api/tabs/pin/",
      "protocols": [],
      "search_string": "KEYBOARD PIN CREATES A KEYBOARD SHORTCUT (C + SHIFT + P) TO TOGGLE THE PINNED STATE OF THE CURRENTLY SELECTED TAB BACKGROUND_PAGE TABS CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.SENDREQUEST CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.UPDATE",
      "source_files": [
        "background.html",
        "inject.js",
        "manifest.json"
      ],
      "source_hash": "e7e86d83a781a8c575641cc11136bd42e15d0f67",
      "zip_path": "examples/api/tabs/pin.zip"
    },
    {
      "api_calls": [
        "chrome.extension.getBackgroundPage",
        "chrome.extension.onRequest",
        "chrome.pageAction.hide",
        "chrome.pageAction.setTitle",
        "chrome.pageAction.show",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.onSelectionChanged",
        "chrome.tabs.onUpdated",
        "chrome.tabs.sendRequest"
      ],
      "description": "Finds addresses in the web page you're on and pops up a map window.",
      "features": [
        "background_page",
        "page_action",
        "popup",
        "tabs"
      ],
      "icon": "icon.png",
      "id": "ec97ec20ca2f095d081e39f1565fc12af09ef067",
      "name": "Mappy",
      "path": "examples/extensions/mappy/",
      "protocols": [
        "http://"
      ],
      "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.GETBACKGROUNDPAGE CHROME.EXTENSION.ONREQUEST CHROME.PAGEACTION.HIDE CHROME.PAGEACTION.SETTITLE CHROME.PAGEACTION.SHOW CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.ONSELECTIONCHANGED CHROME.TABS.ONUPDATED CHROME.TABS.SENDREQUEST",
      "source_files": [
        "background.html",
        "manifest.json",
        "mappy_content_script.js",
        "popup.html"
      ],
      "source_hash": "81cf2d3975d7df8b58e5226c5b2b6df026446511",
      "zip_path": "examples/extensions/mappy.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.tabs.get",
        "chrome.tabs.getAllInWindow",
        "chrome.tabs.move",
        "chrome.windows.get",
        "chrome.windows.getAll",
        "chrome.windows.getCurrent"
      ],
      "description": "Merges all of the browser's windows into the current window",
      "features": [
        "background_page",
        "browser_action",
        "tabs"
      ],
      "icon": "merge_windows_128.png",
      "id": "b2f5f8a790e16f091a7e4e0a39b2d0a6d32e3a6d",
      "name": "Merge Windows",
      "path": "examples/api/windows/merge_windows/",
      "protocols": [],
      "search_string": "MERGE WINDOWS MERGES ALL OF THE BROWSERS WINDOWS INTO THE CURRENT WINDOW BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.TABS.GET CHROME.TABS.GETALLINWINDOW CHROME.TABS.MOVE CHROME.WINDOWS.GET CHROME.WINDOWS.GETALL CHROME.WINDOWS.GETCURRENT",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "4b5fe52788e0bef2f3871b36105eb53cc760c454",
      "zip_path": "examples/api/windows/merge_windows.zip"
    },
    {
      "api_calls": [
        "chrome.extension.onConnect",
        "chrome.extension.onRequest",
        "chrome.tabs.connect",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.sendRequest"
      ],
      "description": "Times how long it takes to send a message to a content script and back.",
      "features": [
        "browser_action",
        "popup",
        "tabs"
      ],
      "icon": null,
      "id": "51a83d2ba3a32e3ff1bdb624d4e18ccec4c4038e",
      "name": "Message Timer",
      "path": "examples/api/messaging/timer/",
      "protocols": [],
      "search_string": "MESSAGE TIMER TIMES HOW LONG IT TAKES TO SEND A MESSAGE TO A CONTENT SCRIPT AND BACK. BROWSER_ACTION POPUP TABS CHROME.EXTENSION.ONCONNECT CHROME.EXTENSION.ONREQUEST CHROME.TABS.CONNECT CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.SENDREQUEST",
      "source_files": [
        "manifest.json",
        "page.js",
        "popup.html"
      ],
      "source_hash": "927cf398a95a665beb64f56a4bfb791b98a8ee96",
      "zip_path": "examples/api/messaging/timer.zip"
    },
    {
      "api_calls": [
        "chrome.bookmarks.create",
        "chrome.bookmarks.get",
        "chrome.bookmarks.getTree",
        "chrome.bookmarks.remove",
        "chrome.bookmarks.update",
        "chrome.tabs.create"
      ],
      "description": "A browser action with a popup dump of all bookmarks, including search, add, edit and delete.",
      "features": [
        "bookmarks",
        "browser_action",
        "popup",
        "tabs"
      ],
      "icon": null,
      "id": "4f6785ec4f937add6728615682dd37c9a42d9548",
      "name": "My Bookmarks",
      "path": "examples/api/bookmarks/basic/",
      "protocols": [],
      "search_string": "MY BOOKMARKS A BROWSER ACTION WITH A POPUP DUMP OF ALL BOOKMARKS, INCLUDING SEARCH, ADD, EDIT AND DELETE. BOOKMARKS BROWSER_ACTION POPUP TABS CHROME.BOOKMARKS.CREATE CHROME.BOOKMARKS.GET CHROME.BOOKMARKS.GETTREE CHROME.BOOKMARKS.REMOVE CHROME.BOOKMARKS.UPDATE CHROME.TABS.CREATE",
      "source_files": [
        "manifest.json",
        "popup.html"
      ],
      "source_hash": "5fd4c8e159a36d2462e9691db12d77a27684d6b7",
      "zip_path": "examples/api/bookmarks/basic.zip"
    },
    {
      "api_calls": [
        "chrome.tabs.create"
      ],
      "description": "Displays the first 5 items from the 'Google News - top news' RSS feed in a popup.",
      "features": [
        "browser_action",
        "popup",
        "tabs"
      ],
      "icon": "news_icon.png",
      "id": "597015d3bcce3da693b02314afd607bec4f55291",
      "name": "News Reader",
      "path": "examples/extensions/news_a11y/",
      "protocols": [
        "http://"
      ],
      "search_string": "NEWS READER DISPLAYS THE FIRST 5 ITEMS FROM THE GOOGLE NEWS - TOP NEWS RSS FEED IN A POPUP. BROWSER_ACTION POPUP TABS CHROME.TABS.CREATE",
      "source_files": [
        "feed.html",
        "manifest.json"
      ],
      "source_hash": "af7474bf0d3ef1a407f27ae0900167a1408ead35",
      "zip_path": "examples/extensions/news_a11y.zip"
    },
    {
      "api_calls": [
        "chrome.i18n.getMessage",
        "chrome.tabs.create"
      ],
      "description": "Displays the first 5 items from the 'Google News - top news' RSS feed in a popup.",
      "features": [
        "browser_action",
        "popup",
        "tabs"
      ],
      "icon": "news_icon.png",
      "id": "6444e5c8ae112a6a433909c5e770669cd16e2e5f",
      "name": "News Reader",
      "path": "examples/extensions/news_i18n/",
      "protocols": [
        "http://",
        "http://"
      ],
      "search_string": "NEWS READER DISPLAYS THE FIRST 5 ITEMS FROM THE GOOGLE NEWS - TOP NEWS RSS FEED IN A POPUP. BROWSER_ACTION POPUP TABS CHROME.I18N.GETMESSAGE CHROME.TABS.CREATE",
      "source_files": [
        "_locales/en/messages.json",
        "_locales/es/messages.json",
        "_locales/sr/messages.json",
        "feed.html",
        "manifest.json"
      ],
      "source_hash": "381268f1183beaeba8d6596e736dc2c00a55fd21",
      "zip_path": "examples/extensions/news_i18n.zip"
    },
    {
      "api_calls": [
        "chrome.extension.getURL",
        "chrome.i18n.getMessage",
        "chrome.tabs.create"
      ],
      "description": "Displays the latest stories from Google News in a popup.",
      "features": [
        "background_page",
        "browser_action",
        "options_page",
        "popup",
        "tabs"
      ],
      "icon": "images/news_icon.png",
      "id": "3aea027164cb9b732ba4a8c51cb93708891726ef",
      "name": "News Reader (by Google)",
      "path": "examples/extensions/news/",
      "protocols": [
        "http://"
      ],
      "search_string": "NEWS READER (BY GOOGLE) DISPLAYS THE LATEST STORIES FROM GOOGLE NEWS IN A POPUP. BACKGROUND_PAGE BROWSER_ACTION OPTIONS_PAGE POPUP TABS CHROME.EXTENSION.GETURL CHROME.I18N.GETMESSAGE CHROME.TABS.CREATE",
      "source_files": [
        "_locales/en/messages.json",
        "css/feed.css",
        "css/options.css",
        "javascript/feed.js",
        "javascript/options.js",
        "javascript/util.js",
        "manifest.json",
        "views/background.html",
        "views/feed.html",
        "views/options.html"
      ],
      "source_hash": "cc21920e101dd4d4c535f4842e3f0ab4be285166",
      "zip_path": "examples/extensions/news.zip"
    },
    {
      "api_calls": [
        "chrome.tabs.create"
      ],
      "description": "Shows off desktop notifications, which are \"toast\" windows that pop up on the desktop.",
      "features": [
        "background_page",
        "notifications",
        "options_page",
        "tabs"
      ],
      "icon": "128.png",
      "id": "f799e26ceef2367cf836f24bcb47df4398b0df58",
      "name": "Notification Demo",
      "path": "examples/api/notifications/",
      "protocols": [],
      "search_string": "NOTIFICATION DEMO SHOWS OFF DESKTOP NOTIFICATIONS, WHICH ARE TOAST WINDOWS THAT POP UP ON THE DESKTOP. BACKGROUND_PAGE NOTIFICATIONS OPTIONS_PAGE TABS CHROME.TABS.CREATE",
      "source_files": [
        "background.html",
        "error.html",
        "manifest.json",
        "options.html"
      ],
      "source_hash": "bc2985ef75d717779cb6e1e523a3e063067c3494",
      "zip_path": "examples/api/notifications.zip"
    },
    {
      "api_calls": [
        "chrome.omnibox.onInputChanged",
        "chrome.omnibox.onInputEntered"
      ],
      "description": "To use, type 'omnix' plus a search term into the Omnibox.",
      "features": [
        "background_page"
      ],
      "icon": null,
      "id": "e787b322bddbc6289bb31b7d7550b1bf6456a80b",
      "name": "Omnibox Example",
      "path": "examples/api/omnibox/simple-example/",
      "protocols": [],
      "search_string": "OMNIBOX EXAMPLE TO USE, TYPE OMNIX PLUS A SEARCH TERM INTO THE OMNIBOX. BACKGROUND_PAGE CHROME.OMNIBOX.ONINPUTCHANGED CHROME.OMNIBOX.ONINPUTENTERED",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "21f142aad0637086ec08923a11ce3dee70e42bc6",
      "zip_path": "examples/api/omnibox/simple-example.zip"
    },
    {
      "api_calls": [
        "chrome.extension.onRequest",
        "chrome.extension.sendRequest",
        "chrome.pageAction.show"
      ],
      "description": "Shows a page action for HTML pages containing the word 'sandwich'",
      "features": [
        "background_page",
        "page_action"
      ],
      "icon": "sandwich-128.png",
      "id": "8d0a50b57c26bb498be592e871001ffed91541b4",
      "name": "Page action by content",
      "path": "examples/api/pageAction/pageaction_by_content/",
      "protocols": [],
      "search_string": "PAGE ACTION BY CONTENT SHOWS A PAGE ACTION FOR HTML PAGES CONTAINING THE WORD SANDWICH BACKGROUND_PAGE PAGE_ACTION CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.SENDREQUEST CHROME.PAGEACTION.SHOW",
      "source_files": [
        "background.html",
        "contentscript.js",
        "manifest.json"
      ],
      "source_hash": "0f4b881b1bc2e2fd6098fd219ca061b72a9654b7",
      "zip_path": "examples/api/pageAction/pageaction_by_content.zip"
    },
    {
      "api_calls": [
        "chrome.pageAction.show",
        "chrome.tabs.onUpdated"
      ],
      "description": "Shows a page action for urls which have the letter 'g' in them.",
      "features": [
        "background_page",
        "page_action",
        "tabs"
      ],
      "icon": "icon-128.png",
      "id": "80b86ccc6e8520660fa591caa565826f0ed1b12c",
      "name": "Page action by URL",
      "path": "examples/api/pageAction/pageaction_by_url/",
      "protocols": [],
      "search_string": "PAGE ACTION BY URL SHOWS A PAGE ACTION FOR URLS WHICH HAVE THE LETTER G IN THEM. BACKGROUND_PAGE PAGE_ACTION TABS CHROME.PAGEACTION.SHOW CHROME.TABS.ONUPDATED",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "732ef0951e1d6ff4afedb884b0e63cb342bb1499",
      "zip_path": "examples/api/pageAction/pageaction_by_url.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.browserAction.setBadgeBackgroundColor",
        "chrome.browserAction.setBadgeText",
        "chrome.browserAction.setTitle",
        "chrome.extension.connect",
        "chrome.extension.getBackgroundPage",
        "chrome.extension.getExtensionTabs",
        "chrome.extension.getURL",
        "chrome.extension.onConnect",
        "chrome.tabs.create",
        "chrome.tabs.executeScript",
        "chrome.tabs.get",
        "chrome.tabs.getAllInWindow",
        "chrome.tabs.getSelected",
        "chrome.tabs.remove",
        "chrome.tabs.update",
        "chrome.windows.get",
        "chrome.windows.getCurrent"
      ],
      "description": "Chromium Page Benchmarker.",
      "features": [
        "background_page",
        "browser_action",
        "options_page",
        "tabs"
      ],
      "icon": null,
      "id": "d74c3c18a1c1dd18b035149105a306f837c8823e",
      "name": "Page Benchmarker",
      "path": "examples/extensions/benchmark/",
      "protocols": [
        "https://",
        "http://"
      ],
      "search_string": "PAGE BENCHMARKER CHROMIUM PAGE BENCHMARKER. BACKGROUND_PAGE BROWSER_ACTION OPTIONS_PAGE TABS CHROME.BROWSERACTION.ONCLICKED CHROME.BROWSERACTION.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.BROWSERACTION.SETTITLE CHROME.EXTENSION.CONNECT CHROME.EXTENSION.GETBACKGROUNDPAGE CHROME.EXTENSION.GETEXTENSIONTABS CHROME.EXTENSION.GETURL CHROME.EXTENSION.ONCONNECT CHROME.TABS.CREATE CHROME.TABS.EXECUTESCRIPT CHROME.TABS.GET CHROME.TABS.GETALLINWINDOW CHROME.TABS.GETSELECTED CHROME.TABS.REMOVE CHROME.TABS.UPDATE CHROME.WINDOWS.GET CHROME.WINDOWS.GETCURRENT",
      "source_files": [
        "background.html",
        "jquery/jquery-1.4.2.min.js",
        "jquery/jquery-ui-1.8.4.custom.min.js",
        "jquery/jquery.client.js",
        "jquery/jquery.flot.dashes.js",
        "jquery/jquery.flot.js",
        "jquery/jquery.flot.min.js",
        "jquery/jquery.flot.navigate.js",
        "jquery/jquery.flot.valuelabels.js",
        "jst/jsevalcontext.js",
        "jst/jstemplate.js",
        "jst/jstemplate_test.js",
        "jst/util.js",
        "manifest.json",
        "options.html",
        "script.js",
        "util/sorttable.js",
        "util/table2CSV.js"
      ],
      "source_hash": "7e592dbd3446353f7d98d1760f7cd773035aaaad",
      "zip_path": "examples/extensions/benchmark.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.tabs.update"
      ],
      "description": "Adds a print button to the browser.",
      "features": [
        "background_page",
        "browser_action",
        "tabs"
      ],
      "icon": null,
      "id": "e6ae17ab4ccfd7e059c8c01f25760ca5d894c7fd",
      "name": "Print this page",
      "path": "examples/api/browserAction/print/",
      "protocols": [
        "http://",
        "https://"
      ],
      "search_string": "PRINT THIS PAGE ADDS A PRINT BUTTON TO THE BROWSER. BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.TABS.UPDATE",
      "source_files": [
        "background.html",
        "manifest.json"
      ],
      "source_hash": "be980117222f6b041bb012c5a0793040cef747b6",
      "zip_path": "examples/api/browserAction/print.zip"
    },
    {
      "api_calls": [
        "chrome.experimental.processes.onUpdated"
      ],
      "description": "Adds a browser action that monitors resource usage of all browser processes.",
      "features": [
        "browser_action",
        "experimental",
        "popup",
        "tabs"
      ],
      "icon": null,
      "id": "beff6ecd9677dea0a7c648c5042165b48bb66f09",
      "name": "Process Monitor",
      "path": "examples/api/processes/process_monitor/",
      "protocols": [],
      "search_string": "PROCESS MONITOR ADDS A BROWSER ACTION THAT MONITORS RESOURCE USAGE OF ALL BROWSER PROCESSES. BROWSER_ACTION EXPERIMENTAL POPUP TABS CHROME.EXPERIMENTAL.PROCESSES.ONUPDATED",
      "source_files": [
        "manifest.json",
        "popup.html"
      ],
      "source_hash": "a4d002a65d5ec54ef4495f8b5552a260119df739",
      "zip_path": "examples/api/processes/process_monitor.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.setBadgeBackgroundColor",
        "chrome.browserAction.setBadgeText",
        "chrome.browserAction.setTitle",
        "chrome.experimental.proxy.onProxyError",
        "chrome.extension.isAllowedIncognitoAccess",
        "chrome.extension.onRequest",
        "chrome.extension.sendRequest",
        "chrome.i18n.getMessage"
      ],
      "description": "Set Chrome-specific proxies; a demonstration of Chrome's Proxy API",
      "features": [
        "background_page",
        "browser_action",
        "experimental",
        "popup",
        "proxy"
      ],
      "icon": "icon128.png",
      "id": "3e8e226d87e431296bb110b4f6eb7eec2ca7a826",
      "name": "Proxy Settings",
      "path": "examples/extensions/proxy_configuration/",
      "protocols": [],
      "search_string": "PROXY SETTINGS SET CHROME-SPECIFIC PROXIES; A DEMONSTRATION OF CHROMES PROXY API BACKGROUND_PAGE BROWSER_ACTION EXPERIMENTAL POPUP PROXY CHROME.BROWSERACTION.SETBADGEBACKGROUNDCOLOR CHROME.BROWSERACTION.SETBADGETEXT CHROME.BROWSERACTION.SETTITLE CHROME.EXPERIMENTAL.PROXY.ONPROXYERROR CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.SENDREQUEST CHROME.I18N.GETMESSAGE",
      "source_files": [
        "_locales/en/messages.json",
        "background.html",
        "manifest.json",
        "popup.html",
        "proxy_error_handler.js",
        "proxy_form_controller.js",
        "test/jsunittest.js",
        "test/proxy_form_controller_test.html",
        "test/proxy_form_controller_test.js",
        "test/unittest.css"
      ],
      "source_hash": "8f6768d78649cc4e69e595e7e43b3f06431c84e0",
      "zip_path": "examples/extensions/proxy_configuration.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.browserAction.setIcon",
        "chrome.extension.getBackgroundPage",
        "chrome.extension.getURL",
        "chrome.tabs.create",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.onUpdated",
        "chrome.tabs.remove"
      ],
      "description": "Uses OAuth to connect to Google's contacts service and display a list of your contacts.",
      "features": [
        "background_page",
        "browser_action",
        "tabs"
      ],
      "icon": "img/icon-128.png",
      "id": "56a8d2ac24ca7bba78fd88ad57f43fc13c784497",
      "name": "Sample - OAuth Contacts",
      "path": "examples/extensions/oauth_contacts/",
      "protocols": [
        "http://",
        "https://",
        "https://",
        "https://"
      ],
      "search_string": "SAMPLE - OAUTH CONTACTS USES OAUTH TO CONNECT TO GOOGLES CONTACTS SERVICE AND DISPLAY A LIST OF YOUR CONTACTS. BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.BROWSERACTION.SETICON CHROME.EXTENSION.GETBACKGROUNDPAGE CHROME.EXTENSION.GETURL CHROME.TABS.CREATE CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.ONUPDATED CHROME.TABS.REMOVE",
      "source_files": [
        "background.html",
        "chrome_ex_oauth.html",
        "chrome_ex_oauth.js",
        "chrome_ex_oauthsimple.js",
        "contacts.html",
        "manifest.json"
      ],
      "source_hash": "e9afbd588b1593c9d3e9b9612ac242c781871f34",
      "zip_path": "examples/extensions/oauth_contacts.zip"
    },
    {
      "api_calls": [
        "chrome.experimental.infobars.show",
        "chrome.extension.onRequest",
        "chrome.extension.sendRequest"
      ],
      "description": "Shows an infobar on pages which contain the word 'sandwich'",
      "features": [
        "background_page",
        "experimental"
      ],
      "icon": "sandwich-128.png",
      "id": "38f6e1e17756ede38b1364c7114a738ca717dcbb",
      "name": "SandwichBar",
      "path": "examples/api/infobars/sandwichbar/",
      "protocols": [],
      "search_string": "SANDWICHBAR SHOWS AN INFOBAR ON PAGES WHICH CONTAIN THE WORD SANDWICH BACKGROUND_PAGE EXPERIMENTAL CHROME.EXPERIMENTAL.INFOBARS.SHOW CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.SENDREQUEST",
      "source_files": [
        "background.html",
        "contentscript.js",
        "infobar.html",
        "manifest.json"
      ],
      "source_hash": "890d698634e5228ef7da8ffca3008f843b9a7cab",
      "zip_path": "examples/api/infobars/sandwichbar.zip"
    },
    {
      "api_calls": [
        "chrome.experimental.processes.getProcessIdForTab",
        "chrome.tabs.get",
        "chrome.tabs.getSelected",
        "chrome.tabs.update",
        "chrome.windows.get",
        "chrome.windows.getAll",
        "chrome.windows.getCurrent",
        "chrome.windows.update"
      ],
      "description": "Adds a browser action showing which tabs share the current tab's process.",
      "features": [
        "browser_action",
        "experimental",
        "popup",
        "tabs"
      ],
      "icon": null,
      "id": "fc89b35755483af30b66cd72cefa34a43a3e8312",
      "name": "Show Tabs in Process",
      "path": "examples/api/processes/show_tabs/",
      "protocols": [],
      "search_string": "SHOW TABS IN PROCESS ADDS A BROWSER ACTION SHOWING WHICH TABS SHARE THE CURRENT TABS PROCESS. BROWSER_ACTION EXPERIMENTAL POPUP TABS CHROME.EXPERIMENTAL.PROCESSES.GETPROCESSIDFORTAB CHROME.TABS.GET CHROME.TABS.GETSELECTED CHROME.TABS.UPDATE CHROME.WINDOWS.GET CHROME.WINDOWS.GETALL CHROME.WINDOWS.GETCURRENT CHROME.WINDOWS.UPDATE",
      "source_files": [
        "manifest.json",
        "popup.html"
      ],
      "source_hash": "c9818c3c4c2e4fae0a7cc29588514e050356fd52",
      "zip_path": "examples/api/processes/show_tabs.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.extension.getURL",
        "chrome.tabs.create",
        "chrome.tabs.get",
        "chrome.tabs.getAllInWindow",
        "chrome.tabs.getSelected",
        "chrome.tabs.move",
        "chrome.tabs.onAttached",
        "chrome.tabs.onCreated",
        "chrome.tabs.onDetached",
        "chrome.tabs.onMoved",
        "chrome.tabs.onRemoved",
        "chrome.tabs.onSelectionChanged",
        "chrome.tabs.onUpdated",
        "chrome.tabs.remove",
        "chrome.tabs.update",
        "chrome.windows.create",
        "chrome.windows.get",
        "chrome.windows.getAll",
        "chrome.windows.getCurrent",
        "chrome.windows.getLastFocused",
        "chrome.windows.onCreated",
        "chrome.windows.onFocusChanged",
        "chrome.windows.onRemoved",
        "chrome.windows.remove",
        "chrome.windows.update"
      ],
      "description": "Utility for working with the extension tabs api",
      "features": [
        "background_page",
        "browser_action",
        "tabs"
      ],
      "icon": null,
      "id": "230463f2d5c3d4d0ca13c230e1f00f2aae0a8a64",
      "name": "Tab Inspector",
      "path": "examples/api/tabs/inspector/",
      "protocols": [],
      "search_string": "TAB INSPECTOR UTILITY FOR WORKING WITH THE EXTENSION TABS API BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.EXTENSION.GETURL CHROME.TABS.CREATE CHROME.TABS.GET CHROME.TABS.GETALLINWINDOW CHROME.TABS.GETSELECTED CHROME.TABS.MOVE CHROME.TABS.ONATTACHED CHROME.TABS.ONCREATED CHROME.TABS.ONDETACHED CHROME.TABS.ONMOVED CHROME.TABS.ONREMOVED CHROME.TABS.ONSELECTIONCHANGED CHROME.TABS.ONUPDATED CHROME.TABS.REMOVE CHROME.TABS.UPDATE CHROME.WINDOWS.CREATE CHROME.WINDOWS.GET CHROME.WINDOWS.GETALL CHROME.WINDOWS.GETCURRENT CHROME.WINDOWS.GETLASTFOCUSED CHROME.WINDOWS.ONCREATED CHROME.WINDOWS.ONFOCUSCHANGED CHROME.WINDOWS.ONREMOVED CHROME.WINDOWS.REMOVE CHROME.WINDOWS.UPDATE",
      "source_files": [
        "background.html",
        "jstemplate_compiled.js",
        "manifest.json",
        "tabs_api.html"
      ],
      "source_hash": "3076b39a4302d8e86f456e6d7367129187cce0c0",
      "zip_path": "examples/api/tabs/inspector.zip"
    },
    {
      "api_calls": [
        "chrome.browserAction.onClicked",
        "chrome.extension.getURL",
        "chrome.extension.getViews",
        "chrome.tabs.captureVisibleTab",
        "chrome.tabs.create",
        "chrome.tabs.onUpdated"
      ],
      "description": "Demonstrate screenshot functionality in the chrome.tabs api.",
      "features": [
        "background_page",
        "browser_action",
        "tabs"
      ],
      "icon": null,
      "id": "e1697cacebad05218798bf3e8a0f724517f0e8c3",
      "name": "Test Screenshot Extension",
      "path": "examples/api/tabs/screenshot/",
      "protocols": [],
      "search_string": "TEST SCREENSHOT EXTENSION DEMONSTRATE SCREENSHOT FUNCTIONALITY IN THE CHROME.TABS API. BACKGROUND_PAGE BROWSER_ACTION TABS CHROME.BROWSERACTION.ONCLICKED CHROME.EXTENSION.GETURL CHROME.EXTENSION.GETVIEWS CHROME.TABS.CAPTUREVISIBLETAB CHROME.TABS.CREATE CHROME.TABS.ONUPDATED",
      "source_files": [
        "background.html",
        "manifest.json",
        "screenshot.html",
        "screenshot.js"
      ],
      "source_hash": "6be9b92850e86ce311cc12a2cf0cda3b47ab5d58",
      "zip_path": "examples/api/tabs/screenshot.zip"
    },
    {
      "api_calls": [
        "chrome.history.getVisits",
        "chrome.history.search",
        "chrome.tabs.create"
      ],
      "description": "Reads your history, and shows the top ten pages you go to by typing the URL.",
      "features": [
        "browser_action",
        "history",
        "tabs"
      ],
      "icon": null,
      "id": "b3de91ab04b7d7a2670ca7ee9d740eb42cead0b6",
      "name": "Typed URL History",
      "path": "examples/api/history/showHistory/",
      "protocols": [],
      "search_string": "TYPED URL HISTORY READS YOUR HISTORY, AND SHOWS THE TOP TEN PAGES YOU GO TO BY TYPING THE URL. BROWSER_ACTION HISTORY TABS CHROME.HISTORY.GETVISITS CHROME.HISTORY.SEARCH CHROME.TABS.CREATE",
      "source_files": [
        "manifest.json",
        "typedUrls.html",
        "typedUrls.js"
      ],
      "source_hash": "72d5c3586feefc692c63039ce8bdb5f9d366c0e2",
      "zip_path": "examples/api/history/showHistory.zip"
    },
    {
      "api_calls": [
        "chrome.experimental.webNavigation.onBeforeNavigate",
        "chrome.experimental.webNavigation.onBeforeRetarget",
        "chrome.experimental.webNavigation.onCommitted",
        "chrome.experimental.webNavigation.onCompleted",
        "chrome.experimental.webNavigation.onErrorOccurred",
        "chrome.extension.onRequest",
        "chrome.extension.sendRequest",
        "chrome.i18n.getMessage"
      ],
      "description": "Demonstration of the WebNavigation extension API.",
      "features": [
        "background_page",
        "browser_action",
        "experimental",
        "extension",
        "popup",
        "webNavigation"
      ],
      "icon": null,
      "id": "a3c674f7eb93621c590562ad3fa04de4f03f53a0",
      "name": "WebNavigation Tech Demo",
      "path": "examples/api/webNavigation/basic/",
      "protocols": [],
      "search_string": "WEBNAVIGATION TECH DEMO DEMONSTRATION OF THE WEBNAVIGATION EXTENSION API. BACKGROUND_PAGE BROWSER_ACTION EXPERIMENTAL EXTENSION POPUP WEBNAVIGATION CHROME.EXPERIMENTAL.WEBNAVIGATION.ONBEFORENAVIGATE CHROME.EXPERIMENTAL.WEBNAVIGATION.ONBEFORERETARGET CHROME.EXPERIMENTAL.WEBNAVIGATION.ONCOMMITTED CHROME.EXPERIMENTAL.WEBNAVIGATION.ONCOMPLETED CHROME.EXPERIMENTAL.WEBNAVIGATION.ONERROROCCURRED CHROME.EXTENSION.ONREQUEST CHROME.EXTENSION.SENDREQUEST CHROME.I18N.GETMESSAGE",
      "source_files": [
        "_locales/en/messages.json",
        "background.html",
        "manifest.json",
        "navigation_collector.js",
        "popup.html"
      ],
      "source_hash": "efa16032a02c474f9c9bafb90a964fd57c667ea2",
      "zip_path": "examples/api/webNavigation/basic.zip"
    },
    {
      "api_calls": [
        "chrome.extension.isAllowedFileSchemeAccess",
        "chrome.extension.isAllowedIncognitoAccess"
      ],
      "description": "Demonstrates the `extension.isAllowed???Access` APIs",
      "features": [
        "browser_action"
      ],
      "icon": "sample-128.png",
      "id": "0fa4abe6545f0316fea7cfa07c53aa48c4f3d018",
      "name": "`extension.isAllowed???Access` Example",
      "path": "examples/api/extension/isAllowedAccess/",
      "protocols": [
        "file://"
      ],
      "search_string": "`EXTENSION.ISALLOWED???ACCESS` EXAMPLE DEMONSTRATES THE `EXTENSION.ISALLOWED???ACCESS` APIS BROWSER_ACTION CHROME.EXTENSION.ISALLOWEDFILESCHEMEACCESS CHROME.EXTENSION.ISALLOWEDINCOGNITOACCESS",
      "source_files": [
        "manifest.json",
        "popup.html",
        "sample.css"
      ],
      "source_hash": "c8bfc2b60f25c24dc3c5aaf75dd635c9419df66d",
      "zip_path": "examples/api/extension/isAllowedAccess.zip"
    }
  ]
}