A minimalistic extension that allows passkeys to be stored and used.
- Clone the repository or download the source code.
- Install dependencies:
npm install
- Build the extension:
npm run build
- Open Chrome and navigate to
chrome://extensions/. - Enable "Developer mode" by toggling the switch in the top right corner.
- Click on "Load unpacked" and select the
dist/folder.