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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.smartwaiver.com และคุณลักษณะหลักของมันคือ "Control your Smartwaiver Kiosk from your browser. Send participant information from your computer to your Kiosk for signature."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Smartwaiver Kiosk Control

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    ]
}