cpVault.com - Virtual Keyboard

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

Wat is cpVault.com - Virtual Keyboard?

cpVault.com - Virtual Keyboard is een Chrome-extensie ontwikkeld door https://www.cpvault.com, en de belangrijkste functie is "This extension allows you to type using cpVault.com - Virtual Keyboard".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie cpVault.com - Virtual Keyboard

Download cpVault.com - Virtual Keyboard-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam cpVault.com - Virtual Keyboard cpVault.com - Virtual Keyboard
ID jjogoccdoeaginohlndpnnjcadiijdji
Officiële URL https://chromewebstore.google.com/detail/cpvaultcom-virtual-keyboa/jjogoccdoeaginohlndpnnjcadiijdji
Beschrijving This extension allows you to type using cpVault.com - Virtual Keyboard
Bestandsgrootte 332 KB
Aantal Installaties 129
Huidige Versie 1.1
Laatst Bijgewerkt 2016-12-17
Publicatiedatum 2016-12-17
Beoordeling 4.50/5 Totaal 4 Beoordelingen
Ontwikkelaar https://www.cpvault.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.cpvault.com/en/legal-en/legal-privacy-policy
Ondersteunde Talen 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"
    ]
}