cpVault.com - Virtual Keyboard

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

cpVault.com - Virtual Keyboard क्या है?

cpVault.com - Virtual Keyboard https://www.cpvault.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension allows you to type using cpVault.com - Virtual Keyboard"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में cpVault.com - Virtual Keyboard एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम cpVault.com - Virtual Keyboard cpVault.com - Virtual Keyboard
ID jjogoccdoeaginohlndpnnjcadiijdji
आधिकारिक URL https://chromewebstore.google.com/detail/cpvaultcom-virtual-keyboa/jjogoccdoeaginohlndpnnjcadiijdji
विवरण This extension allows you to type using cpVault.com - Virtual Keyboard
फ़ाइल का आकार 332 KB
स्थापना संख्या 129
वर्तमान संस्करण 1.1
अंतिम अपडेट 2016-12-17
प्रकाशन तिथि 2016-12-17
रेटिंग 4.50/5 कुल 4 रेटिंग्स
डेवलपर https://www.cpvault.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.cpvault.com/en/legal-en/legal-privacy-policy
समर्थित भाषाएँ 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"
    ]
}