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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Smartwaiver Kiosk Control
قم بتنزيل ملفات الامتداد Smartwaiver Kiosk Control بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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 |
عنوان صفحة المساعدة | https://www.smartwaiver.com/kb/275 |
عنوان صفحة سياسة الخصوصية | 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" ] } |