Whats My Info

Shows your IP address and other useful info.

Apa itu Whats My Info?

Whats My Info adalah ekstensi Chrome yang dikembangkan oleh https://www.esolutions.se, dan fitur utamanya adalah "Shows your IP address and other useful info.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Whats My Info

Unduh file ekstensi Whats My Info 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

                        This is a simple extension that shows you the IP address that you have today, and other valuable information such as installed plug-ins, screen resolution, etc.                    

Informasi Dasar Ekstensi

Nama Whats My Info Whats My Info
ID oapbcignlcnknkkhpdnlcdkpeffiagce
URL Resmi https://chromewebstore.google.com/detail/whats-my-info/oapbcignlcnknkkhpdnlcdkpeffiagce
Deskripsi Shows your IP address and other useful info.
Ukuran File 83.2 KB
Jumlah Instalasi 188
Versi Saat Ini 1.1.7
Terakhir Diperbarui 2023-02-16
Tanggal Publikasi 2014-11-03
Penilaian 4.90/5 Total 10 Penilaian
Pengembang https://www.esolutions.se
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.esolutions.se
URL Halaman Kebijakan Privasi https://www.esolutions.se/PrivacyPolicy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Whats My Info",
    "description": "Shows your IP address and other useful info.",
    "version": "1.1.7",
    "browser_action": {
        "default_icon": {
            "19": "img\/19.png",
            "38": "img\/38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Whats My Info"
    },
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "web_accessible_resources": [
        "img\/48.png"
    ]
}