Topaz SigIDExtLite Extension
The Topaz SigIDExtLite Chrome Extension enables users to Enroll,verify Fingerprint and export Fingerprint Image.
什么是Topaz SigIDExtLite Extension?
Topaz SigIDExtLite Extension是由Topaz Systems Inc开发的Chrome扩展程序,该扩展的主要功能是“The Topaz SigIDExtLite Chrome Extension enables users to Enroll,verify Fingerprint and export Fingerprint Image.”。
扩展截图
下载Topaz SigIDExtLite Extension扩展crx文件
下载Topaz SigIDExtLite Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Topaz SigIDExtLite SDK Chrome Extension offers a mechanism for developers and integrators to enroll, validate and capture fingerprints securely on web applications running in the Chrome browser.
扩展基本信息
名称 | Topaz SigIDExtLite Extension |
ID | jdkekdabbdcjjhkddbojnlohjgejcebf |
官方URL | https://chromewebstore.google.com/detail/topaz-sigidextlite-extens/jdkekdabbdcjjhkddbojnlohjgejcebf |
简介 | The Topaz SigIDExtLite Chrome Extension enables users to Enroll,verify Fingerprint and export Fingerprint Image. |
文件大小 | 50.84 KB |
安装次数 | 10,708 |
当前版本 | 1.1.5.0 |
更新时间 | 2023-02-10 |
上架时间 | 2018-09-12 |
评分 | 4.00/5 共2次评分 |
开发者 | Topaz Systems Inc |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://topazsystems.com |
隐私政策页面URL | https://topazsystems.com/legal.html |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Topaz SigIDExtLite Extension", "version": "1.1.5.0", "manifest_version": 2, "description": "The Topaz SigIDExtLite Chrome Extension enables users to Enroll,verify Fingerprint and export Fingerprint Image.", "minimum_chrome_version": "23", "background": { "scripts": [ "SigIDExtLiteBgExtn.js" ], "persistent": false }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", " |