Get My IP One Click

Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.

Qu'est-ce que Get My IP One Click ?

Get My IP One Click est une extension Chrome développée par Youba Amj, et sa fonction principale est "Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Get My IP One Click

Téléchargez les fichiers d'extension Get My IP One Click au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.

This extension does one job, and does it well. Get your IP whenever you need using only one click, no need to google it or access a website just to get your simple external IP. 

Perfect for developers who wants to get their IP, with distraction free one click no backflips needed.

The extension uses the SSL secured site https://api.myip.com/ for the IP check, which is also freely available for use directly from your browser if you prefer.

Made with Love 💘 to make life easier.

Enjoy! 🎉.                    

Informations de Base sur l'Extension

Nom Get My IP One Click Get My IP One Click
ID aefkjnllembampdddelofdgbneenbcne
URL Officiel https://chromewebstore.google.com/detail/get-my-ip-one-click/aefkjnllembampdddelofdgbneenbcne
Description Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.
Taille du Fichier 11.81 KB
Nombre d'Installations 29
Version Actuelle 1.0.2
Dernière Mise à Jour 2021-06-04
Date de Publication 2021-06-03
Développeur Youba Amj
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Get My IP One Click",
    "description": "Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.",
    "version": "1.0.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html"
    },
    "host_permissions": [
        "https:\/\/api.myip.com\/"
    ],
    "author": "Youba Amj",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}