WebExtension.net
Toggle dark mode
WebExtension.net

Topaz SigIDExtLite Extension

View on Chrome Web Store
View Topaz SigIDExtLite Extension Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (2 ratings)
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

The Topaz SigIDExtLite Chrome Extension enables users to Enroll,verify Fingerprint and export Fingerprint Image.
Type
Extension
Users
8,000 users
1K
Topaz Systems Inc
View author page of Topaz Systems Inc
Published
Published on May 26, 2016
Version 1.2.3.0
Manifest version
3
Updated
Updated on June 5, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View Topaz SigIDExtLite Extension Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Topaz SigIDExtLite Extension",
    "version": "1.2.3.0",
    "manifest_version": 3,
    "description": "The Topaz SigIDExtLite Chrome Extension enables users to Enroll,verify Fingerprint and export Fingerprint Image.",
    "minimum_chrome_version": "88",
    "background": {
        "service_worker": "SigIDExtLiteBgExtn.js"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "<all_urls>"
            ],
            "js": [
                "SigIdExtLiteChromeExt.js"
            ]
        }
    ],
    "permissions": [
        "nativeMessaging"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top