Smartwaiver Kiosk Control

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

Qu'est-ce que Smartwaiver Kiosk Control ?

Smartwaiver Kiosk Control est une extension Chrome développée par https://www.smartwaiver.com, et sa fonction principale est "Control your Smartwaiver Kiosk from your browser. Send participant information from your computer to your Kiosk for signature.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Smartwaiver Kiosk Control

Téléchargez les fichiers d'extension Smartwaiver Kiosk Control au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Smartwaiver Kiosk Control Smartwaiver Kiosk Control
ID omjlfpkldppmmdpinggdblannnidjibb
URL Officiel https://chromewebstore.google.com/detail/smartwaiver-kiosk-control/omjlfpkldppmmdpinggdblannnidjibb
Description Control your Smartwaiver Kiosk from your browser. Send participant information from your computer to your Kiosk for signature.
Taille du Fichier 89.72 KB
Nombre d'Installations 117
Version Actuelle 1.0.2
Dernière Mise à Jour 2017-05-15
Date de Publication 2017-05-15
Développeur https://www.smartwaiver.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.smartwaiver.com
URL de la Page d'Aide https://www.smartwaiver.com/kb/275
URL de la Page de Politique de Confidentialité https://www.smartwaiver.com/privacy
Langues Prises en Charge 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"
    ]
}