chrome.webstore.install(); Not working on verified site

一笑奈何 提交于 2019-12-04 18:42:33

if you verify ownership for a domain (for example, http://example.com) you can only initiate inline installation from any subdomain or page (for example, http://app.example.com or http://example.com/page.html). Check this validation. Having picbox.us is domain verified, you need to make a default page say picbox.us\index.html and post all your content there to get chrome inline installation running.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!