W3bin.com - Who is hosting that website?
Find out who is hosting any website with 1 simple mouse click.
W3bin.com - Who is hosting that website?คืออะไร?
W3bin.com - Who is hosting that website? เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://w3bin.com และคุณลักษณะหลักของมันคือ "Find out who is hosting any website with 1 simple mouse click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย W3bin.com - Who is hosting that website?
ดาวน์โหลดไฟล์ส่วนขยาย W3bin.com - Who is hosting that website? ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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/
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | W3bin.com - Who is hosting that website? |
ID | lljhfacjpknfplpagpnillgkiepplbjd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/w3bincom-who-is-hosting-t/lljhfacjpknfplpagpnillgkiepplbjd |
คำอธิบาย | Find out who is hosting any website with 1 simple mouse click. |
ขนาดไฟล์ | 18.51 KB |
จำนวนการติดตั้ง | 3,750 |
เวอร์ชันปัจจุบัน | 1.4 |
อัปเดตครั้งล่าสุด | 2014-11-02 |
วันที่เผยแพร่ | 2014-11-02 |
คะแนน | 3.88/5 รวมทั้งหมด 26 คะแนน |
ผู้พัฒนา | https://w3bin.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://w3bin.com |
URL หน้าช่วยเหลือ | http://w3bin.com/faq |
ภาษาที่รองรับ | 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" } |