cpVault.com - Virtual Keyboard
This extension allows you to type using cpVault.com - Virtual Keyboard
什麼是cpVault.com - Virtual Keyboard?
cpVault.com - Virtual Keyboard是由https://www.cpvault.com開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to type using cpVault.com - Virtual Keyboard”。
擴展截圖
下載cpVault.com - Virtual Keyboard擴展crx文件
下載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 |
| 官方網址 | 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"
]
} | |