IPscan.info
One click access to a collection of metadata on any domain name or IP address.
Apa itu IPscan.info?
IPscan.info adalah ekstensi Chrome yang dikembangkan oleh http://ipscan.info, dan fitur utamanya adalah "One click access to a collection of metadata on any domain name or IP address.".
Unduh Berkas CRX Ekstensi IPscan.info
Unduh file ekstensi IPscan.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
Informasi Dasar Ekstensi
Nama | |
ID | habajdoalibkipjmkaphnkipeghgihlc |
URL Resmi | https://chrome.google.com/webstore/detail/habajdoalibkipjmkaphnkipeghgihlc |
Deskripsi | One click access to a collection of metadata on any domain name or IP address. |
Ukuran File | 24.22 KB |
Jumlah Instalasi | 114 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2017-06-27 |
Tanggal Publikasi | 2017-06-27 |
Penilaian | 1.00/5 Total 1 Penilaian |
Pengembang | http://ipscan.info |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IPscan.info", "version": "1.0", "description": "One click access to a collection of metadata on any domain name or IP address.", "browser_action": { "default_title": "IPscan.info", "default_popup": "popup.html" }, "icons": { "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "tabs" ], "manifest_version": 2 } |