HomeSort by relevance Sort by last modified time
    Searched full:webstore (Results 101 - 125 of 309) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_helper_unittest.cc 672 // If Chrome signin is triggered from a webstore install, and user chooses to
674 // and upon successful setup, redirect back to webstore.
693 GURL continueUrl("https://chrome.google.com/webstore?source=5");
702 NavigateAndCommit(GURL("https://chrome.google.com/webstore?source=3"));
    [all...]
profile_signin_confirmation_helper.cc 206 // The webstore is synced so that it stays put on the new tab
one_click_signin_helper.cc 143 // Do not display a status confirmation for webstore installs or re-auth.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/talking_alarm_clock/
popup.html 198 <a href="https://chrome.google.com/webstore/search?q=tts"
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/ttsdemo/
ttsdemo.html 87 <a href="https://chrome.google.com/webstore/search?q=tts">Search the Chrome Web Store</a>
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
npapi.html 22 <a href="https://chrome.google.com/webstore">Chrome Web Store</a>.</p>
themes.html 10 <a href="https://chrome.google.com/webstore/category/themes">Chrome Web Store</a>.
whats_new.html 348 <li>The <a href="webstore.html">webstore API</a>
350 <a href="http://code.google.com/chrome/webstore/docs/inline_installation.html">"inline"</a>
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
browsingData.html 99 as hosted applications. Installing <a href="https://chrome.google.com/webstore/detail/aknpkdffaafgjchaibgeefbgmgeghloj">
  /external/chromium_org/chrome/common/extensions/docs/templates/json/
intro_tables.json 285 "webstore": {
  /external/chromium_org/chrome/common/extensions/
extension_constants.cc 88 const char kGalleryBrowsePrefix[] = "https://chrome.google.com/webstore";
  /external/chromium_org/chrome/test/functional/
ntp.py 377 """Ensures that the WebStore app cannot be uninstalled."""
378 # Verify that the WebStore app is already installed in a fresh profile.
382 msg='Cannot identify ID of WebStore app.')
385 # Attempt to uninstall the WebStore app and verify that it still exists
  /external/chromium/chrome/common/extensions/docs/
manifest.html 241 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chrome Web Store</a></li>
443 and the <a href="https://chrome.google.com/webstore">Chrome Web Store</a>.
454 extension using the <a href="https://chrome.google.com/extensions">Extensions Gallery</a> or <a href="https://chrome.google.com/webstore">Chrome Web Store</a>,
503 <a href="https://chrome.google.com/webstore/developer/dashboard">Chrome Developer Dashboard</a>,
508 <a href="http://code.google.com/chrome/webstore/">Chrome Web Store
563 <a href="https://chrome.google.com/webstore/developer/dashboard">upload your extension</a>
587 and the <a href="https://chrome.google.com/webstore">store</a>.
    [all...]
apps.html 241 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chrome Web Store</a></li>
391 <li> <a href="http://code.google.com/chrome/webstore/docs/choosing.html">Choosing an App Type</a> </li>
393 <li> <a href="http://code.google.com/chrome/webstore/articles/apps_vs_extensions.html">Extensions, Packaged Apps, and Hosted Apps in the Chrome Web Store</a> </li>
docs.html 241 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chrome Web Store</a></li>
363 <a href="http://chrome.google.com/webstore">Chrome Web Store</a>
366 <a href="http://code.google.com/chrome/webstore/">Chrome Web Store
index.html 382 <a href="https://chrome.google.com/webstore/developer/dashboard">Chrome Developer Dashboard</a>
384 <a href="http://chrome.google.com/webstore">Chrome Web Store</a>.
386 <a href="http://code.google.com/chrome/webstore">store developer documentation</a>.
packaging.html 241 <li><a href="http://code.google.com/chrome/webstore/docs/index.html">Chrome Web Store</a></li>
351 <a href="https://chrome.google.com/webstore/developer/dashboard">Chrome Developer Dashboard</a>,
418 <a href="https://chrome.google.com/webstore/developer/dashboard">Chrome Developer Dashboard</a></li>
  /external/chromium_org/chrome/browser/extensions/
crx_installer_browsertest.cc 245 // installing from webstore enables experimental permissions.
470 // We want to simulate the case where the webstore sends a more recent
  /external/chromium_org/extensions/common/permissions/
permissions_data.cc 53 // We rely on the webstore to check access to experimental. This way we can
83 // TODO(aboxhall): return from_webstore() when webstore handles blocking
  /external/chromium_org/google_apis/drive/
gdata_wapi_parser_unittest.cc 264 EXPECT_EQ("https://chrome.google.com/webstore/detail/abcdefabcdef",
298 EXPECT_EQ("https://chrome.google.com/webstore/detail/deadbeefdeadbeef",
  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.cc 47 const char* kPingLaunchWebStore = "record-webstore-launch";
222 // Don't include the WebStore and other component apps.
223 // The WebStore launcher gets special treatment in ntp/apps.js.
  /external/chromium_org/chrome/app/resources/
locale_settings.grd 351 https://chrome.google.com/webstore?hl=[GRITLANGCODE]&amp;category=theme
354 <!-- The URL for the webstore. -->
356 https://chrome.google.com/webstore?hl=[GRITLANGCODE]
  /external/chromium_org/chrome/renderer/extensions/
dispatcher.cc 424 module_system->SetLazyField(chrome, "webstore", "webstore", "chromeWebstore");
713 // Hard-code that the app and webstore APIs are available...
715 RegisterBinding("webstore", context);
    [all...]
  /external/chromium/chrome/common/extensions/docs/static/
autoupdate.html 6 <p>If you publish your extension 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 of your extension to users, as well as to the Extensions Gallery or Chrome Web Store.</p>
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks.h 33 // https://chrome.google.com/webstore/category/collection/drive_apps

Completed in 194 milliseconds

1 2 3 45 6 7 8 91011>>