DNS Report

Check DNS & mail server configurations with the DNS Report extension from DNSSniffer.

DNS Report là gì?

DNS Report là một tiện ích mở rộng Chrome được phát triển bởi https://www.dnssniffer.com, và tính năng chính của nó là "Check DNS & mail server configurations with the DNS Report extension from DNSSniffer.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng DNS Report

Tải xuống các tệp mở rộng DNS Report dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Integrate DNSSniffer into your chrome browser, and generate a DNS report within seconds.

With our DNS Check you get a detailed overview of DNS and MX records for any domain name.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên DNS Report DNS Report
ID hhocknjlmkehmhemfangohgpbdafdlbj
URL Chính Thức https://chrome.google.com/webstore/detail/dns-report/hhocknjlmkehmhemfangohgpbdafdlbj
Mô tả Check DNS & mail server configurations with the DNS Report extension from DNSSniffer.
Kích Thước Tệp 14.86 KB
Số Lần Cài Đặt 148
Phiên Bản Hiện Tại 1.1.7
Cập Nhật Lần Cuối 2015-02-14
Ngày Phát Hành 2015-02-14
Đánh Giá 2.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://www.dnssniffer.com
Loại Thanh Toán free
Trang Web Mở Rộng https://www.dnssniffer.com
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DNS Report",
    "short_name": "DNS Report",
    "description": "Check DNS & mail server configurations with the DNS Report extension from DNSSniffer.",
    "version": "1.1.7",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}