Super Tool

All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool

Super Tool là gì?

Super Tool là một tiện ích mở rộng Chrome được phát triển bởi Aswin Venkat, và tính năng chính của nó là "All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool".

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

screenshot
screenshot

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

Tải xuống các tệp mở rộng Super Tool 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

                        In this security tool you can do the following checks ,
MX Lookup
Blacklist Check
DNS Lookup
Test Email Server
Reverse Lookup
Whois Lookup
SPF Record Lookup
DKIM Lookup
DMARC Lookup
AAAA Lookup
SRV Lookup
DNSKEY Lookup
SSL CERT Lookup
IPSECKEY Lookup
ASN Lookup
RRSIG Lookup
NSEC Lookup
DS Lookup
NSEC3PARAM Lookup
What Is My IP?                    

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

Tên Super Tool Super Tool
ID pihkpiolfkfjalcbedgljhkfkakhiodo
URL Chính Thức https://chromewebstore.google.com/detail/super-tool/pihkpiolfkfjalcbedgljhkfkakhiodo
Mô tả All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool
Kích Thước Tệp 2.34 MB
Số Lần Cài Đặt 435
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2022-01-11
Ngày Phát Hành 2022-01-10
Nhà Phát Triển Aswin Venkat
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Super Tool",
    "description": "All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool",
    "version": "1.0",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Super Tool",
        "default_popup": "index.html"
    },
    "permissions": [],
    "icons": {
        "16": "icons\/lightning_16.png",
        "24": "icons\/lightning_24.png",
        "32": "icons\/lightning_32.png",
        "64": "icons\/lightning_64.png",
        "128": "icons\/lightning_128.png"
    }
}