cpVault.com - Virtual Keyboard
This extension allows you to type using cpVault.com - Virtual Keyboard
cpVault.com - Virtual Keyboardคืออะไร?
cpVault.com - Virtual Keyboard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.cpvault.com และคุณลักษณะหลักของมันคือ "This extension allows you to type using cpVault.com - Virtual Keyboard"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย cpVault.com - Virtual Keyboard
ดาวน์โหลดไฟล์ส่วนขยาย cpVault.com - Virtual Keyboard ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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"
]
} | |