Problem with inline installation on multiple domains
Reported by
apa...@freepik.com,
Feb 10 2017
|
|||
Issue description
<b>Chrome Version : <Copy from: 'about:version'></b>
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL, along with the version, after other browsers where you
have tested this issue:
Safari:
Firefox:
IE:
What steps will reproduce the problem?
(1) Try to install extension from one of my verified domains.
(2) This function will return error:
chrome.webstore.install('https://chrome.google.com/webstore/detail/nkhjnpgcnmdpeikbeegmibjcfjpamjnp',function(x){alert('Good:'+x)},function(x){alert('FAIL:'+x)})
(3)
What is the expected result?
install the extension;
What happens instead?
error returned:
FAIL:Installs can only be initiated by one of the Chrome Web Store item's verified sites.
Please provide any additional information below. Attach a screenshot if
possible.
,
Feb 10 2017
,
Mar 23 2017
I think these errors result when the extension is already installed in a profile. Do we need better UI feedback for that?
,
Mar 23 2017
Whoops - meant to comment on Issue 689767 (but maybe this needs a different UX or there's some other bug) |
|||
►
Sign in to add a comment |
|||
Comment 1 by nyerramilli@chromium.org
, Feb 10 2017Labels: Needs-Milestone