WordPress Plugin & Theme Detector Firefox

Examine source code of WordPress Plugin & Theme Detector

Inspect and view changes in WordPress Plugin & Theme Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WordPress Plugin & Theme Detector",
  "description": "Detect WordPress plugins, themes, versions & hosting. Find what theme or plugin any WP site uses. Free BuiltWith alternative.",
  "version": "1.0.0",
  "icons": {
    "16": "/assets/icons/gray.png",
    "32": "/assets/icons/gray.png",
    "48": "/assets/icons/gray.png",
    "128": "/assets/icons/gray.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{84bc4023-0044-474e-9720-578d6149e4ea}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "WordPress Plugin & Theme Detector",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best WordPress Plugin & Theme Detector Alternatives

Here are some Firefox add-ons that are similar to WordPress Plugin & Theme Detector: