intoProxy
intoProxy Chrome Extension
intoProxyคืออะไร?
intoProxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.intoproxy.com และคุณลักษณะหลักของมันคือ "intoProxy Chrome Extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย intoProxy
ดาวน์โหลดไฟล์ส่วนขยาย intoProxy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
intoProxy – Top Rated Proxy Service Allows you to change your IP address and your location. The proxy servers can be used from all your computers and gadgets. We offer shared proxy and private proxy accounts. You need to create a proxy account on our website. This extension will help you access all intoProxy servers available for your account. Just pick a location and a server from the drop-down list and you are good to go. Currently we offer proxy servers located in: - United States - United Kingdom - Netherlands - Canada - Germany - Australia Check www.intoproxy.com/locations.html
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jnoehmhmdffejnkhccdagnppbbcclhne |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/intoproxy/jnoehmhmdffejnkhccdagnppbbcclhne |
คำอธิบาย | intoProxy Chrome Extension |
ขนาดไฟล์ | 44.4 KB |
จำนวนการติดตั้ง | 339 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2016-03-18 |
วันที่เผยแพร่ | 2016-03-18 |
คะแนน | 3.33/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | http://www.intoproxy.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.intoproxy.com/ |
URL หน้าช่วยเหลือ | http://intoproxy.com/faq.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "intoProxy", "version": "2.0", "description": "intoProxy Chrome Extension", "default_locale": "en", "browser_action": { "default_icon": "ip16.png", "default_popup": "popup.html" }, "icons": { "16": "ip16.png", "32": "ip32.png", "48": "ip48.png", "128": "ip128.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "proxy", "storage" ], "manifest_version": 2 } |