IsWordPress - WordPress theme plugin detector
Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality.
IsWordPress - WordPress theme plugin detectorคืออะไร?
IsWordPress - WordPress theme plugin detector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jafran Hasan และคุณลักษณะหลักของมันคือ "Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IsWordPress - WordPress theme plugin detector
ดาวน์โหลดไฟล์ส่วนขยาย IsWordPress - WordPress theme plugin detector ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The 'IsWordPress' Chrome Extension is a powerful tool that enables you to effortlessly identify WordPress websites, their themes, and plugins. This extension is designed for developers, designers, and enthusiasts who want efficient insights into the technology behind WordPress sites. Features Effortless Detection: Quickly identify WordPress websites without hassle. Theme Insights: Gain design insights by identifying the WordPress theme in use. Plugin Detection: Discover plugins employed for enhanced functionality. Optimized Performance: The extension is designed for speed and efficiency. Server-less Design: Operates without the need for external servers. Offline Usage: Works even when you're offline. Full documentation and contribution page can be found on https://github.com/imjafran/iswordpress
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | IsWordPress - WordPress theme plugin detector |
ID | enohbojoeceihccbalgijnfbhbinfllf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/iswordpress-wordpress-the/enohbojoeceihccbalgijnfbhbinfllf |
คำอธิบาย | Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality. |
ขนาดไฟล์ | 213 KB |
จำนวนการติดตั้ง | 160 |
เวอร์ชันปัจจุบัน | 0.0.3 |
อัปเดตครั้งล่าสุด | 2023-08-13 |
วันที่เผยแพร่ | 2022-11-03 |
คะแนน | 5.00/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | Jafran Hasan |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/imjafran/iswordpress |
URL หน้าช่วยเหลือ | https://github.com/imjafran/iswordpress |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IsWordPress - WordPress theme plugin detector", "description": "Effortlessly uncover WordPress sites. Pinpoint themes for design cues, detect plugins for functionality.", "version": "0.0.3", "manifest_version": 3, "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": "app.html", "default_icon": { "32": "\/images\/icon.png", "128": "\/images\/icon.png" } }, "icons": { "32": "\/images\/icon.png", "128": "\/images\/icon.png" } } |