Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8384329
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:22:48+00:00 2026-06-09T17:22:48+00:00

I am trying to test the inline installation feature of the Chrome Webstore as

  • 0

I am trying to test the inline installation feature of the Chrome Webstore as per this document (https://developers.google.com/chrome/web-store/docs/inline_installation).
I am developing this locally to test and cannot easily and often push my changes live.

How do I test inline installation locally since inline installation depends on your site being verified in Webmaster Tools?

Code

if (!chrome.app.isInstalled) {
    chrome.webstore.install(undefined, undefined, function(err) {
        console.log(err);
    });
}

This returns:

Installs can only be initiated by the Chrome Web Store item's verified site 

Obviously localhost is not a verified site.

Any help is appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T17:22:49+00:00Added an answer on June 9, 2026 at 5:22 pm

    From Google’s Using Inline Installation guide: “Note that if you verify ownership for a domain (for example, http://example.com) you can initiate inline installation from any subdomain or page”.

    So, if you do own a domain, you can verify it and then simulate that your local machine is a subdomain of your verified domain.

    For instance, if you verify with Google the domain example.com, you can include the following in your hosts file:

    127.0.0.1 local.example.com
    

    Then you can access your local server via http://local.example.com (some configuration on your local webserver may be needed). If you associate your item in the Chrome Webstore with example.com, you’ll be able to start an inline installation from your local page.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

All the code is inline here: http://shanxinc.com/test/fancybox2/ All I'm trying to do is get
just trying to test for equality in this piece of code, but getting a
So I'm trying to make an incrementer similar to this: http://www.usagain.com/ but I'm apparently
http://www.indofolio.com/ , I'm trying to create a website with similar function to this one,
Currently I'm trying to edit a hidden form with the command: jQuery(document).ready(function(){ jQuery(#test).val(hi); });
i have a page at this link and im trying to get the test
I'm trying add a tab to my web page that looks like this: Using
I'm trying to send an HTML e-mail with inline image attachments per the directions
Trying to test the option of replacing our internal data access layer with Entity
I trying to test an AccountController that uses DotNetOpenAuth but I am running into

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.