Domain Name Checker
Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase
O que é Domain Name Checker?
Domain Name Checker é uma extensão do Chrome desenvolvida por http://domainnameschecker.com, e sua principal característica é "Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Domain Name Checker
Baixe arquivos de extensão Domain Name Checker 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
Domain Name Checker is a free application to check & verify domain names availability for purchase, it also shows other major TLD's (.com, .net, .org, etc). Our Domain Name Finder helps you find & search all major types of domain names. Whether you need to check or search for available domain names, with our application you can easily register & buy your favorite domain names with all major Hosting companies. In case you don't find any domain name available through our domain checker tool we also have domain name ideas generator.
Informações Básicas da Extensão
Nome | |
ID | mnceoiplpmmiblapoeimaokninghgjlb |
URL Oficial | https://chrome.google.com/webstore/detail/domain-name-checker/mnceoiplpmmiblapoeimaokninghgjlb |
Descrição | Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase |
Tamanho do Arquivo | 23.43 KB |
Contagem de Instalações | 51 |
Versão Atual | 1.0.1.9100 |
Última Atualização | 2016-10-12 |
Data de Publicação | 2016-10-12 |
Desenvolvedor | http://domainnameschecker.com |
Tipo de Pagamento | free |
Site da Extensão | http://domainnameschecker.com/?usource=cws&ucamp=fbapp01-L_domain-name-checker |
Idiomas Suportados | en |
manifest.json | |
{ "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Domain Name Checker", "description": "Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase", "version": "1.0.1.9100", "icons": { "128": "128.png" }, "browser_action": { "default_icon": "128.png", "default_popup": "popup.html", "default_title": "Click to Find the Perfect Domain Name with Domain Names Checker" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |