IntelBee - Website Tech Detector Firefox

Examine source code of IntelBee - Website Tech Detector

Inspect and view changes in IntelBee - Website Tech Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "IntelBee - Website Tech Detector",
  "short_name": "IntelBee",
  "author": "IntelBee",
  "homepage_url": "https://intelbee.com/",
  "description": "Discover the tech stack behind any website, monitor market trends, and generate leads with our real-time web intelligence platform.",
  "version": "1.0.2",
  "default_locale": "en",
  "manifest_version": 2,
  "icons": {
    "16": "assets/images/icon_16.png",
    "19": "assets/images/icon_19.png",
    "32": "assets/images/icon_32.png",
    "38": "assets/images/icon_38.png",
    "64": "assets/images/icon_64.png",
    "128": "assets/images/icon_128.png",
    "256": "assets/images/icon_256.png",
    "512": "assets/images/icon_512.png",
    "1024": "assets/images/icon_1024.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "assets/images/icon_16.png",
      "19": "assets/images/icon_19.png",
      "32": "assets/images/icon_32.png",
      "38": "assets/images/icon_38.png",
      "64": "assets/images/icon_64.png",
      "128": "assets/images/icon_128.png",
      "256": "assets/images/icon_256.png",
      "512": "assets/images/icon_512.png",
      "1024": "assets/images/icon_1024.png"
    },
    "default_title": "IntelBee",
    "default_popup": "html/popup.html"
  },
  "background": {
    "scripts": [
      "js/intelbee.js",
      "js/utils.js",
      "js/index.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "js/js.js",
    "js/dom.js",
    "assets/images/icons/*"
  ],
  "permissions": [
    "cookies",
    "storage",
    "tabs",
    "webRequest",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "support@intelbee.com",
      "strict_min_version": "78.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "browsingActivity"
        ]
      }
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Best IntelBee - Website Tech Detector Alternatives

Here are some Firefox add-ons that are similar to IntelBee - Website Tech Detector: