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".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Domain Name Checker

قم بتنزيل ملفات الامتداد Domain Name Checker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان 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\/"
    ]
}