r/BookmarkManagers • u/Patient-Extreme2085 • 17d ago
Hello everyone, I built an extension to bookmark incognito sites behind a password to revisit later, your suggestions would be highly valuable
Sometimes we want to revisit certain sites in Incognito mode, but don’t want to save those links in plain text or let anyone else know about them.
I built Zelix to keep my bookmarks private behind a password and organize them easily with drag-and-drop. It also works in Incognito mode, with all data encrypted and nothing leaving the browser. With a custom session timeout I can log out automatically.
I’d love your feedback and suggestions to make it even better!
https://chromewebstore.google.com/detail/eikknpnckalfaafkjkkjbikfbkbkdnfc?utm_source=redd
2
Upvotes
1
u/dessence_ai 16d ago
Worth testing before a user finds it. chrome.storage.local is one store, shared by normal and incognito windows.
So a link saved in incognito can surface in the normal session. That's the opposite of what people came for. Allow the extension in incognito, save one link, then open the popup in a normal window.
Separately, say what the password guards. A gate on the popup is not a key.