My IP

Check & copy your IP Address anytime

Apa itu My IP?

My IP adalah ekstensi Chrome yang dikembangkan oleh https://hamlab.dev, dan fitur utamanya adalah "Check & copy your IP Address anytime".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi My IP

Unduh file ekstensi My IP dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        A really simple tool to instantly see and copy your IP Address.

This tool uses the ipify API to retrieve your IP.                    

Informasi Dasar Ekstensi

Nama My IP My IP
ID oeeelnnklndekngaeklnkdddahmjgokc
URL Resmi https://chromewebstore.google.com/detail/my-ip/oeeelnnklndekngaeklnkdddahmjgokc
Deskripsi Check & copy your IP Address anytime
Ukuran File 18.73 KB
Jumlah Instalasi 258
Versi Saat Ini 1.01
Terakhir Diperbarui 2020-05-22
Tanggal Publikasi 2020-05-22
Pengembang https://hamlab.dev
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://hamlab.dev
URL Halaman Bantuan https://hamlab.dev/my-ip
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "My IP",
    "version": "1.01",
    "description": "Check & copy your IP Address anytime",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/logo16.png",
            "32": "images\/logo32.png",
            "48": "images\/logo48.png",
            "128": "images\/logo128.png"
        }
    },
    "icons": {
        "16": "images\/logo16.png",
        "32": "images\/logo32.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "manifest_version": 2
}