geoiphdr
customizable HTTP header IP address injection
Apa itu geoiphdr?
geoiphdr adalah ekstensi Chrome yang dikembangkan oleh Kyle Cartmell, dan fitur utamanya adalah "customizable HTTP header IP address injection".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi geoiphdr
Unduh file ekstensi geoiphdr dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | geoiphdr |
ID | hajennfboogedifdbppkgbjjmhdannfi |
URL Resmi | https://chromewebstore.google.com/detail/geoiphdr/hajennfboogedifdbppkgbjjmhdannfi |
Deskripsi | customizable HTTP header IP address injection |
Ukuran File | 8.21 KB |
Jumlah Instalasi | 146 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2014-05-23 |
Tanggal Publikasi | 2014-05-22 |
Penilaian | 4.20/5 Total 5 Penilaian |
Pengembang | Kyle Cartmell |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/KyleCartmell/geoiphdr |
URL Halaman Bantuan | https://github.com/KyleCartmell/geoiphdr/issues |
Bahasa yang Didukung | 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", " |