Who Is Hosting?

This extension allows you to find who is hosting any website.

O que é Who Is Hosting??

Who Is Hosting? é uma extensão do Chrome desenvolvida por https://hostadvice.com, e sua principal característica é "This extension allows you to find who is hosting any website.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Who Is Hosting?

Baixe arquivos de extensão Who Is Hosting? 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

                        Discover who’s hosting any website with the simplest tool on the web ✓✓✓✓✓


HostAdvice Who Is Hosting tool is a free tool that allows users to check—with the single click of a mouse—where websites are being hosted.
 
This extension will simply add a small button in your browser. Then, when you’re on a website and curious who’s hosting it, just click on the button and it’ll give you all the information you need.
 
This is an important for several reasons. If you’re interested in purchasing the domain name, you can find who to contact even when whois for a domain is not showing contact details. You can also reach out to hosting company if the website is violating your rights in any way and you can ask the hosting company to take them down! This is probably the only effective way to confront a site that is offending a person or community etc.

We’re only giving you the brief rundown here, but if you want more, simply click on the “more info” link:

 
✓ IP of website
✓ Hosting Company
✓ Location
✓ Nameservers
 
And much more
 
 
This extension is ad free and we appreciate your support by ranking it on Chrome Web Store.

To learn more visit http://www.hostadvice.com                    

Informações Básicas da Extensão

Nome Who Is Hosting? Who Is Hosting?
ID jojicnfhgajfeddfalfahidfeicmmdgo
URL Oficial https://chromewebstore.google.com/detail/who-is-hosting/jojicnfhgajfeddfalfahidfeicmmdgo
Descrição This extension allows you to find who is hosting any website.
Tamanho do Arquivo 75.06 KB
Contagem de Instalações 10,682
Versão Atual 1.9.3
Última Atualização 2016-02-05
Data de Publicação 2016-02-05
Classificação 4.13/5 Total de 39 Avaliações
Desenvolvedor https://hostadvice.com
Tipo de Pagamento free
Site da Extensão http://hostadvice.com/tools/whois/
Idiomas Suportados id,de,en,fr,nl,vi,da,es,hr,it,pl,sv,cs,el,sr,bg,ru,uk,iw,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.9.3",
    "default_locale": "en",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "browser_action": {
        "default_icon": "img\/48.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "img\/16.png"
    ],
    "permissions": [
        "tabs",
        "http:\/\/hostadvice.int\/",
        "http:\/\/hostadvice.com\/"
    ]
}