InspectWP - WordPress Theme & Plugin Detector
InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.
Apa itu InspectWP - WordPress Theme & Plugin Detector?
InspectWP - WordPress Theme & Plugin Detector adalah ekstensi Chrome yang dikembangkan oleh https://inspectwp.com, dan fitur utamanya adalah "InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi InspectWP - WordPress Theme & Plugin Detector
Unduh file ekstensi InspectWP - WordPress Theme & Plugin Detector dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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. Informasi Dasar Ekstensi
| Nama | |
| ID | pbciakaihcalifbckgoemgofkajkhbfo |
| URL Resmi | https://chromewebstore.google.com/detail/inspectwp-wordpress-theme/pbciakaihcalifbckgoemgofkajkhbfo |
| Deskripsi | InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector. |
| Ukuran File | 34.02 KB |
| Jumlah Instalasi | 392 |
| Versi Saat Ini | 1.0 |
| Terakhir Diperbarui | 2023-05-01 |
| Tanggal Publikasi | 2023-04-28 |
| Penilaian | 5.00/5 Total 1 Penilaian |
| Pengembang | https://inspectwp.com |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | https://inspectwp.com/en |
| URL Halaman Bantuan | https://inspectwp.com/en/feedback |
| URL Halaman Kebijakan Privasi | https://inspectwp.com/en/privacy-policy |
| Bahasa yang Didukung | 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\/"
]
} | |