ProxyMust – Proxy Checker & Manager Firefox

Examine source code of ProxyMust – Proxy Checker & Manager

Par : nana.xakep Add-on
Inspect and view changes in ProxyMust – Proxy Checker & Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "version": "1.0.5",
  "manifest_version": 2,
  "author": "Salar Khalilzadeh (maintained by nana-xakep)",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/nana-xakep/ProxyMust",
  "short_name": "Xmust",
  "default_locale": "en",
  "incognito": "spanning",
  "icons": {
    "16": "icons/smartproxy-16.png",
    "24": "icons/smartproxy-24.png",
    "48": "icons/smartproxy-48.png",
    "96": "icons/smartproxy-96.png",
    "128": "icons/smartproxy-128.png"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "tabs",
    "proxy",
    "webRequest",
    "webRequestBlocking",
    "webRequestAuthProvider",
    "storage",
    "unlimitedStorage",
    "notifications",
    "dns",
    "webNavigation",
    "history"
  ],
  "browser_action": {
    "browser_style": true,
    "default_title": "__MSG_extensionName__",
    "default_popup": "ui/popup.html",
    "default_icon": {
      "16": "icons/smartproxy-16.png",
      "24": "icons/smartproxy-24.png",
      "48": "icons/smartproxy-48.png",
      "96": "icons/smartproxy-96.png",
      "128": "icons/smartproxy-128.png"
    }
  },
  "background": {
    "scripts": [
      "core.js"
    ]
  },
  "options_ui": {
    "page": "ui/settings.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "commands": {
    "next-proxy-server": {
      "suggested_key": {
        "default": "Ctrl+Shift+Period"
      },
      "description": "Switch to next proxy server as the active proxy"
    },
    "previous-proxy-server": {
      "suggested_key": {
        "default": "Ctrl+Shift+Comma"
      },
      "description": "Switch to the next previous server as the active proxy"
    },
    "proxy-mode-none": {
      "suggested_key": {
        "default": "Ctrl+Shift+1"
      },
      "description": "Switch to 'No Proxy' mode"
    },
    "proxy-mode-smart": {
      "suggested_key": {
        "default": "Ctrl+Shift+2"
      },
      "description": "Switch to 'Selective Proxy' mode"
    },
    "proxy-mode-always": {
      "suggested_key": {
        "default": "Ctrl+Shift+3",
        "mac": "Command+Shift+9"
      },
      "description": "Switch to 'Always Enabled' mode"
    },
    "proxy-mode-system": {
      "suggested_key": {
        "default": "Ctrl+Shift+4",
        "mac": "Command+Shift+0"
      },
      "description": "Switch to 'System' mode"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxymust@nana-xakep",
      "strict_min_version": "100.0",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "120.0"
    }
  }
}

Meilleures alternatives ProxyMust – Proxy Checker & Manager

Voici quelques Firefox add-ons qui sont similaires à ProxyMust – Proxy Checker & Manager :