Whats My Info
Shows your IP address and other useful info.
Wat is Whats My Info?
Whats My Info is een Chrome-extensie ontwikkeld door https://www.esolutions.se, en de belangrijkste functie is "Shows your IP address and other useful info.".
Extensie Screenshots
Download het CRX-bestand van de extensie Whats My Info
Download Whats My Info-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This is a simple extension that shows you the IP address that you have today, and other valuable information such as installed plug-ins, screen resolution, etc. Basisinformatie over de Extensie
| Naam | |
| ID | oapbcignlcnknkkhpdnlcdkpeffiagce |
| Officiële URL | https://chromewebstore.google.com/detail/whats-my-info/oapbcignlcnknkkhpdnlcdkpeffiagce |
| Beschrijving | Shows your IP address and other useful info. |
| Bestandsgrootte | 83.2 KB |
| Aantal Installaties | 188 |
| Huidige Versie | 1.1.7 |
| Laatst Bijgewerkt | 2023-02-16 |
| Publicatiedatum | 2014-11-03 |
| Beoordeling | 4.90/5 Totaal 10 Beoordelingen |
| Ontwikkelaar | https://www.esolutions.se |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.esolutions.se |
| URL van de Privacybeleid Pagina | https://www.esolutions.se/PrivacyPolicy |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Whats My Info",
"description": "Shows your IP address and other useful info.",
"version": "1.1.7",
"browser_action": {
"default_icon": {
"19": "img\/19.png",
"38": "img\/38.png"
},
"default_popup": "popup.html",
"default_title": "Whats My Info"
},
"icons": {
"16": "img\/16.png",
"48": "img\/48.png",
"128": "img\/128.png"
},
"web_accessible_resources": [
"img\/48.png"
]
} | |