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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://inspectwp.com และคุณลักษณะหลักของมันคือ "InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย InspectWP - WordPress Theme & Plugin Detector
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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\/" ] } |