Unga Bunga User-Agent Firefox

Examine source code of Unga Bunga User-Agent

Inspect and view changes in Unga Bunga User-Agent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unga Bunga User-Agent",
  "version": "4.5.0",
  "description": "A powerful and user-friendly extension for advanced user agent spoofing",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0b69982-a7be-46f5-912d-009892fc67e6}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "ua-parser.min.js",
      "agent.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Unga Bunga User-Agent",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "web_accessible_resources": [
    "inject/main.js",
    "inject/override.js",
    "inject/fingerprint-noise.js"
  ]
}

Best Unga Bunga User-Agent Alternatives

Here are some Firefox add-ons that are similar to Unga Bunga User-Agent: