Super Tool
All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool
What is Super Tool?
Super Tool is a Chrome extension developed by Aswin Venkat, and its main feature is "All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool".
Extension Screenshots
Download Super Tool Extension CRX File
Download Super Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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?
Extension Basic Information
Name | Super Tool |
ID | pihkpiolfkfjalcbedgljhkfkakhiodo |
Official URL | https://chromewebstore.google.com/detail/super-tool/pihkpiolfkfjalcbedgljhkfkakhiodo |
Description | All of your MX record, DNS, blacklist and SMTP diagnostics in one integrated tool |
File Size | 2.34 MB |
Installation Count | 435 |
Current Version | 1.0 |
Last Updated | 2022-01-11 |
Publish Date | 2022-01-10 |
Developer | Aswin Venkat |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |