IP Mate
What is my IP?
Apa itu IP Mate?
IP Mate adalah ekstensi Chrome yang dikembangkan oleh ipmatecontact, dan fitur utamanya adalah "What is my IP?".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi IP Mate
Unduh file ekstensi IP Mate 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
Your Internet Protocol address is your virtual door to the internet. It changes depending on where you are and if your computer is connected through a Virtual Private Network (VPN). Use this plugin to quickly and safely determine how your computer appears to the rest of the internet and whether you are browsing behind a VPN or not.
Informasi Dasar Ekstensi
Nama | IP Mate |
ID | npapdjfgklaoakdlacpindemilincgnp |
URL Resmi | https://chromewebstore.google.com/detail/ip-mate/npapdjfgklaoakdlacpindemilincgnp |
Deskripsi | What is my IP? |
Ukuran File | 134 KB |
Jumlah Instalasi | 15 |
Versi Saat Ini | 0.0.0.1 |
Terakhir Diperbarui | 2022-06-21 |
Tanggal Publikasi | 2022-06-21 |
Pengembang | ipmatecontact |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP Mate", "description": "What is my IP?", "version": "0.0.0.1", "manifest_version": 3, "action": { "default_popup": "ipmate.html", "default_icon": { "16": "assets\/noun-blue-16.png", "48": "assets\/noun-blue-48.png", "128": "assets\/noun-blue-128.png" } }, "icons": { "16": "assets\/noun-blue-16.png", "48": "assets\/noun-blue-48.png", "128": "assets\/noun-blue-128.png" } } |