DigDNS

This extension shows dig results for the current domain

DigDNS란 무엇입니까?

DigDNS은(는) https://digdns.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension shows dig results for the current domain"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

DigDNS 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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