Get-My-IP

Display your IP Address in only one click

Apa itu Get-My-IP?

Get-My-IP adalah ekstensi Chrome yang dikembangkan oleh https://www.get-my-ip.com, dan fitur utamanya adalah "Display your IP Address in only one click".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Get-My-IP

Unduh file ekstensi Get-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

                        Get you IP Address in only one click and paste-it on the clipboard.                    

Informasi Dasar Ekstensi

Nama Get-My-IP Get-My-IP
ID pklhoefjfboefnddonhdpalknfhbbcdp
URL Resmi https://chromewebstore.google.com/detail/get-my-ip/pklhoefjfboefnddonhdpalknfhbbcdp
Deskripsi Display your IP Address in only one click
Ukuran File 31.18 KB
Jumlah Instalasi 19
Versi Saat Ini 1.1.0
Terakhir Diperbarui 2018-07-17
Tanggal Publikasi 2018-07-17
Pengembang https://www.get-my-ip.com
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://www.toutjavascript.com/contact/contact.php3
Bahasa yang Didukung en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extTitle__",
    "version": "1.1.0",
    "author": "__MSG_extAuthor__",
    "description": "__MSG_extDescription__",
    "content_security_policy": "default-src 'self' https:\/\/www.get-my-ip.com",
    "browser_action": {
        "default_title": "Get-My-IP",
        "default_icon": "icon-get-my-ip-128.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon-get-my-ip-16.png",
        "48": "icon-get-my-ip-48.png",
        "128": "icon-get-my-ip-128.png",
        "512": "icon-get-my-ip.png"
    },
    "default_locale": "fr"
}