Topaz SigPlusExtLite Extension
The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.
Topaz SigPlusExtLite Extensionとは何ですか?
Topaz SigPlusExtLite ExtensionはTopaz Systems Incによって開発されたChromeの拡張機能で、その主な機能は「The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads.」です。
拡張機能のスクリーンショット
Topaz SigPlusExtLite Extension拡張機能のCRXファイルをダウンロード
Topaz SigPlusExtLite Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | dhcpobccjkdnmibckgpejmbpmpembgco |
| 公式URL | https://chromewebstore.google.com/detail/topaz-sigplusextlite-exte/dhcpobccjkdnmibckgpejmbpmpembgco |
| 説明 | The Topaz SigPlusExtLite Chrome Extension enables users to capture signatures on a wide variety of Topaz signature pads. |
| ファイルサイズ | 75.81 KB |
| インストール数 | 776,929 |
| 現在のバージョン | 3.0.34.1 |
| 最終更新日 | 2023-07-11 |
| 公開日 | 2020-06-04 |
| 評価 | 4.11/5 合計 9 レビュー |
| 開発者 | Topaz Systems Inc |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.topazsystems.com/ |
| ヘルプページのURL | https://www.topazsystems.com/sigplus_extlite.html |
| プライバシーポリシーページのURL | https://topazsystems.com/legal.html |
| 対応言語 | 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:\/\/*\/*",
" | |