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
电子邮箱 [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"
    }
}