Tabby displays each cat in a card that is 620px wide and centered on the page. The result for most laptop and desktop computers is a significant amount of empty space to the left and right of the card. This is not a problem for extension users, but the screenshots generated for the extension store listing include this empty space, and the result is the actual extension imagery is smaller and less noticeable. Essentially, the images we have now are not optimal for effective marketing of the extension.
Proposed Solution
- Create the necessary framework so the main extension card accounts for 80% or more of what is visible on the screen. This will most likely involve creating HTML source files similar to the approach used for promo tiles and marquee images (see CWS directory).
- With the empty space significantly reduced, regenerate the screenshots in the required sizes for CWS and EWS (they use the same size requirements).
Tabby displays each cat in a card that is 620px wide and centered on the page. The result for most laptop and desktop computers is a significant amount of empty space to the left and right of the card. This is not a problem for extension users, but the screenshots generated for the extension store listing include this empty space, and the result is the actual extension imagery is smaller and less noticeable. Essentially, the images we have now are not optimal for effective marketing of the extension.
Proposed Solution