Commit Graph

2 Commits

Author SHA1 Message Date
ranger db71abe525 docs(store): add promo tile (440x280) and marquee (1400x560)
Both generated from the RangerHQ helmet logo + Arial typography on the
extension's own #0f1411 dark palette so the Dashboard preview blends
naturally with the screenshots.

- promo-tile-440x280.png: helmet anchor left, "RangerHQ Tuner" cream
  bold + "Indie radio in your toolbar" accent green + "SomaFM · No
  telemetry · GPL v2+" muted footer. Web Store requires this size for
  search/browse listing tile.
- marquee-1400x560.png: same idea scaled up. Optional asset; Google
  promotes extensions with marquees more often.

ImageMagick recipe documented in store/screenshots/README.md.
2026-06-09 00:51:18 +01:00
ranger c3e5060199 docs(store): add Chrome Web Store screenshots (4× 1280×800 PNG)
Web Store-spec screenshots for Dashboard upload, generated from
David's screen grabs taken on the live v0.3.0 build.

Screenshots (1280×800 PNG, the Chrome Web Store required size):
  1. Stations tab — DEF CON Radio + quick chips + browse list
  2. History tab — the headline 4-button-search feature with 4
     tracks already logged (Spotify / YouTube / Apple / Bandcamp)
  3. Favourites tab — starred-track persistence demo
  4. Toolbar popup — composed on a dark canvas, helmet icon
     visible in the Chrome address bar above

ImageMagick recipe:
  - NTP shots: crop bottom Chrome chrome (1378x950+0+0), resize
    to width 1280, north-anchored extent to 1280x800
  - Popup: resize to height 740, center on 1280x800 canvas
    with palette-matching #0f1411 background

Source originals archived under store/source/ for regeneration.

No code changes — extension behaviour unchanged.
2026-06-09 00:46:08 +01:00