WebExtension.net
WebExtension.net

Topaz SigPlusExtLite Extension

View on Chrome Web Store
View Topaz SigPlusExtLite Extension Chrome Extension on Chrome Web Store
4.2 (10 ratings)

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

The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.
Type
Extension
Users
800,000 users
Topaz Systems Inc
View author page of Topaz Systems Inc
Published
Published on November 12, 2015
Version 3.1.6.0
Manifest version
3
Updated
Updated on June 28, 2024
View on Chrome Web Store
View Topaz SigPlusExtLite Extension Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Topaz SigPlusExtLite Extension",
    "version": "3.1.6.0",
    "manifest_version": 3,
    "description": "The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.",
    "minimum_chrome_version": "88",
    "background": {
        "service_worker": "SigPlusExtLiteBgExtn.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "SigPlusExtLiteWrapper.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "http:\/\/*\/*",
                "<all_urls>"
            ],
            "js": [
                "SigPlusExtLiteSigningChromeExt.js"
            ],
            "all_frames": true
        }
    ],
    "permissions": [
        "nativeMessaging",
        "background",
        "system.display"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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