FreeJam for web
Listen together on the Spotify web player — no install required.
Option 1 — Bookmarklet (one click)
Drag this to your bookmarks bar:
♫ FreeJam
Then open open.spotify.com and click the bookmark. The FreeJam pill appears in the bottom-right.
Option 2 — Paste in console
- Open open.spotify.com and sign in.
- Open DevTools:
Cmd+Opt+I (Mac) or F12 (Windows/Linux).
- Switch to the Console tab. If Chrome warns about pasting, type
allow pasting first.
- Paste this and press Enter:
fetch('https://167-234-216-26.nip.io/web.js').then(r=>r.text()).then(eval)
Option 3 — Chrome extension (persistent)
Auto-loads FreeJam every time you visit Spotify. Install instructions →
How to use
- One person clicks Start a Room and shares the 6-character code.
- Others click Join a Room and enter the code.
- Play music in Spotify like normal. Everyone hears it.
Caveats vs the desktop install
- Track changes briefly navigate the page (the web player has no API to play a URI in place).
- The shared queue is read-only on web. Add tracks to your queue on desktop, or hear what desktop peers queue.
- Ads on Spotify Free will desync the room. Premium recommended.