Is there a way of specifying higher resolution icons for desktop? I
like to pin my apps to the desktop/task bar, but when I do that, it
seems that Chrome uses the app's 16x16 icon and scales it up, making
the icon look bad. A 64x64 icon would be good, or Chrome scaling down
the 128x128 icon would be good too. The manifest.json format page
doesn't list 64x64 icons as an option:
http://code.google.com/chrome/extensions/manifest.html#icons
Is it just not supported in Chrome now, or is there a way of
specifying higher resolution icons for used on the desktop/task bar?