Agentium: User agent switcher Firefox

Examine source code of Agentium: User agent switcher

Inspect and view changes in Agentium: 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": "Agentium: User agent switcher",
  "author": "Chuan Ji",
  "version": "0.1.2resigned1",
  "description": "Control the user agent identity reported by your browser.",
  "homepage_url": "https://github.com/jichu4n/agentium",
  "icons": {
    "32": "icon-32.png",
    "128": "icon-128.png"
  },
  "browser_action": {
    "default_icon": {
      "32": "icon-32.png",
      "40": "icon-40.png"
    },
    "default_title": "Agentium",
    "default_popup": "popup.html"
  },
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "options_page": "options.html",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "http://*/*",
    "https://*/*"
  ],
  "applications": {
    "gecko": {
      "id": "{23b8c629-e439-4cc6-a694-31f5dd918aff}"
    }
  }
}

Best Agentium: User agent switcher Alternatives

Here are some Firefox add-ons that are similar to Agentium: User agent switcher: