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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
| عنوان 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 |
| عنوان صفحة المساعدة | https://inspectwp.com/en/feedback |
| عنوان صفحة سياسة الخصوصية | 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\/"
]
} | |