WhoamI
WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.
Qu'est-ce que WhoamI ?
WhoamI est une extension Chrome développée par M4Y0, et sa fonction principale est "WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension WhoamI
Téléchargez les fichiers d'extension WhoamI 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
WhoamI is a Chrome extension that gives you information about your public IP, such as geolocation and organization handling it. Additionally, you can input any desired public IP and extract the same information about it. With WhoamI, you'll always have accurate and up-to-date information about your IP address at hand.
Informations de Base sur l'Extension
Nom | WhoamI |
ID | imegpddfcgkagjjgbmnpfgjiicjbmoji |
URL Officiel | https://chromewebstore.google.com/detail/whoami/imegpddfcgkagjjgbmnpfgjiicjbmoji |
Description | WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info. |
Taille du Fichier | 26.99 KB |
Nombre d'Installations | 63 |
Version Actuelle | 3.0 |
Dernière Mise à Jour | 2023-02-02 |
Date de Publication | 2023-01-27 |
Évaluation | 5.00/5 Total 7 Évaluations |
Développeur | M4Y0 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "WhoamI", "version": "3.0", "description": "WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.", "action": { "default_popup": "myip.html", "default_icon": "img\/finger-print.png", "default_title": "WhoamI" }, "icons": { "16": "img\/finger-print.png", "24": "img\/finger-print.png", "32": "img\/finger-print.png", "128": "img\/finger-print.png" } } |