CXWappalyzer - Technology Profile Firefox

Examine source code of CXWappalyzer - Technology Profile

Inspect and view changes in CXWappalyzer - Technology Profile source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CXWappalyzer - Technology profiler",
  "short_name": "CXWappalyzer",
  "author": "CXWappalyzer",
  "homepage_url": "https://attackmonitor.com",
  "description": "Identify web technologies",
  "version": "6.10.85",
  "default_locale": "en",
  "manifest_version": 2,
  "icons": {
    "16": "images/icon_16.png",
    "19": "images/icon_19.png",
    "32": "images/icon_32.png",
    "38": "images/icon_38.png",
    "64": "images/icon_64.png",
    "128": "images/icon_128.png",
    "256": "images/icon_256.png",
    "512": "images/icon_512.png",
    "1024": "images/icon_1024.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon_16.png",
      "19": "images/icon_19.png",
      "32": "images/icon_32.png",
      "38": "images/icon_38.png",
      "64": "images/icon_64.png",
      "128": "images/icon_128.png",
      "256": "images/icon_256.png",
      "512": "images/icon_512.png",
      "1024": "images/icon_1024.png"
    },
    "default_title": "CXWappalyzer - Click to analyze",
    "default_popup": "html/popup.html"
  },
  "background": {
    "page": "html/background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/content.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/selenium-integration.js"
      ],
      "run_at": "document_end",
      "all_frames": false
    }
  ],
  "web_accessible_resources": [
    "js/js.js",
    "js/dom.js"
  ],
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": false
  },
  "permissions": [
    "cookies",
    "storage",
    "tabs",
    "webRequest",
    "http://*/*",
    "https://*/*",
    "activeTab",
    "webRequestBlocking",
    "https://webhook.site/*"
  ],
  "optional_permissions": [
    "downloads"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "wappalyzer@cyberxplore.com",
      "strict_min_version": "58.0"
    }
  }
}

Melhores alternativas CXWappalyzer - Technology Profile

Aqui estão algumas Firefox add-ons que são similares a CXWappalyzer - Technology Profile: