InspectWP - WordPress Theme & Plugin Detector
InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.
Qu'est-ce que InspectWP - WordPress Theme & Plugin Detector ?
InspectWP - WordPress Theme & Plugin Detector est une extension Chrome développée par https://inspectwp.com, et sa fonction principale est "InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension InspectWP - WordPress Theme & Plugin Detector
Téléchargez les fichiers d'extension InspectWP - WordPress Theme & Plugin Detector au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | InspectWP - WordPress Theme & Plugin Detector |
ID | pbciakaihcalifbckgoemgofkajkhbfo |
URL Officiel | https://chromewebstore.google.com/detail/inspectwp-wordpress-theme/pbciakaihcalifbckgoemgofkajkhbfo |
Description | InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector. |
Taille du Fichier | 34.02 KB |
Nombre d'Installations | 392 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2023-05-01 |
Date de Publication | 2023-04-28 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://inspectwp.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://inspectwp.com/en |
URL de la Page d'Aide | https://inspectwp.com/en/feedback |
URL de la Page de Politique de Confidentialité | https://inspectwp.com/en/privacy-policy |
Langues Prises en Charge | 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\/" ] } |