Kurety Encryption Decryption
This extension can encrypt and decrypt using Kurety technology
Kurety Encryption Decryption란 무엇입니까?
Kurety Encryption Decryption은(는) http://kuretysoft.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension can encrypt and decrypt using Kurety technology"입니다.
확장 프로그램 스크린샷
Kurety Encryption Decryption 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Our vision is to supply market leading technology that offers a simple solution to cyber-security. We do not just develop software, we offer an innovative solution to protecting your business and personal data, eliminating stress whilst keeping your information secure. Kurety Encryption Decryption (KED) is a must have extension. KED is an encryption/decryption software available as a Chrome extension. KED encrypts and decrypts typed and received messages for SECURE and CONFIDENTIAL communication online and off-line. KED can be used for top secret B2B electronic communication protecting emails and files. KED is for everyone! Personal or business will benefit in feeling confident that they can choose to keep safe information when it matters most. Feel confident to send: Business Proposals Contracts Credit card information Social Security Numbers Passwords Bank account numbers Anything text or numerical can be encrypted and decrypted safely and securely right before your eyes and with the Hot Key Script running keystrokes are undetectable. Customize your Kurety Encryption Decryption software for your unique business need. You will have your very own encryption language to insure the security of electronic communication, password protected files, and network security access. No longer waste money using password managers online when you can use the power of Kurety Encryption Decryption to create your own. No more subscription fees and you can even use the same password that you remember with it being encrypted. Look out for a video to explain how. Don't hesitate! Buy Kurety Encryption Decryption Now! Don't forget to download the KAHKS from www.kuretysoft.com. This is the glue to Kurety Software Suite and protects you when you need it from those hackers wanting to record your keystrokes using keylogger software. Nothing better than added layers of protection.
확장 프로그램 기본 정보
이름 | |
ID | cfblhhdpabccjphhgdppdnokceilghgc |
공식 URL | https://chrome.google.com/webstore/detail/kurety-encryption-decrypt/cfblhhdpabccjphhgdppdnokceilghgc |
설명 | This extension can encrypt and decrypt using Kurety technology |
파일 크기 | 87.5 KB |
설치 횟수 | 37 |
현재 버전 | 2016.0.0.2 |
최근 업데이트 | 2019-07-16 |
출시 날짜 | 2019-07-16 |
평점 | 4.00/5 총 4 개의 평점 |
개발자 | http://kuretysoft.com |
이메일 | [email protected] |
결제 유형 | in_store |
확장 프로그램 웹 사이트 | http://sekurety7.wixsite.com/kuretysoft |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "29", "name": "Kurety Encryption Decryption", "description": "This extension can encrypt and decrypt using Kurety technology", "version": "2016.0.0.2", "oauth2": { "client_id": "854867491481-ll7rkejusijq7cus9qmbrdkq2kbccnm6.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly" ] }, "icons": { "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl8YamI8UPnUsqz4mKnyYmXgiEHJhQzJjpyRr1VIKBWVqjLXxWZHI3KU1hZzzV6NmbxyvX4XlMquEsP\/RAW1kuzoAbDkUD5igQnTTYacPJnlAhJEB\/SV8303yaYMMcXtJWaoq\/DNrzOG6CIvRsRkwHWEJHc4jJOLjvLH\/\/SVnEz4tGJQaOOcdWOIbarqpd0U7AslJ10EdLn1LXpNsw6QlcDlqwulTq\/9oX4h6EZZx8GroLt1LwhZL\/hN8hkvoQrMVKxk2kkuspdGjHzBD8HhiZZuxDsPpjOh4WUUWVfp+\/eSbQKG7jzfaLYPljeU02+bgSYv0SQGs\/3\/e8YsurI\/cmwIDAQAB", "browser_action": { "default_title": "Kurety Encryption Decryption", "default_icon": "images\/icon-19.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "identity", "https:\/\/www.googleapis.com\/" ] } |