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.
拡張機能の基本情報
名前 | cpVault.com - Virtual Keyboard |
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 |
Eメール | [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" ] } |