What is my IP - WhatIsMyIP.click

Show your external IP address quickly

Hvad er What is my IP - WhatIsMyIP.click?

What is my IP - WhatIsMyIP.click er en Chrome-udvidelse udviklet af http://whatismyip.click, og dens hovedfunktion er "Show your external IP address quickly".

Udvidelsesskærmbilleder

screenshot

Download What is my IP - WhatIsMyIP.click-udvidelses-CRX-fil

Download What is my IP - WhatIsMyIP.click-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                                            

Grundlæggende oplysninger om udvidelsen

Navn What is my IP - WhatIsMyIP.click What is my IP - WhatIsMyIP.click
ID apehobfffgfaaghkjpdnohlfijbcffig
Officiel URL https://chrome.google.com/webstore/detail/what-is-my-ip-whatismyipc/apehobfffgfaaghkjpdnohlfijbcffig
Beskrivelse Show your external IP address quickly
Filstørrelse 943 KB
Antal Installationer 114
Nuværende Version 1.0.0.2
Senest Opdateret 2018-08-11
Udgivelsesdato 2018-08-11
Udvikler http://whatismyip.click
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://eria.io/privacy-policy
Understøttede Sprog en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "What is my IP - WhatIsMyIP.click",
    "description": "Show your external IP address quickly",
    "version": "1.0.0.2",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html",
        "default_title": "What is my IP - WhatIsMyIP.click"
    },
    "permissions": [
        "activeTab",
        "",
        "tabs"
    ]
}