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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Proxy1Click - Secure Proxy Service एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 } |