User Agent UnNightlyfier Firefox

Examine source code of User Agent UnNightlyfier

Inspect and view changes in User Agent UnNightlyfier source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "User Agent UnNightlyfier",
  "version": "1.0.1",
  "description": "Changes the version number in the user agent of Nightly (and Beta) versions of Firefox to match the release version of Firefox, which allows using those versions without making your fingerprint (much) more unique.",
  "developer": {
    "name": "Joaquim Monteiro",
    "url": "https://github.com/MonterraByte/user-agent-unnightlyfier"
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "persistent": true,
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@user-agent-unnightlyfier.monterrabyte",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {}
  },
  "icons": {
    "32": "icon/32.png",
    "64": "icon/64.png",
    "128": "icon/128.png"
  }
}

Best User Agent UnNightlyfier Alternatives

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