W3bin.com - Who is hosting that website?
Find out who is hosting any website with 1 simple mouse click.
Apa itu W3bin.com - Who is hosting that website??
W3bin.com - Who is hosting that website? adalah ekstensi Chrome yang dikembangkan oleh https://w3bin.com, dan fitur utamanya adalah "Find out who is hosting any website with 1 simple mouse click.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi W3bin.com - Who is hosting that website?
Unduh file ekstensi W3bin.com - Who is hosting that website? 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
W3bin.com is a free tool that lets you find out where websites are hosted. This extension will install a tiny button in your browser which will feature our logo. Whenever you are on any website, and you want to know interesting information about that site, simply click our logo, and you will be presented with a comprehensive report. Our report features information such as: * Hoster/ISP * IP * Server location * Page rank * Alexa rank * IP hostname * Daily visitors estimate * Daily income estimate * Website value estimate * Our 1 out of 5 domain rating * And much much more! Our service is totally free, and we have no daily look-up limits. Visit: http://w3bin.com/
Informasi Dasar Ekstensi
Nama | W3bin.com - Who is hosting that website? |
ID | lljhfacjpknfplpagpnillgkiepplbjd |
URL Resmi | https://chromewebstore.google.com/detail/w3bincom-who-is-hosting-t/lljhfacjpknfplpagpnillgkiepplbjd |
Deskripsi | Find out who is hosting any website with 1 simple mouse click. |
Ukuran File | 18.51 KB |
Jumlah Instalasi | 3,750 |
Versi Saat Ini | 1.4 |
Terakhir Diperbarui | 2014-11-02 |
Tanggal Publikasi | 2014-11-02 |
Penilaian | 3.88/5 Total 26 Penilaian |
Pengembang | https://w3bin.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://w3bin.com |
URL Halaman Bantuan | http://w3bin.com/faq |
Bahasa yang Didukung | en |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon19.png", "default_title": "__MSG_default_title__" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "icon128.png", "19": "icon19.png", "48": "icon48.png" }, "manifest_version": 2, "name": "__MSG_name__", "permissions": [ "tabs", "http:\/\/*.w3bin.com\/" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4" } |