Preact Detector Firefox

Examine source code of Preact Detector

Inspect and view changes in Preact Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Preact Detector",
  "version": "1.0",
  "description": "Displays whether Preact is present on the current web page.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{69e6df19-c0ed-4a2c-aea8-aa06d8aaabd1}"
    }
  }
}

Best Preact Detector Alternatives

Here are some Firefox add-ons that are similar to Preact Detector: