11

我将扩展上传到商店,并添加了测试人员帐户的电子邮件地址。我向测试人员发布了扩展。现在会发生什么?我以为 Google 会向他们发送邀请邮件,但显然情况并非如此。

另外,我们可以添加多少个测试人员帐户?

4

3 回答 3

9

I had the same problem (testers not being automatically notified) and found a solution/work-around:

  1. Have each of your testers Sign In to https://chrome.google.com/webstore
  2. Give them the direct link to your extension (i.e. https://chrome.google.com/webstore/detail/your-long-extension-ID-goes-here)

Info source: https://developer.chrome.com/webstore/publish?csw=1#publishing-to-test-accounts

于 2011-03-01T00:05:52.537 回答
7

您的应用程序底部有一个“发布到测试帐户”按钮,这一切都在第 9 步的文档中进行了解释

https://developer.chrome.com/webstore/publish?csw=1#publishing-to-test-accounts

于 2011-02-12T01:52:59.450 回答
3

只需给它时间发布,测试人员就可以通过直接链接访问

于 2014-06-18T16:03:43.720 回答