All Projects → google → Virtual Authenticators Tab

google / Virtual Authenticators Tab

Licence: apache-2.0
Debug webauthn with a chrome extension that adds a virtual authenticators tab to devtools

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Virtual Authenticators Tab

San Devtools
Browser developer tools extension for debugging San.
Stars: ✭ 51 (-46.32%)
Mutual labels:  extension, devtools, chrome
Analog
Replace your new tab page with a minimal analog clock
Stars: ✭ 46 (-51.58%)
Mutual labels:  extension, chrome
Devtools Timeline Images
Extract images from Chrome DevTools report.
Stars: ✭ 44 (-53.68%)
Mutual labels:  devtools, chrome
Himawari 8 Chrome
🛰 Experience the latest image from the Himawari, GOES, Meteosat, and DSCOVR satellites
Stars: ✭ 48 (-49.47%)
Mutual labels:  extension, chrome
Hangarxplor
HangarXPLOR is a chrome extension that upgrades the UI/UX of the Star Citizen hangar page
Stars: ✭ 32 (-66.32%)
Mutual labels:  extension, chrome
Chrome Virtual Keyboard
Touch-friendly Virtual Keyboard for Chrome browser
Stars: ✭ 35 (-63.16%)
Mutual labels:  extension, chrome
Advent Of Code Charts
Inject charts in your private leaderboard page for Advent of Code
Stars: ✭ 46 (-51.58%)
Mutual labels:  extension, chrome
Ublock
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
Stars: ✭ 8,075 (+8400%)
Mutual labels:  extension, chrome
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-41.05%)
Mutual labels:  extension, chrome
Skip Ad
A simple lightweight Chrome extension that automatically skips YouTube Ads.
Stars: ✭ 54 (-43.16%)
Mutual labels:  extension, chrome
Ext Saladict
🥗 All-in-one professional pop-up dictionary and page translator which supports multiple search modes, page translations, new word notebook and PDF selection searching.
Stars: ✭ 8,418 (+8761.05%)
Mutual labels:  extension, chrome
Podstation
podStation is a web podcast aggregator for Chrome.
Stars: ✭ 76 (-20%)
Mutual labels:  extension, chrome
Ractive Chrome Extension
View and edit Ractive.js components using Chrome Dev Tools.
Stars: ✭ 8 (-91.58%)
Mutual labels:  devtools, chrome
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+938.95%)
Mutual labels:  extension, chrome
Decreased Productivity
Discreetly surf the web! Control exactly how you want web pages to look like.
Stars: ✭ 22 (-76.84%)
Mutual labels:  extension, chrome
Gata
Bookmarks made better
Stars: ✭ 17 (-82.11%)
Mutual labels:  extension, chrome
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+529.47%)
Mutual labels:  extension, chrome
Weibo Picture Store
🖼 新浪微博图床 Chrome/Firefox 扩展,支持同步到微相册
Stars: ✭ 624 (+556.84%)
Mutual labels:  extension, chrome
F19n Obtrusive Livetest
A sandboxed, extendable testing chrome extension and framework! It runs pre-defined and custom tests on each page that you visit.
Stars: ✭ 53 (-44.21%)
Mutual labels:  devtools, chrome
Uget Chrome Wrapper
Moved to https://github.com/ugetdm/uget-integrator and https://github.com/ugetdm/uget-extension
Stars: ✭ 74 (-22.11%)
Mutual labels:  extension, chrome

Virtual Authenticators Tab

virtual authenticators tab icon

Introduction

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.

Download

The extension is available at the chrome web store

Development

To try the extension locally,

  1. Install the dependencies
npm install
  1. Generate the main module
npm run dev
  1. Load the extension as an unpacked extension

Building for release

npm run build

Will produce a zip file suitable for upload to the chrome web store.

Authors

Alexander Bradt [email protected]

Nina Satragno [email protected]

Disclaimer

This is not an officially supported Google product

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].