Skip to content

NoKey - A Stupid Password Keeper: Easily store and retrieve login credentials locally using IndexedDB. Perfect for developers!

License

Notifications You must be signed in to change notification settings

juashyam/nokey-password-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoKey - A Stupid Password Keeper

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!

❗ Disclaimer

It is highly influenced by my personal usage, not ready for production. Please feel free to use it at your discretion.

🚀 Installation

Instead of installing the extension from the Store, you'll install it locally, so that you can possibly modify it and quickly test the changes.

Clone this repository and follow the instructions below for your respective browser.

Installation in Chrome

Installation in Microsoft Edge

Note: Select the src directory which contains the extension's source files, such as manifest.json, and then click the Select Folder button.

🖥 Preview

NoKey HomePage NoKey Add New

🏛️ License

The module is released under the MIT license.