geoiphdr
customizable HTTP header IP address injection
geoiphdrคืออะไร?
geoiphdr เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Kyle Cartmell และคุณลักษณะหลักของมันคือ "customizable HTTP header IP address injection"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย geoiphdr
ดาวน์โหลดไฟล์ส่วนขยาย geoiphdr ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Enables injection of X-Forwarded-For and X-Client-IP HTTP headers with known IP addresses for specific geographical locations. My use case is testing of geolocation rules within an A/B testing system but there are probably some other interesting applications. Currently only supports these two headers, the 50 US states, District of Columbia and the various Canadian provinces. Enjoy! https://github.com/KyleCartmell/geoiphdr
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | geoiphdr |
ID | hajennfboogedifdbppkgbjjmhdannfi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/geoiphdr/hajennfboogedifdbppkgbjjmhdannfi |
คำอธิบาย | customizable HTTP header IP address injection |
ขนาดไฟล์ | 8.21 KB |
จำนวนการติดตั้ง | 146 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2014-05-23 |
วันที่เผยแพร่ | 2014-05-22 |
คะแนน | 4.20/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | Kyle Cartmell |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/KyleCartmell/geoiphdr |
URL หน้าช่วยเหลือ | https://github.com/KyleCartmell/geoiphdr/issues |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "geoiphdr", "description": "customizable HTTP header IP address injection", "version": "1.0.1", "permissions": [ "webRequest", "webRequestBlocking", " |