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是由http://domainnameschecker.com開發的Chrome擴展程式,該擴展的主要功能是“Domain Name Checker is a free application that helps you search, find, check & verify domain names that are available for purchase”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Domain Name Checker擴展crx文件

下載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.                    

擴展基本資訊

名稱 Domain Name Checker Domain Name Checker
ID mnceoiplpmmiblapoeimaokninghgjlb
官方網址 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\/"
    ]
}