Hacker News new | ask | show | jobs
by fineline 4038 days ago
localStorage.getItem("myPlaylist")

I'm not saying that's what they use, it could be WebSQL, IndexedDB, FileAPI - local data storage is built into your browser.