Super Tool
All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool
Super Toolคืออะไร?
Super Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Aswin Venkat และคุณลักษณะหลักของมันคือ "All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Super Tool
ดาวน์โหลดไฟล์ส่วนขยาย Super Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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? ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | pihkpiolfkfjalcbedgljhkfkakhiodo |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/super-tool/pihkpiolfkfjalcbedgljhkfkakhiodo |
| คำอธิบาย | All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool |
| ขนาดไฟล์ | 2.34 MB |
| จำนวนการติดตั้ง | 435 |
| เวอร์ชันปัจจุบัน | 1.0 |
| อัปเดตครั้งล่าสุด | 2022-01-11 |
| วันที่เผยแพร่ | 2022-01-10 |
| ผู้พัฒนา | Aswin Venkat |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | 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"
}
} | |