Wappalyzer Lite Firefox

Examine source code of Wappalyzer Lite

Inspect and view changes in Wappalyzer Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wappalyzer Lite",
  "version": "2.0",
  "description": "Minimal AMO-safe Wappalyzer-style technology detector (lite). No icons included.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Wappalyzer Lite",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wappalyzer-lite@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab"
  ],
  "content_security_policy": "default-src 'self'; script-src 'self' 'unsafe-eval'; object-src 'self'"
}

Best Wappalyzer Lite Alternatives

Here are some Firefox add-ons that are similar to Wappalyzer Lite: