User-Agent Switcher Firefox

Examine source code of User-Agent Switcher

제작자: Quickly switch
Inspect and view changes in 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": "User-Agent Switcher",
  "version": "1.0",
  "description": "Quickly switch the browser User-Agent for testing and development.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "User-Agent Switcher",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "user-agent-switcher-9k3f7x@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 User-Agent Switcher 대안

다음은 User-Agent Switcher과(와) 유사한 Firefox add-on입니다: