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ファイルをダウンロード
Proxy1Click - Secure Proxy Service拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 } |