W3bin.com - Who is hosting that website?

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

O que é W3bin.com - Who is hosting that website??

W3bin.com - Who is hosting that website? é uma extensão do Chrome desenvolvida por https://w3bin.com, e sua principal característica é "Find out who is hosting any website with 1 simple mouse click.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão W3bin.com - Who is hosting that website?

Baixe arquivos de extensão W3bin.com - Who is hosting that website? no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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/                    

Informações Básicas da Extensão

Nome W3bin.com - Who is hosting that website? W3bin.com - Who is hosting that website?
ID lljhfacjpknfplpagpnillgkiepplbjd
URL Oficial https://chromewebstore.google.com/detail/w3bincom-who-is-hosting-t/lljhfacjpknfplpagpnillgkiepplbjd
Descrição Find out who is hosting any website with 1 simple mouse click.
Tamanho do Arquivo 18.51 KB
Contagem de Instalações 3,750
Versão Atual 1.4
Última Atualização 2014-11-02
Data de Publicação 2014-11-02
Classificação 3.88/5 Total de 26 Avaliações
Desenvolvedor https://w3bin.com
Tipo de Pagamento free
Site da Extensão http://w3bin.com
URL da Página de Ajuda http://w3bin.com/faq
Idiomas Suportados 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"
}