W3bin.com - Who is hosting that website?

Find out who is hosting any website with 1 simple mouse click.

Qu'est-ce que W3bin.com - Who is hosting that website? ?

W3bin.com - Who is hosting that website? est une extension Chrome développée par https://w3bin.com, et sa fonction principale est "Find out who is hosting any website with 1 simple mouse click.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension W3bin.com - Who is hosting that website?

Téléchargez les fichiers d'extension W3bin.com - Who is hosting that website? au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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/                    

Informations de Base sur l'Extension

Nom W3bin.com - Who is hosting that website? W3bin.com - Who is hosting that website?
ID lljhfacjpknfplpagpnillgkiepplbjd
URL Officiel https://chromewebstore.google.com/detail/w3bincom-who-is-hosting-t/lljhfacjpknfplpagpnillgkiepplbjd
Description Find out who is hosting any website with 1 simple mouse click.
Taille du Fichier 18.51 KB
Nombre d'Installations 3,750
Version Actuelle 1.4
Dernière Mise à Jour 2014-11-02
Date de Publication 2014-11-02
Évaluation 3.88/5 Total 26 Évaluations
Développeur https://w3bin.com
Type de Paiement free
Site Web de l'Extension http://w3bin.com
URL de la Page d'Aide http://w3bin.com/faq
Langues Prises en Charge 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"
}