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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
| عنوان صفحة سياسة الخصوصية | 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"
]
} | |