Proxy SwitchyAgain Firefox

Examine source code of Proxy SwitchyAgain

제작자: iklh Add-on
Inspect and view changes in Proxy SwitchyAgain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_manifest_app_name__",
  "version": "1.4.0",
  "description": "__MSG_manifest_app_description__",
  "icons": {
    "16": "img/icons/app-icon-16.png",
    "24": "img/icons/app-icon-24.png",
    "32": "img/icons/app-icon-32.png",
    "48": "img/icons/app-icon-48.png",
    "64": "img/icons/app-icon-64.png",
    "128": "img/icons/app-icon-128.png"
  },
  "default_locale": "en",
  "action": {
    "default_icon": {
      "16": "img/icons/action-icon-16.png",
      "19": "img/icons/action-icon-19.png",
      "24": "img/icons/action-icon-24.png",
      "32": "img/icons/action-icon-32.png"
    },
    "default_title": "__MSG_manifest_icon_default_title__",
    "default_popup": "popup/index.html"
  },
  "background": {
    "service_worker": "service_worker.js",
    "scripts": [
      "js/runtime_preload.js",
      "js/log_error.js",
      "js/background_preload.js",
      "js/proxy_engine.min.js",
      "js/extension_runtime.min.js",
      "js/browser_extension_runtime.min.js",
      "img/icons/draw_action_icon.js",
      "js/background.js"
    ],
    "preferred_environment": [
      "document",
      "service_worker"
    ]
  },
  "options_page": "options.html",
  "options_ui": {
    "page": "options.html",
    "browser_style": false,
    "open_in_tab": true
  },
  "permissions": [
    "proxy",
    "tabs",
    "alarms",
    "storage",
    "webRequest",
    "webRequestAuthProvider",
    "contextMenus",
    "contextualIdentities"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*",
    "ws://*/*",
    "wss://*/*"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+O"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "switchyagain@com.github.switchyagain",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Proxy SwitchyAgain 대안

다음은 Proxy SwitchyAgain과(와) 유사한 Firefox add-on입니다: