Domain Name Checker
Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase
Wat is Domain Name Checker?
Domain Name Checker is een Chrome-extensie ontwikkeld door http://domainnameschecker.com, en de belangrijkste functie is "Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase".
Extensie Screenshots
Download het CRX-bestand van de extensie Domain Name Checker
Download Domain Name Checker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | mnceoiplpmmiblapoeimaokninghgjlb |
Officiële URL | https://chrome.google.com/webstore/detail/domain-name-checker/mnceoiplpmmiblapoeimaokninghgjlb |
Beschrijving | Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase |
Bestandsgrootte | 23.43 KB |
Aantal Installaties | 51 |
Huidige Versie | 1.0.1.9100 |
Laatst Bijgewerkt | 2016-10-12 |
Publicatiedatum | 2016-10-12 |
Ontwikkelaar | http://domainnameschecker.com |
Betalingswijze | free |
Extensiewebsite | http://domainnameschecker.com/?usource=cws&ucamp=fbapp01-L_domain-name-checker |
Ondersteunde Talen | 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\/" ] } |