Anonymous Web proxy
Access blocked web resources world-wide, surf the internet freely and be secure online.
Anonymous Web proxyคืออะไร?
Anonymous Web proxy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://getbehind.me และคุณลักษณะหลักของมันคือ "Access blocked web resources world-wide, surf the internet freely and be secure online."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Anonymous Web proxy
ดาวน์โหลดไฟล์ส่วนขยาย Anonymous Web proxy ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Getbehind.me offers worldwide proxy servers infrastructure that provides anonymous location targeted browsing experience. This means you can access blocked websites from any location. It's free and easy to use! After installing, you only need to pick the location you need and then click the connect button. Once you'll be connected, all the websites you will visit are going to recognize you from the selected location. If you have any technical difficulties, please let us know at [email protected].
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | iddipkeookjjencfmhnkdihmgllaipmo |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/anonymous-web-proxy/iddipkeookjjencfmhnkdihmgllaipmo |
คำอธิบาย | Access blocked web resources world-wide, surf the internet freely and be secure online. |
ขนาดไฟล์ | 33.09 KB |
จำนวนการติดตั้ง | 219 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2021-07-17 |
วันที่เผยแพร่ | 2019-03-07 |
คะแนน | 4.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | http://getbehind.me |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.getbehind.me |
URL หน้าช่วยเหลือ | https://www.getbehind.me |
URL หน้านโยบายความเป็นส่วนตัว | https://www.getbehind.me/privacy-policy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Anonymous Web proxy", "description": "Access blocked web resources world-wide, surf the internet freely and be secure online.", "version": "1.1", "permissions": [], "browser_action": { "default_icon": "img\/icon16.png", "default_popup": "popup.html" }, "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" } } |