OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:webstore
(Results
76 - 100
of
309
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/common/extensions/docs/static/
npapi.html
19
<a href="https://chrome.google.com/
webstore
">web store</a> or
manifest.html
103
and the <a href="https://chrome.google.com/
webstore
">Chrome Web Store</a>.
114
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>,
164
<a href="https://chrome.google.com/
webstore
/developer/dashboard">Chrome Developer Dashboard</a>,
169
<a href="http://code.google.com/chrome/
webstore
/">Chrome Web Store
224
<a href="https://chrome.google.com/
webstore
/developer/dashboard">upload your extension</a>
248
and the <a href="https://chrome.google.com/
webstore
">store</a>.
/external/chromium_org/chrome/browser/extensions/
extension_install_prompt.h
113
// Getters for
webstore
metadata. Only populated when the type is
116
// The star display logic replicates the one used by the
webstore
(from
274
// from the
webstore
should proceed.
283
// the
webstore
should proceed. |show_dialog_callback| is optional and can be
webstore_install_helper.h
35
// This is a class to help dealing with
webstore
-provided data. It manages
webstore_installer.h
130
// and unpacked. One reason this can be true is that in the normal
webstore
233
// Records stats regarding an interrupted
webstore
download item.
installed_loader.cc
308
// from the
webstore
.
312
// have the from_webstore bit if they update from the
webstore
.
325
// Histogram for non-
webstore
extensions overriding new tab page should
default_apps.cc
38
// TODO(rogerta): Do this check dynamically once the
webstore
can expose
/external/chromium_org/chrome/common/extensions/docs/templates/json/
extensions_sidenav.json
210
"href": "http://code.google.com/chrome/
webstore
/docs/index.html"
/external/chromium_org/chrome/common/extensions/
manifest_url_handler.h
43
// Returns the
webstore
page URL for this extension.
/external/chromium_org/chrome/browser/chromeos/drive/
drive_app_registry.cc
25
//
Webstore
URL prefix.
26
const char kStoreProductUrl[] = "https://chrome.google.com/
webstore
/";
/external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_data.cc
475
LOG(ERROR) << "
Webstore
response error (icon url): "
489
LOG(ERROR) << "
Webstore
failed for kiosk app " << app_id_
499
LOG(ERROR) << "
Webstore
response error (" << key
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
suggest_apps_dialog.js
31
'https://clients5.google.com/
webstore
/wall/cros-widget-container';
67
this.webstoreButton_.id = '
webstore
-button';
300
* Called when the 'See more...' link is clicked to be navigated to
Webstore
.
/external/chromium_org/chrome/common/extensions/api/
_api_features.json
714
"
webstore
": {
715
// Hosted apps can use the
webstore
API from within a blessed context.
719
// Any webpage can use the
webstore
API.
/external/chromium_org/chromeos/
chromeos_switches.cc
121
// Enables the
webstore
integration feature in the Files.app.
123
"file-manager-enable-
webstore
-integration";
/external/chromium_org/google_apis/drive/
drive_api_parser_unittest.cc
56
EXPECT_EQ("https://chrome.google.com/
webstore
/detail/"
94
EXPECT_EQ("https://chrome.google.com/
webstore
/detail/"
/external/chromium/chrome/browser/extensions/
extension_webstore_private_browsertest.cc
122
// we get the
webstore
private APIs injected (this happens because of the
/external/chromium/chrome/browser/web_resource/
promo_resource_service.h
166
// "inproduct": "https://chrome.google.com/
webstore
?hl=en",
/external/chromium/chrome/common/extensions/docs/
hosting.html
241
<li><a href="http://code.google.com/chrome/
webstore
/docs/index.html">Chrome Web Store</a></li>
321
<a href="http://chrome.google.com/
webstore
">Chrome Web Store</a>,
324
<a href="http://code.google.com/chrome/
webstore
/index.html">developer documentation</a>.
341
<a href="https://chrome.google.com/
webstore
/developer/dashboard">Chrome Developer Dashboard</a>,
/external/chromium_org/chrome/browser/chromeos/file_manager/
file_tasks_unittest.cc
176
GURL("https://chrome.google.com/
webstore
/detail/foo_app_id"));
188
GURL("https://chrome.google.com/
webstore
/detail/bar_app_id"));
610
GURL("https://chrome.google.com/
webstore
/detail/baz_app_id"));
662
GURL("https://chrome.google.com/
webstore
/detail/foo_app"));
/external/chromium_org/chrome/browser/extensions/api/web_request/
web_request_permissions_unittest.cc
115
//
WebStore
.
/external/chromium_org/chrome/browser/resources/ntp4/
tile_page.css
73
*
webstore
tile that's on the same page as a [+]. */
/external/chromium_org/chrome/browser/ui/app_list/
app_list_controller_delegate.h
119
// Shows the user the
webstore
site for the given app.
/external/chromium_org/chrome/browser/ui/app_list/search/
mixer_unittest.cc
86
providers_.push_back(new TestSearchProvider("
webstore
"));
search_controller.cc
24
#include "chrome/browser/ui/app_list/search/
webstore
/webstore_provider.h"
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
webstore_provider_browsertest.cc
15
#include "chrome/browser/ui/app_list/search/
webstore
/webstore_provider.h"
Completed in 721 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>