cpVault.com - Virtual Keyboard
This extension allows you to type using cpVault.com - Virtual Keyboard
Hvad er cpVault.com - Virtual Keyboard?
cpVault.com - Virtual Keyboard er en Chrome-udvidelse udviklet af https://www.cpvault.com, og dens hovedfunktion er "This extension allows you to type using cpVault.com - Virtual Keyboard".
Udvidelsesskærmbilleder
Download cpVault.com - Virtual Keyboard-udvidelses-CRX-fil
Download cpVault.com - Virtual Keyboard-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
| Navn | |
| ID | jjogoccdoeaginohlndpnnjcadiijdji |
| Officiel URL | https://chromewebstore.google.com/detail/cpvaultcom-virtual-keyboa/jjogoccdoeaginohlndpnnjcadiijdji |
| Beskrivelse | This extension allows you to type using cpVault.com - Virtual Keyboard |
| Filstørrelse | 332 KB |
| Antal Installationer | 129 |
| Nuværende Version | 1.1 |
| Senest Opdateret | 2016-12-17 |
| Udgivelsesdato | 2016-12-17 |
| Bedømmelse | 4.50/5 Samlet 4 Bedømmelser |
| Udvikler | https://www.cpvault.com |
| [email protected] | |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | https://www.cpvault.com/en/legal-en/legal-privacy-policy |
| Understøttede Sprog | 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"
]
} | |