gpt4 book ai didi

google-apps-marketplace - 您可以将 "Inline Install"功能用于 Google Apps Marketplace 列表吗?

转载 作者:行者123 更新时间:2023-12-04 05:41:14 26 4
gpt4 key购买 nike

我通过 Chorme Web Store 在 Google Apps Marketplace 中有一个应用程序。

在编辑列表页面上有一个选项 Inline Install .

我已按照说明进行操作,但是当我单击该链接时,在控制台中出现错误“Uncaught Chrome Web Store 安装只能由用户手势启动。”。

这是一种误导,因为它是由用户手势触发的。

我尝试了各种不同的方法,例如提供 URL 作为 install 方法的第一个参数,并逐步完成代码。我的一切看起来都不错 - 我现在想也许这个功能与 Google Apps Marketplace 列表不兼容?

为了清楚起见,这是我的代码:

关联

<link rel="chrome-webstore-item"
href="https://chrome.google.com/webstore/detail/[listingId]">

Javascript:
document.getElementById('btnTestInline').addEventListener('click', function() {
chrome.webstore.install();
});

HTML:
<button id="btnTestInline">Add to Chrome</button>

最佳答案

不,你不能。此外,谷歌正在删除内嵌安装以及任何类型的应用程序和扩展程序。

As of 06/12/2018, inline installation is deprecated.



https://developer.chrome.com/webstore/inline_installation

关于google-apps-marketplace - 您可以将 "Inline Install"功能用于 Google Apps Marketplace 列表吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23222025/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com