Chrome extension icon in search result

chrome-web-store, google-chrome, google-chrome-extension

Solution

The search results page actually uses the "small tile image", scaled down.

The documentation mentions it as required, but it's optional in the publishing UI; if not provided, a scaled-up 128x128 icon is used as far as I can tell.

Problem

I recently published a chrome extension in the webstore. I provided all requires icons and images, but when I search my extension in the store, in the result page I get the worst pixelized icon. Which icon/image is used in the search results page?

Original source

Related problems