Switch to admin Firefox

Examine source code of Switch to admin

提供元: Guillaume Briday
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"
  }
}

ベストのSwitch to admin代替案

Switch to adminに類似したFirefox add-onをいくつか紹介します: