Change “from [name]”/“offered by [name]” in a Chrome extension's Webstore listing

与世无争的帅哥 提交于 2019-12-04 04:16:59

问题


I have created a Chrome extension. By default it took my Gmail id in the "from xyzpqr".

How can I change my Gmail id to something different?


回答1:


You can set the displayed name (per publisher account, not per item) at your Developer Dashboard:

Exceptions to the rule:

  1. If your Webstore item is associated with a verified website, say http://example.com/, it will display "offered by example.com" with no possibility to change it except for removing the association.

  2. You can be part of, and create, Group Publishing accounts. Items transferred to Group Publishing accounts have an independent display name.
    Make sure you read the documentation thoroughly before you use this feature, as it is in many ways irreversible! (for example, you can't transfer items back, and you can ever create only one such account)



来源:https://stackoverflow.com/questions/24863293/change-from-name-offered-by-name-in-a-chrome-extensions-webstore-listin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!