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é es Get My IP One Click?

Get My IP One Click es una extensión de Chrome desarrollada por Youba Amj, y su función principal es "Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Get My IP One Click

Descarga archivos de extensión Get My IP One Click en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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! 🎉.                    

Información Básica de la Extensión

Nombre Get My IP One Click Get My IP One Click
ID aefkjnllembampdddelofdgbneenbcne
URL Oficial https://chromewebstore.google.com/detail/get-my-ip-one-click/aefkjnllembampdddelofdgbneenbcne
Descripción Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.
Tamaño del Archivo 11.81 KB
Cantidad de Instalaciones 29
Versión Actual 1.0.2
Última Actualización 2021-06-04
Fecha de Publicación 2021-06-03
Desarrollador Youba Amj
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}