cpVault.com - Virtual Keyboard
This extension allows you to type using cpVault.com - Virtual Keyboard
Vad är cpVault.com - Virtual Keyboard?
cpVault.com - Virtual Keyboard är en Chrome-tillägg utvecklad av https://www.cpvault.com, och dess huvudfunktion är "This extension allows you to type using cpVault.com - Virtual Keyboard".
Tilläggsskärmbilder
Ladda ner cpVault.com - Virtual Keyboard-förlängningens CRX-fil
Ladda ner cpVault.com - Virtual Keyboard-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | jjogoccdoeaginohlndpnnjcadiijdji |
| Officiell webbadress | https://chromewebstore.google.com/detail/cpvaultcom-virtual-keyboa/jjogoccdoeaginohlndpnnjcadiijdji |
| Beskrivning | This extension allows you to type using cpVault.com - Virtual Keyboard |
| Filstorlek | 332 KB |
| Antal Installationer | 129 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2016-12-17 |
| Publiceringsdatum | 2016-12-17 |
| Betyg | 4.50/5 Totalt 4 Betyg |
| Utvecklare | https://www.cpvault.com |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://www.cpvault.com/en/legal-en/legal-privacy-policy |
| Stödda Språk | 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"
]
} | |