/external/chromium_org/chrome/browser/extensions/api/webstore_private/ |
webstore_private_apitest.cc | 147 // Test cases for webstore origin frame blocking.
|
/external/chromium_org/chrome/browser/extensions/ |
extension_browsertest.h | 136 // Installs extension as if it came from the Chrome Webstore.
|
extension_protocols_unittest.cc | 52 manifest.SetString("name", "WebStore");
|
tab_helper.h | 164 // Sets the factory used to create inline webstore item installers.
|
crx_installer.cc | 569 // We don't want to show the error infobar for installs from the WebStore, 570 // because the WebStore already shows an error dialog itself.
|
webstore_installer.cc | 88 // Folder for downloading crx files from the webstore. This is used so that the 91 FILE_PATH_LITERAL("Webstore Downloads");
|
component_loader.cc | 69 const char kWebStore[] = "WebStore";
|
crx_installer.h | 283 // For updates, external and webstore installs we have an ID we're expecting
|
install_signer.cc | 396 // could not be verified to be in the webstore.
|
/external/chromium_org/chrome/browser/resources/extensions/ |
extension_list.js | 269 // Then the 'This isn't from the webstore, looks suspicious' message.
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
new_tab.html | 99 <a href="https://chrome.google.com/webstore/launcher"
|
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_helper.h | 126 // If the |source| is not settings page/webstore, redirects to
|
/external/chromium_org/chrome/common/ |
chrome_switches.cc | 85 // The URL that the webstore APIs download extensions from. 89 // A setting to cause extension/app installs from the webstore skip the normal 99 // The update url used by gallery/webstore extensions. [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
autoupdate.html | 6 <p>If you publish using the <a href="https://chrome.google.com/webstore/developer/dashboard">Chrome Developer Dashboard</a>, you can <em>ignore this page</em>. You can use the dashboard to release updated versions to users, as well as to the Chrome Web Store.</p>
|
google_wallet.html | 199 <li><a href="https://chrome.google.com/webstore/detail/moldiohggmfllblgmikpeoagipenlcae">published app</a> (requires Chrome 29 or higher)</li>
|
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/ |
application-structure.rst | 42 <https://chrome.google.com/webstore/search?q=%22Native+Client%22+OR+NativeClient+OR+NaCl>`_
|
/external/chromium/chrome/common/extensions/docs/ |
npapi.html | 241 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chrome Web Store</a></li> 333 <a href="https://chrome.google.com/webstore">web store</a> or
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
file_tasks.js | 45 FileTasks.CHROME_WEB_STORE_URL = 'https://chrome.google.com/webstore'; 55 'https://chrome.google.com/webstore/category/collection/file_handlers';
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
app_launcher_handler.cc | 168 // The webstore app should be on the first page. 181 // ordinal). The webstore's app launch ordinal is always set to the first
|
/external/chromium_org/chrome/common/extensions/api/ |
file_browser_private.idl | 611 // Requests a Webstore API OAuth2 access token. 621 // Requests to install a webstore item.
|
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
running.rst | 427 <https://chrome.google.com/webstore/developer/dashboard>`_. 432 <https://chrome.google.com/webstore/developer/dashboard>`_.
|
/external/chromium/chrome/browser/extensions/ |
extension_webstore_private_api.cc | 491 // coming from the webstore, we should always have a tab, but check
|
/external/chromium/chrome/common/extensions/ |
extension_constants.cc | 358 const char* kGalleryBrowsePrefix = "https://chrome.google.com/webstore";
|
extension_manifests_unittest.cc | 501 "https://chrome.google.com/webstore/detail/",
|
/external/chromium_org/chrome/browser/component_updater/pnacl/ |
pnacl_component_installer.cc | 165 // For the webstore, we've given different names to each of the
|