DigDNS

This extension shows dig results for the current domain

DigDNSคืออะไร?

DigDNS เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://digdns.com และคุณลักษณะหลักของมันคือ "This extension shows dig results for the current domain"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DigDNS

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

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

                        The DigDNS Chrome extension is an extension of the DigDNS suite of web tests that are all performed upon a single query online.

Please Note: This is a Alpha release that was done in only a few minutes. Many updates are expected in the next release.

Coming Soon:
Dig on page load (Instead of clicking the Dig Icon, to speed up results)
Tabs (Whois, Propagation)
Settings (Theme)
Donate Button                    

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

ชื่อ DigDNS DigDNS
ID fggjddhipknbbgolpdomeocbpmedbmld
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/digdns/fggjddhipknbbgolpdomeocbpmedbmld
คำอธิบาย This extension shows dig results for the current domain
ขนาดไฟล์ 49.1 KB
จำนวนการติดตั้ง 147
เวอร์ชันปัจจุบัน 1.15
อัปเดตครั้งล่าสุด 2016-11-03
วันที่เผยแพร่ 2016-11-02
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://digdns.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://digdns.com
ภาษาที่รองรับ en
manifest.json
{
    "browser_action": {
        "default_icon": "images\/favicon_64x64.png",
        "default_popup": "popup.html"
    },
    "description": "This extension shows dig results for the current domain",
    "icons": {
        "128": "images\/favicon_128-128.png",
        "16": "images\/favicon_16x16.png",
        "32": "images\/favicon_32x32.png",
        "64": "images\/favicon_64x64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlKVRiGllLnEtRY+USkt+fm1wQmqu7W9Qq9SPTjAsudGbUK8dkP4ahD1InZyto7AoHS33YUv1rKyYEhoTE0ux96WoIs5+\/FpoMZFwRUrsqQtTUQa8EFooQcNlzw5mDiXUoPUV9K7v7Sx6PuZANW86Q5LfI6iZZcB1YCXp\/w6q54ijHzpmVwW0L\/qN3ywiefDZ+Gy6MkGPCmvydLBvQykGLR9qRHoAGu5xomC8UO5SY6jLofhlELJNATA+rZp0XP\/+iG9KysYSm014Spr6FkO6JrTtMsdacKsAHd7IgMJl+h6QbdmKbAzYwEVXbCfni4wtJDbUZP2d5tur6uA47PKWqwIDAQAB",
    "manifest_version": 2,
    "name": "DigDNS",
    "short_name": "DigDNS",
    "permissions": [
        "activeTab",
        "http:\/\/digdns.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.15"
}