3 min read
NoKey - A Stupid Password Keeper

NoKey

NoKey - A Stupid Password Keeper is a lightweight Chrome/Edge extension designed to simplify your daily development workflow. It allows you to securely store and manage login credentials locally using the browser’s IndexedDB.

With its simple interface, you can quickly add, retrieve, and copy usernames and passwords, eliminating the need to search through files or notes. NoKey is perfect for developers and tech professionals who need a no-fuss solution for managing admin accounts and other login information.

All data is stored locally, ensuring privacy and quick access. Download NoKey today and streamline your workflow!

🚀 Installation

Edge

On the extension’s page, click the Get to install.

https://microsoftedge.microsoft.com/addons/detail/nokey-a-stupid-password/cfmibhgbkfignakcnbdilfegilgolmed

Chrome

On the extension’s page, click the Add to Chrome to install.

https://chromewebstore.google.com/detail/nokey-a-stupid-password-k/flgnhemdabkddgihcpaklcbgpmfelaeh?authuser=0&hl=en

🎯 Who Is NoKey For?

NoKey is perfect for:

  • Developers managing multiple admin accounts or testing environments.
  • Tech Professionals who need a secure and simple way to store and access login information.
  • Anyone tired of juggling passwords in unsecured files or notes.

🔒 Security First

  • Local Storage: Your data is stored locally and never transmitted over the internet.
  • No External Servers: NoKey doesn’t rely on cloud storage or third-party servers, ensuring your credentials remain private.
  • The security boundary imposed on IndexedDB prevents applications from accessing data with a different origin.

🛠️ How to Use

  • Add Credentials: Click the NoKey icon in your browser toolbar and use the “Add” button to store new login details.
  • Retrieve Credentials: View your saved credentials in a clean, organized list.
  • Copy to Clipboard: Click the copy icon next to any username or password to quickly paste it where needed.

🖥 Preview

NoKey Preview 1 NoKey Preview 2

💬 Feedback Welcome

We’d love to hear your thoughts! If you have any feedback, feature requests, or issues, please open an issue on our Github repository.

🏛️ License

MIT License