IP Mate
What is my IP?
Vad är IP Mate?
IP Mate är en Chrome-tillägg utvecklad av ipmatecontact, och dess huvudfunktion är "What is my IP?".
Tilläggsskärmbilder
Ladda ner IP Mate-förlängningens CRX-fil
Ladda ner IP Mate-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Your Internet Protocol address is your virtual door to the internet. It changes depending on where you are and if your computer is connected through a Virtual Private Network (VPN). 
Use this plugin to quickly and safely determine how your computer appears to the rest of the internet and whether you are browsing behind a VPN or not.                     Grundläggande Information om Tillägg
| Namn |  | 
| ID | npapdjfgklaoakdlacpindemilincgnp | 
| Officiell webbadress | https://chromewebstore.google.com/detail/ip-mate/npapdjfgklaoakdlacpindemilincgnp | 
| Beskrivning | What is my IP? | 
| Filstorlek | 134 KB | 
| Antal Installationer | 15 | 
| Aktuell Version | 0.0.0.1 | 
| Senast Uppdaterad | 2022-06-21 | 
| Publiceringsdatum | 2022-06-21 | 
| Utvecklare | ipmatecontact | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Stödda Språk | en | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Mate",
    "description": "What is my IP?",
    "version": "0.0.0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "ipmate.html",
        "default_icon": {
            "16": "assets\/noun-blue-16.png",
            "48": "assets\/noun-blue-48.png",
            "128": "assets\/noun-blue-128.png"
        }
    },
    "icons": {
        "16": "assets\/noun-blue-16.png",
        "48": "assets\/noun-blue-48.png",
        "128": "assets\/noun-blue-128.png"
    }
} | |