User Agent Firefox

Examine source code of User Agent

By: SandVPN
Inspect and view changes in User Agent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "sandvpn_@sandvpn_.com",
      "strict_min_version": "91.1.0"
    }
  },
  "name": "SandUserAgent",
  "description": "Fast, Secure, Stable",
  "version": "1.3",
  "manifest_version": 2,
  "web_accessible_resources": [
    "background.js"
  ],
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "SandUserAgent"
  },
  "icons": {
    "16": "logo192.png",
    "48": "logo192.png",
    "128": "logo192.png"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "js": [
        "navigator_change.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "match_about_blank": true,
      "all_frames": true
    }
  ]
}

Best User Agent Alternatives

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