Display image on search results for chrome extension [closed]

孤者浪人 提交于 2019-11-27 05:51:30

问题


I've just published my first chrome extension to the webstore. However I see that the image shown next to the extension in the search results is just a small low quality version of the 128x128 icon that I uploaded when publishing. Notice how the second extension has a nice high quality image shown:

Here is a list of images that I can supply:

  • Manifest icons sizes: 16x16, 48x48, 128x128
  • Extension icon size 128x128
  • Promotional images sizes: 440x280, 920x680, 1400x560
  • Screenshots sizes: 1280x800 or 640x400

Of these, which is the one that displays in the search results shown in the screenshot above?

I should add, that I published the extension only 2 days ago and while I only uploaded the smallest promotional image, it appears that it has been reviewed and approved as there is no message saying Pending or Rejected on the extension's settings:


回答1:


The image in the search results is a shrunk version of the 440x280 promo image.

Since your search result is still showing your icon, padded, I think that your images have not been approved yet. Contrary to what the documentation says, you won't be able to see the review status of your image.

It can take anywhere between a few days and a couple of weeks before the promo image is approved.



来源:https://stackoverflow.com/questions/16287073/display-image-on-search-results-for-chrome-extension

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