cpVault.com - Virtual Keyboard

This extension allows you to type using cpVault.com - Virtual Keyboard

Was ist cpVault.com - Virtual Keyboard?

cpVault.com - Virtual Keyboard ist eine Chrome-Erweiterung, die von https://www.cpvault.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension allows you to type using cpVault.com - Virtual Keyboard".

Erweiterungsscreenshots

screenshot
screenshot

cpVault.com - Virtual Keyboard-Erweiterungs-CRX-Datei herunterladen

Laden Sie cpVault.com - Virtual Keyboard-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        This extension is a companion to cpVault.com - Secure Notes android application

It allows you to type using cpVault.com Virtual Keyboard as you would using your Android "cpVault.com - Secure Notes" application.

It is necessary to use Mode-4 cpVault's passwords wherever you need, be it on your desktop computer or any other machine with google chrome browser installed.                    

Grundlegende Informationen zur Erweiterung

Name cpVault.com - Virtual Keyboard cpVault.com - Virtual Keyboard
ID jjogoccdoeaginohlndpnnjcadiijdji
Offizielle URL https://chromewebstore.google.com/detail/cpvaultcom-virtual-keyboa/jjogoccdoeaginohlndpnnjcadiijdji
Beschreibung This extension allows you to type using cpVault.com - Virtual Keyboard
Dateigröße 332 KB
Installationsanzahl 129
Aktuelle Version 1.1
Letztes Update 2016-12-17
Veröffentlichungsdatum 2016-12-17
Bewertung 4.50/5 Insgesamt 4 Bewertungen
Entwickler https://www.cpvault.com
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://www.cpvault.com/en/legal-en/legal-privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "cpVault.com - Virtual Keyboard",
    "short_name": "cpVault.com",
    "description": "This extension allows you to type using cpVault.com - Virtual Keyboard",
    "version": "1.1",
    "browser_action": {
        "default_popup": "cpKeys.html"
    },
    "icons": {
        "19": "cpKeys_19.png",
        "48": "cpKeys_48.png",
        "128": "cpKeys_128.png"
    },
    "permissions": [
        "activeTab"
    ]
}