cpVault.com - Virtual Keyboard

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

What is cpVault.com - Virtual Keyboard?

cpVault.com - Virtual Keyboard is a Chrome extension developed by https://www.cpvault.com, and its main feature is "This extension allows you to type using cpVault.com - Virtual Keyboard".

Extension Screenshots

screenshot
screenshot

Download cpVault.com - Virtual Keyboard Extension CRX File

Download cpVault.com - Virtual Keyboard extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name cpVault.com - Virtual Keyboard cpVault.com - Virtual Keyboard
ID jjogoccdoeaginohlndpnnjcadiijdji
Official URL https://chromewebstore.google.com/detail/cpvaultcom-virtual-keyboa/jjogoccdoeaginohlndpnnjcadiijdji
Description This extension allows you to type using cpVault.com - Virtual Keyboard
File Size 332 KB
Installation Count 129
Current Version 1.1
Last Updated 2016-12-17
Publish Date 2016-12-17
Rating 4.50/5 Total 4 Ratings
Developer https://www.cpvault.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.cpvault.com/en/legal-en/legal-privacy-policy
Supported Languages 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"
    ]
}