InspectWP - WordPress Theme & Plugin Detector
InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.
What is InspectWP - WordPress Theme & Plugin Detector?
InspectWP - WordPress Theme & Plugin Detector is a Chrome extension developed by https://inspectwp.com, and its main feature is "InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.".
Extension Screenshots
Download InspectWP - WordPress Theme & Plugin Detector Extension CRX File
Download InspectWP - WordPress Theme & Plugin Detector extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | InspectWP - WordPress Theme & Plugin Detector |
ID | pbciakaihcalifbckgoemgofkajkhbfo |
Official URL | https://chromewebstore.google.com/detail/inspectwp-wordpress-theme/pbciakaihcalifbckgoemgofkajkhbfo |
Description | InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector. |
File Size | 34.02 KB |
Installation Count | 392 |
Current Version | 1.0 |
Last Updated | 2023-05-01 |
Publish Date | 2023-04-28 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://inspectwp.com |
[email protected] | |
Payment Type | free |
Extension Website | https://inspectwp.com/en |
Help Page URL | https://inspectwp.com/en/feedback |
Privacy Policy Page URL | https://inspectwp.com/en/privacy-policy |
Supported Languages | 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\/" ] } |