Can I Specify Icon Sizes of a Windows 8 Start Tile for a Chrome App -
when right click on shortcut chrome app in start screen on windows 8.1, there 2 options re-size: little , medium.
other tiles, weather, can re-sized small, medium, wide, , large.
can specify these icon sizes google chrome extension?
i tried adding manifest.json file
"icons": { "128": "icon_128.png", "wide": "wide310x150logo.scale-100.png" },
but doesn't add together "wide" re-sizing option.
this not possible, have submitted feature request , update reply if feature implemented in future.
the issue can viewed here: issue 432154
windows-8 google-chrome-app
No comments:
Post a Comment