Proxy1Click - Secure Proxy Service
Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit
Proxy1Click - Secure Proxy Service란 무엇입니까?
Proxy1Click - Secure Proxy Service은(는) https://www.proxy1click.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit"입니다.
확장 프로그램 스크린샷
Proxy1Click - Secure Proxy Service 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Proxy1Click is a proxy service that allows you to access blocked websites. It protects your privacy using SSL/TLS encryption and hiding your real ip address. it's very fast and you can use to watch your national tv via Internet from abroad. We have Proxy servers available in 21 countries: - Usa - Canada - Australia - United Kingdom - Germany - Sweden - Netherlands - Luxembourg - Switzerland - France - Italy - Spain - Bulgaria - Romania - Russia - Egypt - Turkey - Singapore - India - Hong Kong - Japan This is a free complimentary service available to Mac user of our VPN Service: https://www.vpnoneclick.com
확장 프로그램 기본 정보
이름 | Proxy1Click - Secure Proxy Service |
ID | giehedcpnkgeeahnefcnnijjfflnpolk |
공식 URL | https://chromewebstore.google.com/detail/proxy1click-secure-proxy/giehedcpnkgeeahnefcnnijjfflnpolk |
설명 | Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit |
파일 크기 | 434 KB |
설치 횟수 | 1,211 |
현재 버전 | 1.1 |
최근 업데이트 | 2013-11-19 |
출시 날짜 | 2013-11-18 |
평점 | 1.93/5 총 27 개의 평점 |
개발자 | https://www.proxy1click.com |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Proxy1Click - Secure Proxy Service", "version": "1.1", "description": "Secure Proxy Service by SSL\/TLS with Rsa keys 2048 bit", "default_locale": "en", "browser_action": { "default_icon": "icon16.png", "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "scripts": [ "jquery.js", "proxy_form_controller.js", "proxy_error_handler.js", "background.js" ], "pages": [ "background.html" ] }, "permissions": [ "proxy", "http:\/\/*\/", "https:\/\/*\/" ], "manifest_version": 2 } |