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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.
확장 프로그램 기본 정보
이름 | 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 |
이메일 | [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" ] } |