1

I've just published a Chrome extension, but am having difficulties displaying the right icon for my extension in the Web Store.

Here is what is currently being displayed:

enter image description here

Here is the icon context in my manifest:

  "icons": {
    "16": "icon02.png",
    "48": "icon02.png",
    "128": "promoSmall.png"
  },

The image being displayed it icon02.png, I'm trying to display promoSmall.png.

Where is the image from the store page looking at?

Note: I understand that this question is similar to this. I believe this question is more specific, and may serve more useful to others with this problem.

Thanks!

Community
  • 1
  • 1
Tory
  • 916
  • 1
  • 11
  • 19
  • 1
    Actually, the linked answer does answer your question. As such, voting to close as duplicate. In the search result, a scaled-down _small promotional tile_ image is displayed if available. If you added one to the listing, **make sure it actually passed review**, they are not applied immediately. – Xan Oct 06 '14 at 21:15
  • @Xan Once again, thank you for your help. Should I just delete the question? – Tory Oct 06 '14 at 21:52
  • I think your question is well-worded, and as such useful. I even upvoted it. Let it stay even if it will be closed as a duplicate. – Xan Oct 06 '14 at 21:57

0 Answers0