InspectWP - WordPress Theme & Plugin Detector

InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.

Wat is InspectWP - WordPress Theme & Plugin Detector?

InspectWP - WordPress Theme & Plugin Detector is een Chrome-extensie ontwikkeld door https://inspectwp.com, en de belangrijkste functie is "InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie InspectWP - WordPress Theme & Plugin Detector

Download InspectWP - WordPress Theme & Plugin Detector-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam InspectWP - WordPress Theme & Plugin Detector InspectWP - WordPress Theme & Plugin Detector
ID pbciakaihcalifbckgoemgofkajkhbfo
Officiële URL https://chromewebstore.google.com/detail/inspectwp-wordpress-theme/pbciakaihcalifbckgoemgofkajkhbfo
Beschrijving InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.
Bestandsgrootte 34.02 KB
Aantal Installaties 392
Huidige Versie 1.0
Laatst Bijgewerkt 2023-05-01
Publicatiedatum 2023-04-28
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://inspectwp.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://inspectwp.com/en
Help Pagina-URL https://inspectwp.com/en/feedback
URL van de Privacybeleid Pagina https://inspectwp.com/en/privacy-policy
Ondersteunde Talen 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\/"
    ]
}