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.”。
擴展截圖
下載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. 擴展基本資訊
| 名稱 | |
| ID | pbciakaihcalifbckgoemgofkajkhbfo |
| 官方網址 | 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\/"
]
} | |