Chameleon UA Switcher Firefox

Examine source code of Chameleon UA Switcher

Inspect and view changes in Chameleon UA Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Chameleon UA Switcher",
  "version": "1.0.0",
  "description": "The web, in every color.",
  "icons": {
    "48": "logo.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "logo.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "chameleon-ua-switcher@kernelshark",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Chameleon UA Switcher Alternatives

Here are some Firefox add-ons that are similar to Chameleon UA Switcher: