Chrome 插件开发的一点小问题

2021-10-28 17:10:39 +08:00
 wjdfx
做过 Chrome 插件开发的朋友,就是有一些插件在他的页面上:
1 ,提供方的网址是可以点击的链接。
2 ,在页面上有:适用于 Android 设备。下载此应用。 可以提示跳到 google play 。
例如: https://chrome.google.com/webstore/detail/bitwarden-free-password-m/nngceckbapebfimnlniiiahkandclblb

请问这个是咋实现的啊,我在 Chrome 后台没找到这两个相关的设置,我在提供方那里直接放了网站也是不可以点击的。
1202 次点击
所在节点    Chrome
8 条回复
israinbow
2021-10-28 20:19:38 +08:00
flyhaozi
2021-10-28 20:36:24 +08:00
网址是在每个扩展的配置的商品详情最下面其他字段里,需要在 google search console 里验证所有权
设置后会把账号的提供方的名字覆盖掉,只显示可以点击的域名
flyhaozi
2021-10-28 20:49:16 +08:00
至于 Google Play 链接,需要 App 在 Google Play 里的名字和扩展的名字完全相同,并且在同一个开发者账号下
"If you already host your item in Google Play and you want your Chrome Web Store listing to show an "Available for Android" link, your item must have the same name as your Google Play listing, and both items must be owned by the same developer account."
https://developer.chrome.com/docs/webstore/publish/#create-a-developer-account
wjdfx
2021-10-29 15:49:58 +08:00
@flyhaozi 老哥牛 b ,有意思的是我 Chrome 和 App 的应用名是一样的,但是也不显示,可能和我应用里边有个括号有关系,我的应用名是 AAA(BBB) 我看了都是半角的。我研究研究咋回事。
flyhaozi
2021-10-29 16:52:37 +08:00
@wjdfx https://developer.chrome.com/docs/webstore/faq/#faq-listing-11
"We regularly run a script that looks for exact matches between the item name and the developer email address in Play and CWS. If there is an exact match, the "Available for Android" link will automatically show up on your item detail page the next time the script runs. At this point, there is no way to enter the information into your listing."
看样是定期扫描的,需要名字以及开发者的邮箱一样,应该是要等下次扫描才会加上
wjdfx
2021-10-29 17:34:26 +08:00
@flyhaozi 啊,懂了懂了, 我还给他们提了个工单问了一下,哈哈,感觉要丢人了。
flyhaozi
2021-10-29 19:41:01 +08:00
@wjdfx 不丢人啊,正常来讲就该做成单独的选项的,现在文档里藏那么深还搜不到😂,我觉得他们会好好回的
ahayqyq
2022-08-21 11:56:56 +08:00
请问 Web store 注册 $5 怎么支付呢

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/811303

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX