geoiphdr
customizable HTTP header IP address injection
Qu'est-ce que geoiphdr ?
geoiphdr est une extension Chrome développée par Kyle Cartmell, et sa fonction principale est "customizable HTTP header IP address injection".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension geoiphdr
Téléchargez les fichiers d'extension geoiphdr au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | geoiphdr |
ID | hajennfboogedifdbppkgbjjmhdannfi |
URL Officiel | https://chromewebstore.google.com/detail/geoiphdr/hajennfboogedifdbppkgbjjmhdannfi |
Description | customizable HTTP header IP address injection |
Taille du Fichier | 8.21 KB |
Nombre d'Installations | 146 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2014-05-23 |
Date de Publication | 2014-05-22 |
Évaluation | 4.20/5 Total 5 Évaluations |
Développeur | Kyle Cartmell |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/KyleCartmell/geoiphdr |
URL de la Page d'Aide | https://github.com/KyleCartmell/geoiphdr/issues |
Langues Prises en Charge | 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", " |