Domain Name Checker
Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase
Domain Name Checkerคืออะไร?
Domain Name Checker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://domainnameschecker.com และคุณลักษณะหลักของมันคือ "Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Domain Name Checker
ดาวน์โหลดไฟล์ส่วนขยาย Domain Name Checker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mnceoiplpmmiblapoeimaokninghgjlb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/domain-name-checker/mnceoiplpmmiblapoeimaokninghgjlb |
คำอธิบาย | Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase |
ขนาดไฟล์ | 23.43 KB |
จำนวนการติดตั้ง | 51 |
เวอร์ชันปัจจุบัน | 1.0.1.9100 |
อัปเดตครั้งล่าสุด | 2016-10-12 |
วันที่เผยแพร่ | 2016-10-12 |
ผู้พัฒนา | http://domainnameschecker.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://domainnameschecker.com/?usource=cws&ucamp=fbapp01-L_domain-name-checker |
ภาษาที่รองรับ | 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\/" ] } |