Chrome extension inline install not working in verified IP site -


  1. i have verified ip (not domain) using webmasters tool , verified.
  2. i have added <link> , called chrome.webstore.install() , getting error:

    inline installs can initiated chrome web store items have 1 or more verified sites.

i think should call chrome.webstore.install() subdomain or page. calling page (index.html) url ip.(like http://52.1.165.721/#/home) (angular ui routing , index default page.)

my questions are:

1.i didn't have domain yet. problem?

2.i have install extension home page itself. got websites (eg: https://adblockplus.org/) examples. don't know how that. please help.

i went through

how test inline installation of chromium/chrome extensions locally? , chrome inline install extension not working , chrome.webstore.install(); not working on verified site

so xan said added website link , didn't fill verify official item website own: because domain not listing there.

the problem uploaded extension using work account , verified site using personal account. added other account owner of https://support.google.com/webmasters/answer/2454036?vid=1-635766230904751668-2044003462 , refresh list trick.

so selected verified site drodown , after 2 minutes inline install worked.

turns out:

1.we don't need buy domain. ip work.

2.calling chrome.webstore.install() home page work too. (url doesn't matter think)


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -