Topaz SigPlusExtLite Extension
The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.
Co to jest Topaz SigPlusExtLite Extension?
Topaz SigPlusExtLite Extension to rozszerzenie Chrome opracowane przez Topaz Systems Inc, a jego główną funkcją jest „The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Topaz SigPlusExtLite Extension
Pobierz pliki rozszerzeń Topaz SigPlusExtLite Extension w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Topaz SigPlusExtLite Extension |
ID | dhcpobccjkdnmibckgpejmbpmpembgco |
Oficjalny URL | https://chromewebstore.google.com/detail/topaz-sigplusextlite-exte/dhcpobccjkdnmibckgpejmbpmpembgco |
Opis | The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads. |
Rozmiar pliku | 75.81 KB |
Liczba instalacji | 776,929 |
Aktualna Wersja | 3.0.34.1 |
Ostatnia Aktualizacja | 2023-07-11 |
Data Publikacji | 2020-06-04 |
Ocena | 4.11/5 Łącznie 9 Oceny |
Deweloper | Topaz Systems Inc |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.topazsystems.com/ |
Adres URL Strony Pomocy | https://www.topazsystems.com/sigplus_extlite.html |
Adres URL Strony Polityki Prywatności | https://topazsystems.com/legal.html |
Obsługiwane Języki | 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:\/\/*\/*", " |