Topaz SigPlusExtLite Extension
The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.
What is Topaz SigPlusExtLite Extension?
Topaz SigPlusExtLite Extension is a Chrome extension developed by Topaz Systems Inc, and its main feature is "The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.".
Extension Screenshots
Download Topaz SigPlusExtLite Extension Extension CRX File
Download Topaz SigPlusExtLite Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
The Topaz SigPlusExtLite Chrome Extension offers a mechanism for website developers and integrators to capture data from Topaz signature pads or GemView tablets in web applications using formats supported by the SigPlusExtLite SDK.
Extension Basic Information
Name | Topaz SigPlusExtLite Extension |
ID | dhcpobccjkdnmibckgpejmbpmpembgco |
Official URL | https://chromewebstore.google.com/detail/topaz-sigplusextlite-exte/dhcpobccjkdnmibckgpejmbpmpembgco |
Description | The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads. |
File Size | 75.81 KB |
Installation Count | 776,929 |
Current Version | 3.0.34.1 |
Last Updated | 2023-07-11 |
Publish Date | 2020-06-04 |
Rating | 4.11/5 Total 9 Ratings |
Developer | Topaz Systems Inc |
[email protected] | |
Payment Type | free |
Extension Website | https://www.topazsystems.com/ |
Help Page URL | https://www.topazsystems.com/sigplus_extlite.html |
Privacy Policy Page URL | https://topazsystems.com/legal.html |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Topaz SigPlusExtLite Extension", "version": "3.0.34.1", "manifest_version": 2, "description": "The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.", "minimum_chrome_version": "88", "background": { "scripts": [ "SigPlusExtLiteBgExtn.js" ], "persistent": false }, "web_accessible_resources": [ "SigPlusExtLiteWrapper.js" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_scripts": [ { "run_at": "document_start", "matches": [ "http:\/\/*\/*", " |