Get-My-IP
Display your IP Address in only one click
Wat is Get-My-IP?
Get-My-IP is een Chrome-extensie ontwikkeld door https://www.get-my-ip.com, en de belangrijkste functie is "Display your IP Address in only one click".
Extensie Screenshots
Download het CRX-bestand van de extensie Get-My-IP
Download Get-My-IP-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
Get you IP Address in only one click and paste-it on the clipboard. Basisinformatie over de Extensie
| Naam | |
| ID | pklhoefjfboefnddonhdpalknfhbbcdp |
| Officiële URL | https://chromewebstore.google.com/detail/get-my-ip/pklhoefjfboefnddonhdpalknfhbbcdp |
| Beschrijving | Display your IP Address in only one click |
| Bestandsgrootte | 31.18 KB |
| Aantal Installaties | 19 |
| Huidige Versie | 1.1.0 |
| Laatst Bijgewerkt | 2018-07-17 |
| Publicatiedatum | 2018-07-17 |
| Ontwikkelaar | https://www.get-my-ip.com |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://www.toutjavascript.com/contact/contact.php3 |
| Ondersteunde Talen | en,fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extTitle__",
"version": "1.1.0",
"author": "__MSG_extAuthor__",
"description": "__MSG_extDescription__",
"content_security_policy": "default-src 'self' https:\/\/www.get-my-ip.com",
"browser_action": {
"default_title": "Get-My-IP",
"default_icon": "icon-get-my-ip-128.png",
"default_popup": "index.html"
},
"icons": {
"16": "icon-get-my-ip-16.png",
"48": "icon-get-my-ip-48.png",
"128": "icon-get-my-ip-128.png",
"512": "icon-get-my-ip.png"
},
"default_locale": "fr"
} | |