cpVault.com - Virtual Keyboard
This extension allows you to type using cpVault.com - Virtual Keyboard
Apa itu cpVault.com - Virtual Keyboard?
cpVault.com - Virtual Keyboard adalah ekstensi Chrome yang dikembangkan oleh https://www.cpvault.com, dan fitur utamanya adalah "This extension allows you to type using cpVault.com - Virtual Keyboard".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi cpVault.com - Virtual Keyboard
Unduh file ekstensi cpVault.com - Virtual Keyboard dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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. Informasi Dasar Ekstensi
| Nama | |
| ID | jjogoccdoeaginohlndpnnjcadiijdji |
| URL Resmi | https://chromewebstore.google.com/detail/cpvaultcom-virtual-keyboa/jjogoccdoeaginohlndpnnjcadiijdji |
| Deskripsi | This extension allows you to type using cpVault.com - Virtual Keyboard |
| Ukuran File | 332 KB |
| Jumlah Instalasi | 129 |
| Versi Saat Ini | 1.1 |
| Terakhir Diperbarui | 2016-12-17 |
| Tanggal Publikasi | 2016-12-17 |
| Penilaian | 4.50/5 Total 4 Penilaian |
| Pengembang | https://www.cpvault.com |
| [email protected] | |
| Tipe Pembayaran | free |
| URL Halaman Kebijakan Privasi | https://www.cpvault.com/en/legal-en/legal-privacy-policy |
| Bahasa yang Didukung | 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"
]
} | |