Switch to admin Firefox

Examine source code of Switch to admin

Inspect and view changes in Switch to admin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Switch to your admin section",
  "manifest_version": 2,
  "name": "Switch to admin",
  "version": "1.0",
  "homepage_url": "https://github.com/guillaumebriday/switch-to-admin",
  "icons": {
    "128": "icons/icon.png"
  },
  "browser_action": {
    "default_title": "Switch to admin",
    "default_icon": "icons/icon.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  }
}

Best Switch to admin Alternatives

Here are some Firefox add-ons that are similar to Switch to admin: