InspectWP - WordPress Theme & Plugin Detector

InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.

什么是InspectWP - WordPress Theme & Plugin Detector?

InspectWP - WordPress Theme & Plugin Detector是由https://inspectwp.com开发的Chrome扩展程序,该扩展的主要功能是“InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载InspectWP - WordPress Theme & Plugin Detector扩展crx文件

下载InspectWP - WordPress Theme & Plugin Detector扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        InspectWP is a free website or WordPress analysis tool in combination with a WordPress theme and plugin detector.

The WordPress Theme/Plugin Detector can detect the installed WordPress themes and WordPress plugins on the website you are currently viewing.

In addition, InspectWP can function as a XML Sitemap Detector, Tool Detector, Google Fonts Detector, IP Address Detector, GDPR Check, Security Check and basic SEO check.                    

扩展基本信息

名称 InspectWP - WordPress Theme & Plugin Detector InspectWP - WordPress Theme & Plugin Detector
ID pbciakaihcalifbckgoemgofkajkhbfo
官方URL https://chromewebstore.google.com/detail/inspectwp-wordpress-theme/pbciakaihcalifbckgoemgofkajkhbfo
简介 InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.
文件大小 34.02 KB
安装次数 392
当前版本 1.0
更新时间 2023-05-01
上架时间 2023-04-28
评分 5.00/5 共1次评分
开发者 https://inspectwp.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://inspectwp.com/en
帮助页面URL https://inspectwp.com/en/feedback
隐私政策页面URL https://inspectwp.com/en/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "InspectWP - WordPress Theme & Plugin Detector",
    "version": "1.0",
    "description": "InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.",
    "homepage_url": "https:\/\/inspectwp.com\/en",
    "author": {
        "email": "[email protected]"
    },
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/inspectwp.com\/"
    ]
}