Smartwaiver Kiosk Control

Control your Smartwaiver Kiosk from your browser. Send participant information from your computer to your Kiosk for signature.

Smartwaiver Kiosk Controlとは何ですか?

Smartwaiver Kiosk Controlはhttps://www.smartwaiver.comによって開発されたChromeの拡張機能で、その主な機能は「Control your Smartwaiver Kiosk from your browser. Send participant information from your computer to your Kiosk for signature.」です。

拡張機能のスクリーンショット

screenshot

Smartwaiver Kiosk Control拡張機能のCRXファイルをダウンロード

Smartwaiver Kiosk Control拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Streamline the waiver signing process at your business with Smartwaiver. Convert your existing waiver into a digital smart waiver so participants can sign your legal documents ahead of time, online or at a Kiosk at your location. 

With the Smartwaiver Kiosk Control extension you can type in the participant’s information from your computer and send it to a Smartwaiver Kiosk at your facility with the push of a button. The customer can then review the waiver at the Kiosk, with their information filled in, and then digitally sign.                    

拡張機能の基本情報

名前 Smartwaiver Kiosk Control Smartwaiver Kiosk Control
ID omjlfpkldppmmdpinggdblannnidjibb
公式URL https://chromewebstore.google.com/detail/smartwaiver-kiosk-control/omjlfpkldppmmdpinggdblannnidjibb
説明 Control your Smartwaiver Kiosk from your browser. Send participant information from your computer to your Kiosk for signature.
ファイルサイズ 89.72 KB
インストール数 117
現在のバージョン 1.0.2
最終更新日 2017-05-15
公開日 2017-05-15
開発者 https://www.smartwaiver.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.smartwaiver.com
ヘルプページのURL https://www.smartwaiver.com/kb/275
プライバシーポリシーページのURL https://www.smartwaiver.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smartwaiver Kiosk Control",
    "version": "1.0.2",
    "minimum_chrome_version": "54",
    "description": "Control your Smartwaiver Kiosk from your browser. Send participant information from your computer to your Kiosk for signature.",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "24": "images\/icon24.png",
            "32": "images\/icon32.png"
        },
        "default_title": "Smartwaiver Kiosk",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}