Domain Age Checker | Site Age Checker

Domain age checker is a whois tool / extension developed by toolpyramid.com for checking any domain age

Domain Age Checker | Site Age Checkerคืออะไร?

Domain Age Checker | Site Age Checker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://toolpyramid.com และคุณลักษณะหลักของมันคือ "Domain age checker is a whois tool / extension developed by toolpyramid.com for checking any domain age"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Domain Age Checker | Site Age Checker

ดาวน์โหลดไฟล์ส่วนขยาย Domain Age Checker | Site Age Checker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Domain age refers to the time difference between the site is registered and the current time.
AgeUncle domain age checker is a chrome extension that helps you get domain age of any website available in one click.

Our Free ToolPyramid Domain Age Checker / Site Age Checker  Tool will allow you to quickly find out the age of any website or domain, including your top competitors . 
🎉 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉

Upgrades.
📈📈📈Now Over 1250 + domains tld and ccld supported increasing from 350 tld . 
📈📈📈 Each and every domain on the internet supported.



Features
⭐️ Free To Use Chrome Extension
⭐️ No need to copy and paste
⭐️ Support http and https both .
⭐️ Works with www and any subdomain also.
⭐️ Works even when site is site is working.
⭐️ Easy to use only one click required
⭐️ No need to navigate from your existing page.
⭐️ Lightening fast response from our hosted servers.
⭐️ Over 1250 + domains tld ans ccld supported
⭐️ Secondary level domains also supported.
⭐️ Always keep your competitors and research at ease.
⭐️ Premium Support to all our users.
⭐️  Request features with only one click.
⭐️ No requirement to remove url slug .
⭐️ Get Tools advise absolutely free .

Domain age checker is a whois tool / extension developed by toolpyramid.com for digital marketers to enhance their seo research , competitor analysis . 
This tool help you check any domain's age or website's age . Domain age checker helps you save time . You can check domain age in just one click , with the help of this extension you need not to copy the domain and paste them in other tools .
For Checking Multiple Domains at once you can visit link . Also you can request feature from the link in the extension itself                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Domain Age Checker | Site Age Checker Domain Age Checker | Site Age Checker
ID cfklmhljnpiobjgmnllgjioekopgpboo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/domain-age-checker-site-a/cfklmhljnpiobjgmnllgjioekopgpboo
คำอธิบาย Domain age checker is a whois tool / extension developed by toolpyramid.com for checking any domain age
ขนาดไฟล์ 144 KB
จำนวนการติดตั้ง 13,817
เวอร์ชันปัจจุบัน 1.06
อัปเดตครั้งล่าสุด 2024-01-28
วันที่เผยแพร่ 2020-06-20
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://toolpyramid.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://toolpyramid.com/webmanagement/domain_age_checker
URL หน้าช่วยเหลือ https://toolpyramid.com/webmanagement/domain_age_checker
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Domain Age Checker | Site Age Checker",
    "version": "1.06",
    "description": "Domain age checker is a whois tool \/ extension developed by toolpyramid.com for checking any domain age",
    "permissions": [
        "activeTab",
        "declarativeContent",
        "storage"
    ],
    "background": {
        "service_worker": "service-workers.js",
        "type": "module"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/icon-16x16.png",
            "32": "images\/icon-32x32.png",
            "48": "images\/icon-48x48.png",
            "144": "images\/icon-144x144.png",
            "192": "images\/icon-192x192.png"
        }
    },
    "icons": {
        "16": "images\/icon-16x16.png",
        "32": "images\/icon-32x32.png",
        "48": "images\/icon-48x48.png",
        "144": "images\/icon-144x144.png",
        "192": "images\/icon-192x192.png"
    },
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts"
    }
}