This extension has been deprecated in favour of the Chrome Devtools WebAuthn tab, which provides more functionality, is included with chrome, and is more polished. This repository is no longer maintained.
A Google Chrome extension for developers that adds a virtual authenticators tab to devtools, allowing you to debug and try WebAuthn without physical security keys.
This extension will work best on Chrome 80 onwards, but you can still try it on 78 and 79.
The extension is available at the chrome web store
To try the extension locally,
- Install the dependencies
npm install
- Generate the main module
npm run dev
npm run build
Will produce a zip file suitable for upload to the chrome web store.
Alexander Bradt abradt@google.com
Nina Satragno nso@google.com
This is not an officially supported Google product