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입니다: