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
官方網址 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
電子郵箱 [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"
    ]
}