ext(affordances): wireTotpQr (jsqr lazy-load) for QR -> otpauth:// fill

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
adlee-was-taken
2026-05-01 22:14:05 -04:00
parent c91b31a7ca
commit bd8102c9ad
6 changed files with 3720 additions and 1 deletions

View File

@@ -12,6 +12,9 @@
"test": "vitest run",
"test:watch": "vitest"
},
"dependencies": {
"jsqr": "^1.4.0"
},
"devDependencies": {
"@types/chrome": "^0.1.40",
"copy-webpack-plugin": "^12.0",