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
Eメール [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\/"
    ]
}