cpVault.com - Virtual Keyboard

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

Co to jest cpVault.com - Virtual Keyboard?

cpVault.com - Virtual Keyboard to rozszerzenie Chrome opracowane przez https://www.cpvault.com, a jego główną funkcją jest „This extension allows you to type using cpVault.com - Virtual Keyboard”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia cpVault.com - Virtual Keyboard

Pobierz pliki rozszerzeń cpVault.com - Virtual Keyboard w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa cpVault.com - Virtual Keyboard cpVault.com - Virtual Keyboard
ID jjogoccdoeaginohlndpnnjcadiijdji
Oficjalny URL https://chromewebstore.google.com/detail/cpvaultcom-virtual-keyboa/jjogoccdoeaginohlndpnnjcadiijdji
Opis This extension allows you to type using cpVault.com - Virtual Keyboard
Rozmiar pliku 332 KB
Liczba instalacji 129
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2016-12-17
Data Publikacji 2016-12-17
Ocena 4.50/5 Łącznie 4 Oceny
Deweloper https://www.cpvault.com
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://www.cpvault.com/en/legal-en/legal-privacy-policy
Obsługiwane Języki 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"
    ]
}