
HISTORY Code 作者: HWMG DWC-LLC
身份验证器用以在浏览器中生成二步认证代码。
66 个用户66 个用户
扩展元数据
屏幕截图




关于此扩展
HISTORY Code adds a second layer of security for your business account. This works by generating one-time passwords on your browser which is used in conjunction with your normal password to make your login nearly impossible to hack. HISTORY Code work for your private corporate security.
Some features of plugin:
Purposes:
Web-site integrations:
Web site authentication system should use "qrcode-generator" library (https://www.npmjs.com/package/qrcode-generator) to generate qr-codes, acceptable by this extension.
Use cases:
You can use this extension to recognize qr-codes generated by any valid totp-library. Here is list of such libraries:
Some features of plugin:
- Add security token by in-browser QR-code scanning
- Generates TOTP codes just in browser
- Reset plugin's state and add new security token
Purposes:
- Provide second-level security layer to enterprise users.
- Speed up totp codes typing
Web-site integrations:
Web site authentication system should use "qrcode-generator" library (https://www.npmjs.com/package/qrcode-generator) to generate qr-codes, acceptable by this extension.
Use cases:
You can use this extension to recognize qr-codes generated by any valid totp-library. Here is list of such libraries:
- qrcode (https://www.npmjs.com/package/qrcode)
- qr-image (https://www.npmjs.com/package/qr-image)
- react-native-qrcode-svg (https://www.npmjs.com/package/react-native-qrcode-svg)
- jr-qrcode (https://www.npmjs.com/package/jr-qrcode)
- and others...
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 输入数据到剪贴板
- 访问您在所有网站的数据
可选权限:
- 输入数据到剪贴板
- 访问您在 dropboxapi.com 域名的数据
- 访问您在 www.google.com 的数据
- 访问您在 www.googleapis.com 的数据
- 访问您在 accounts.google.com 的数据
更多信息
1.0.1 的发布说明
Clear some unused files.