WebExtension.net
WebExtension.net

ePadLink SigCaptureWeb SDK Extension

View on Chrome Web Store
View ePadLink SigCaptureWeb SDK Extension Chrome Extension on Chrome Web Store
3.1 (11 ratings)

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

The SigCaptureWebSDK Chrome Extension enables users to capture signatures on ePad Link signature pads.
Type
Extension
Users
200,000 users
Topaz Systems Inc
View author page of Topaz Systems Inc
Published
Published on December 16, 2015
Version 1.2.9.0
Manifest version
3
Updated
Updated on May 30, 2024
View on Chrome Web Store
View ePadLink SigCaptureWeb SDK 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": "ePadLink SigCaptureWeb SDK Extension",
    "version": "1.2.9.0",
    "manifest_version": 3,
    "description": "The SigCaptureWebSDK Chrome Extension enables users to capture signatures on ePad Link signature pads.",
    "minimum_chrome_version": "88",
    "background": {
        "service_worker": "SigCaptureWebBgExtn.js"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "<all_urls>"
            ],
            "js": [
                "SigCaptureWebSigningChromeExtn.js"
            ],
            "all_frames": true
        }
    ],
    "permissions": [
        "nativeMessaging"
    ]
}
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