User Agent Platform Spoofer Firefox

Examine source code of User Agent Platform Spoofer

By: defkev Add-on
Inspect and view changes in User Agent Platform Spoofer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "User Agent Platform Spoofer",
  "version": "0.5.0",
  "description": "Alter the user agent to spoof a different platform, Windows on *nix and vice versa.",
  "developer": {
    "name": "defkev"
  },
  "applications": {
    "gecko": {
      "id": "ua-platform-spoofer@defkev",
      "strict_min_version": "53.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "<all_urls>"
  ]
}

Best User Agent Platform Spoofer Alternatives

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