Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 542 Bytes

File metadata and controls

16 lines (12 loc) · 542 Bytes

Boombastic!

A chrome extension to displays music feeds, and previews tracks.

Chrome Store URL

Screenshot

Screenshot

Local development

  • npm ci
  • npm run build -- --watch
  • npx biome check --write
  • npx biome format --write

Store submission