Where does the Chrome web store “Support” tab come from?

若如初见. 提交于 2020-01-03 22:27:21

问题


I'm creating a packaged Chrome app for the Chrome web store ... how do I enable a "Support" tab on my app page within the store?

I'm reading the documentation on manifest.json, but I don't see any property that enables this support tab.


回答1:


This is a global setting available in your Dashboard:

After clicking:

Word of advice: don't do it and make some other support link available (which you can set in the item's edit page in the dashboard, and will show up on that tab). The support page function will not notify you anyhow about new questions, and the team is reluctant to even attempt to fix it.



来源:https://stackoverflow.com/questions/33491901/where-does-the-chrome-web-store-support-tab-come-from

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