CYFARE Reconner Firefox

Examine source code of CYFARE Reconner

Inspect and view changes in CYFARE Reconner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CYFARE Reconner",
  "version": "3.0.1",
  "description": "Advanced link reconnaissance tool for web pages",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "downloads"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "CYFARE Reconner",
    "default_icon": {
      "16": "icon-16.png",
      "48": "icon-48.png",
      "128": "icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2f3bdbfb-520f-4cef-ab8b-e97785ddf172}",
      "strict_min_version": "109.0"
    }
  }
}

Best CYFARE Reconner Alternatives

Here are some Firefox add-ons that are similar to CYFARE Reconner: