Random User Agent Firefox

Examine source code of Random User Agent

By: CB
Inspect and view changes in Random User Agent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Random User Agent",
  "manifest_version": 2,
  "name": "Random User Agent",
  "version": "1.30",
  "icons": {
    "48": "icons/true.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "randomagent@emailplace.org",
      "strict_min_version": "57.0"
    }
  },
  "permissions": [
    "webRequest",
    "storage",
    "webRequestBlocking",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "res/jquery-3.5.1.min.js",
      "background.js",
      "options/options.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/true.png",
    "default_title": "Random User Agent"
  },
  "options_ui": {
    "page": "options/options.html"
  }
}

Best Random User Agent Alternatives

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