WPoptic | WordPress Theme and Plugins Detector Firefox

Examine source code of WPoptic | WordPress Theme and Plugins Detector

Por: WPoptic Add-on
Inspect and view changes in WPoptic | WordPress Theme and Plugins Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WPoptic - WordPress Plugin & Theme Detector",
  "version": "2.1.0",
  "description": "Instantly detect over 20.000 WordPress plugins and themes.",
  "browser_specific_settings": {
    "gecko": {
      "id": "wpoptic@wpoptic.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "WPoptic 2.0"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "scripting",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*",
    "https://*.sentry.io/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "wasm/wasm_exec.js",
        "wasm/scanner.wasm",
        "output.css",
        "modules/pow-worker.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "resources": [
        "fonts/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; connect-src 'self' https://*.sentry.io http://* https://*"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "*://*/wp-admin/*",
        "*://*/wp-login.php*"
      ],
      "js": [
        "scripts/wordpress-detector.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Mejores alternativas WPoptic | WordPress Theme and Plugins Detector

Aquí hay algunas Firefox add-ons que son similares a WPoptic | WordPress Theme and Plugins Detector: