WebExtension.net
WebExtension.net

Topaz Adobe Sign Extension

View on Chrome Web Store
View Topaz Adobe Sign Extension Chrome Extension on Chrome Web Store
4.2 (5 ratings)

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

The Topaz Chrome Extension for Adobe Sign enables users to sign PDFs on a variety of Topaz signature pads.
Type
Extension
Users
10,000 users
Topaz Systems Inc
View author page of Topaz Systems Inc
Published
Published on October 30, 2015
Version 1.2.7.0
Manifest version
3
Updated
Updated on June 28, 2024
View on Chrome Web Store
View Topaz Adobe Sign Extension Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Topaz Adobe Sign Extension",
    "version": "1.2.7.0",
    "manifest_version": 3,
    "description": "The Topaz Chrome Extension for Adobe Sign enables users to sign PDFs on a variety of Topaz signature pads.",
    "minimum_chrome_version": "88",
    "background": {
        "service_worker": "TzADCBackgroundExt.js"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.echosign.com\/*",
                "https:\/\/*.echosign.com\/*",
                "https:\/\/*.adobe.com\/*",
                "https:\/\/*.adobesign.com\/*"
            ],
            "js": [
                "TzADCSigningChromeExt.js"
            ],
            "run_at": "document_start",
            "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