MyIP

Show Your Public IP Address

Wat is MyIP?

MyIP is een Chrome-extensie ontwikkeld door spiderip, en de belangrijkste functie is "Show Your Public IP Address".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie MyIP

Download MyIP-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

                        Chrome Addon to Show Public IP Address along with Hostname And Proxy Details.                    

Basisinformatie over de Extensie

Naam MyIP MyIP
ID aamlmmgomnojfgfcingnikjbjgmgdpgi
Officiële URL https://chromewebstore.google.com/detail/myip/aamlmmgomnojfgfcingnikjbjgmgdpgi
Beschrijving Show Your Public IP Address
Bestandsgrootte 58.66 KB
Aantal Installaties 292
Huidige Versie 2.0.3
Laatst Bijgewerkt 2023-12-07
Publicatiedatum 2018-05-30
Beoordeling 4.75/5 Totaal 4 Beoordelingen
Ontwikkelaar spiderip
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.spiderip.com/chrome_addon.php
Help Pagina-URL http://www.spiderip.com/chrome_addon.php
URL van de Privacybeleid Pagina https://www.spiderip.com/tos.htm
Ondersteunde Talen en
manifest.json
{
    "name": "MyIP",
    "icons": {
        "128": "icon-128.png",
        "48": "icon-48.png",
        "16": "icon.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "https:\/\/spiderip.com",
    "version": "2.0.3",
    "manifest_version": 3,
    "permissions": [
        "http:\/\/www.spiderip.com\/"
    ],
    "incognito": "spanning",
    "description": "Show Your Public IP Address",
    "action": {
        "default_popup": "background.html",
        "default_icon": "icon.png",
        "default_title": "MyIP"
    },
    "content_security_policy": []
}