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

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

问题描述

我们希望能够通过Chrome Webstore Api上传Chrome扩展程序并将其作为未列出(作为可见性选项)发布。

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



如果任何一种灵魂对Chrome Webstore API有任何了解,或者如何设置这些参数,我们整个开发团队都会非常感激。



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

解决方案

引用< a href =https://developer.chrome.com/webstore/using_webstore_api =nofollow>使用Chrome网上应用店发布API :


注意:目前,没有API用于设置项目的元数据,如描述。这必须在 Chrome网上应用店开发人员信息中心中手动完成。有关Web商店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".

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.

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

解决方案

Quoting Using the Chrome Web Store Publish 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.

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天全站免登陆