Easy Proxy Firefox

Examine source code of Easy Proxy

Par : ivysrono
Inspect and view changes in Easy Proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "3.2.0",
  "manifest_version": 2,
  "permissions": [
    "proxy",
    "storage",
    "tabs",
    "unlimitedStorage",
    "webNavigation",
    "webRequest",
    "http://*/*",
    "https://*/*"
  ],
  "default_locale": "en",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "libs/easyproxy.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "24": "icons/24.png"
    },
    "default_popup": "pages/popup/popup.html"
  },
  "options_ui": {
    "page": "pages/options/options.html",
    "open_in_tab": true
  },
  "commands": {
    "_execute_browser_action": {}
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox@easyproxy",
      "strict_min_version": "91.1.0"
    }
  },
  "developer": {
    "name": "jc3213",
    "url": "https://github.com/jc3213/easy_proxy"
  }
}

Meilleures alternatives Easy Proxy

Voici quelques Firefox add-ons qui sont similaires à Easy Proxy :