Pink Player — Mini for YouTube Music · Last updated 2026-05-18
When you visit music.youtube.com, the extension reads — only from that tab and only while it is open — the following:
This data is used solely to display the mini-player UI in the extension popup and is never written to any server or stored beyond the current browser session.
To display synchronized lyrics, the extension sends the track title, artist name, and track duration to https://lrclib.net, a community-run lyrics database. No personal identifiers, IP-based identifiers, or YouTube account information are included in this request. LRCLib operates under its own privacy practices documented on its website. The extension does not transmit anything to any other third party.
The extension stores the following inside Chrome's local extension storage (chrome.storage.local), which is sandboxed to the extension and never synced to Google:
That's it. No listening history, no identifiers.
tabs: to locate your open YouTube Music tab so the popup can show current playback state.storage: to persist sleep-timer settings across short service-worker restarts.alarms: to fire the sleep timer at the requested time.music.youtube.com: to read player state and send playback commands.lrclib.net: to fetch lyrics, as described above.The extension is not directed at children under 13 and does not knowingly collect any data from them.
If the extension's behavior changes in a way that affects data handling, this page will be updated and the "Last updated" date above will be bumped.
Questions or concerns: please contact the developer email listed on the Chrome Web Store listing for Pink Player.