UAForge Firefox

Examine source code of UAForge

Par : G00$3
Inspect and view changes in UAForge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UAForge",
  "version": "1.2",
  "description": "Advanced HTTP header and User-Agent manipulation tool for security testing",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "UAForge",
    "default_icon": "icons/logo.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/logo.png",
    "96": "icons/logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{82d9be53-dff7-4524-a8bc-9a8a43559db4}"
    }
  }
}

Meilleures alternatives UAForge

Voici quelques Firefox add-ons qui sont similaires à UAForge :