Last updated: 20 August 2026
This extension collects nothing, sends nothing anywhere, and has no server.
The extension stores one small record per playlist, using Chrome's chrome.storage.local API:
This data never leaves your computer. It is not transmitted, synced, uploaded, or shared with anyone, including the developer.
The extension makes requests only to https://www.youtube.com, the same site you are already on, in order to read the list of videos in the playlist you opened. These are the same requests the YouTube page makes for itself. No request is made to any other domain, and no request carries data about you to the developer.
storage — to remember the shuffled order per playlist, as described above.https://www.youtube.com/* — required to show the button on the playlist page and to read the playlist contents. The extension runs on no other website.The extension never modifies your playlists, your account, or anything on YouTube's servers. It only decides which video this browser tab opens next.
Questions about this policy: illlya1991@gmail.com
If this policy ever changes, the updated version will be published at this same address with a new "last updated" date.