Proxy1Click - Secure Proxy Service
Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit
Proxy1Click - Secure Proxy Serviceคืออะไร?
Proxy1Click - Secure Proxy Service เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.proxy1click.com และคุณลักษณะหลักของมันคือ "Secure Proxy Service by SSL/TLS with Rsa keys 2048 bit"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Proxy1Click - Secure Proxy Service
ดาวน์โหลดไฟล์ส่วนขยาย 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 } |