ROBLOX User Agent Switcher Firefox

Examine source code of ROBLOX User Agent Switcher

Inspect and view changes in ROBLOX User Agent Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ROBLOX User Agent Switcher",
  "version": "1.0",
  "description": "Switch between known ROBLOX user agents on the ROBLOX website. Can be used to purchase platform-exclusive items from the catalog.",
  "icons": {
    "48": "icon.png",
    "96": "icon@2x.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://*.roblox.com/*"
  ],
  "browser_action": {
    "default_popup": "switcher.html"
  },
  "background": {
    "scripts": [
      "useragenthandler.js"
    ]
  }
}

Best ROBLOX User Agent Switcher Alternatives

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