InspectWP - WordPress Theme & Plugin Detector
InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.
Co je InspectWP - WordPress Theme & Plugin Detector?
InspectWP - WordPress Theme & Plugin Detector je rozšíření Chrome vyvinuté https://inspectwp.com, a jeho hlavní funkcí je „InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření InspectWP - WordPress Theme & Plugin Detector
Stáhněte si soubory rozšíření InspectWP - WordPress Theme & Plugin Detector ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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. Základní Informace o Rozšíření
| Název | |
| ID | pbciakaihcalifbckgoemgofkajkhbfo |
| Oficiální URL | https://chromewebstore.google.com/detail/inspectwp-wordpress-theme/pbciakaihcalifbckgoemgofkajkhbfo |
| Popis | InspectWP is a website or WordPress analysis tool, including WordPress theme and plugin detector. |
| Velikost souboru | 34.02 KB |
| Počet instalací | 392 |
| Aktuální Verze | 1.0 |
| Poslední Aktualizace | 2023-05-01 |
| Datum Vydání | 2023-04-28 |
| Hodnocení | 5.00/5 Celkem 1 Hodnocení |
| Vývojář | https://inspectwp.com |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://inspectwp.com/en |
| URL Stránky Nápovědy | https://inspectwp.com/en/feedback |
| URL Stránky Zásad Ochrany Soukromí | https://inspectwp.com/en/privacy-policy |
| Podporované Jazyky | 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\/"
]
} | |