A Chrome extension for using the Ledger Nano-S password manager
This extension is currently only a proof-of-concept, it may not work correctly accross many website, and also features bugs.
Requires Chrome version >= 93.
Requires enabling experimental web platform features: chrome://flags/#enable-experimental-web-platform-features
Download the packed extension zip file nanopass-chrome-ext.zip.
Go to chrome extensions manager at chrome://extensions/
and drag-and-drop the zip file there.
I'm not a web technologies expert, nor a graphic designer, this project can surely be improved in many ways. Any contribution is welcome!
NanoPass Chrome Extension is released under MIT License. See LICENSE.md.
The included file src/lottie.js is under MIT License. See LICENSE-LOTTIE.md and lottie-web project.
The included file src/jquery-3.5.1.min.js is under MIT License. See LICENSE-JQUERY.md and jquery project.