Hacker News new | ask | show | jobs
by blitblitblit 1955 days ago
Very cool! One issue with this is, depending on your security slider setting, this does not work in Tor Browser and presumably Firefox. In Private Browsing mode IndexedDB is apparently restricted, so it is only working in non-private windows for me, and of course JS must also be enabled.
1 comments

Ah yes! Good point. Could work on a fallback for when IndexeDB isn't present :) It's probably still rough around the edges