是否可以通过 chrome webstore api 上传/发布未列出的扩展程序? [英] Is it possible to upload/publish an unlisted extension via the chrome webstore api?

查看:25
本文介绍了是否可以通过 chrome webstore api 上传/发布未列出的扩展程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们希望上传一个 chrome 扩展程序,并通过 Chrome Webstore Api 将其发布为不公开(作为可见性选项).

We are hoping to upload a chrome extension and publish it as unlisted (as the visibility option) via the Chrome Webstore Api.

到目前为止,我们已经能够使用本文档上传但无法发布-- 我们无法发布,因为扩展有一大堆必需的参数(如屏幕截图或小图块图像),我们无法弄清楚如何附加这些参数.我们真的希望这些参数之一是可见性,我们可以将其设置为不公开".

So far we have been able to upload but not publish using this documentation -- we can't publish because extensions have a whole bunch of required parameters (like a screenshot or small-tile image) which we can't figure out how to attach. We are really hoping that one of these parameters will be visibility, and we can set it to "unlisted".

如果有哪位好心人对 Chrome Webstore API 或如何设置这些参数有任何了解,我们整个开发团队将不胜感激.

If any kind soul has any knowledge of the Chrome Webstore API, or how to set these parameters, our whole development team would be very appreciative.

关于此的文档非常稀少:https://developer.chrome.com/webstore/webstore_api/items/update

The documentation on this is very sparse: https://developer.chrome.com/webstore/webstore_api/items/update

推荐答案

引用 使用 Chrome 网上应用店发布 API:

注意:目前没有用于设置项目元数据的 API,例如描述.这必须在 Chrome 网上应用店开发者仪表板中手动完成.可以在此处找到有关网上应用店 API 的更多详细信息.

Note: Currently, there is no API for setting an item’s metadata, such as description. This has to be done manually in the Chrome Web Store Developer Dashboard. More detail about the Web Store API can be found here.

因此,对于您是否可以以编程方式提供所有元数据的问题 - 答案是否定的.而 Publish 方法似乎不支持unlisted".

So, to the question whether you can supply all the metadata programmatically - the answer is "no". And the Publish method does not seem to support "unlisted".

这篇关于是否可以通过 chrome webstore api 上传/发布未列出的扩展程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆