Domain Name Checker
Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase
Was ist Domain Name Checker?
Domain Name Checker ist eine Chrome-Erweiterung, die von http://domainnameschecker.com entwickelt wurde, und ihr Hauptmerkmal ist "Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase".
Erweiterungsscreenshots
Domain Name Checker-Erweiterungs-CRX-Datei herunterladen
Laden Sie Domain Name Checker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | mnceoiplpmmiblapoeimaokninghgjlb |
Offizielle URL | https://chrome.google.com/webstore/detail/domain-name-checker/mnceoiplpmmiblapoeimaokninghgjlb |
Beschreibung | Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase |
Dateigröße | 23.43 KB |
Installationsanzahl | 51 |
Aktuelle Version | 1.0.1.9100 |
Letztes Update | 2016-10-12 |
Veröffentlichungsdatum | 2016-10-12 |
Entwickler | http://domainnameschecker.com |
Zahlungsart | free |
Erweiterungswebsite | http://domainnameschecker.com/?usource=cws&ucamp=fbapp01-L_domain-name-checker |
Unterstützte Sprachen | 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\/" ] } |