Domain Name Inspector

Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.

Domain Name Inspectorとは何ですか?

Domain Name InspectorはNoCode Extensionsによって開発されたChromeの拡張機能で、その主な機能は「Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.」です。

拡張機能のスクリーンショット

screenshot

Domain Name Inspector拡張機能のCRXファイルをダウンロード

Domain Name Inspector拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.                    

拡張機能の基本情報

名前 Domain Name Inspector Domain Name Inspector
ID epfloiadmdbeljfodfjemppkljhohmln
公式URL https://chrome.google.com/webstore/detail/domain-name-inspector/epfloiadmdbeljfodfjemppkljhohmln
説明 Get access to complete domain name footprints, age, appraisal, keywords, aftermarket, and other important domain name data.
ファイルサイズ 16.38 KB
インストール数 63
現在のバージョン 1.1.0
最終更新日 2022-03-12
公開日 2021-10-17
評価 3.67/5 合計 3 レビュー
開発者 NoCode Extensions
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Domain Name Inspector",
    "version": "1.1.0",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "action": {
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png",
            "48": "icon-48.png",
            "128": "icon-128.png"
        },
        "default_title": "Domain Name Inspector",
        "default_popup": "popup\/html.html"
    }
}