Skip to content

NoKey - A Stupid Password Keeper is a Chrome/Edge extension to display records from a JSON file.

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

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoKey - A Stupid Password Keeper

NoKey - A Stupid Password Keeper is a Chrome/Edge extension to display records from a JSON file.

❗ 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.

📄 Configuration

Edit src/data/password.json file to add/update/delete accounts and reload the extension in browser.

nokey_configuration

🖥 Preview

nokey_preview

🏛️ License

The module is released under the MIT license.