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
官方網址 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
電子郵箱 [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"
    }
}