RF5-Recon Firefox

Examine source code of RF5-Recon

By: RogerF5
Inspect and view changes in RF5-Recon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RF5 Recon",
  "version": "2.1",
  "description": "Extensión de reconocimiento web ofensivo avanzada (tipo OWASP Toolkit)",
  "permissions": [
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "RF5 Recon",
    "default_icon": "icon48.png"
  },
  "icons": {
    "48": "icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rf5-recon@rogerf5.dev",
      "strict_min_version": "58.0"
    }
  }
}

Best RF5-Recon Alternatives

Here are some Firefox add-ons that are similar to RF5-Recon: