Super Tool
All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool
什么是Super Tool?
Super Tool是由Aswin Venkat开发的Chrome扩展程序,该扩展的主要功能是“All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool”。
扩展截图
下载Super Tool扩展crx文件
下载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?
扩展基本信息
名称 | Super Tool |
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" } } |