NoKey - A Stupid Password Keeper is a Chrome/Edge extension to display records from a JSON file.
It is highly influenced by my personal usage, not ready for production. Please feel free to use it at your discretion.
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 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.
Edit src/data/password.json
file to add/update/delete accounts and reload the extension in browser.
The module is released under the MIT license.