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? 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |