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? https://w3bin.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Find out who is hosting any website with 1 simple mouse click."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में W3bin.com - Who is hosting that website? एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |