Browser_Proxy_Plugin Firefox

Examine source code of Browser_Proxy_Plugin

제작자: pldz
Inspect and view changes in Browser_Proxy_Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browser_Proxy_Plugin",
  "version": "1.0.1",
  "permissions": [
    "proxy",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "modules/background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox_proxy_plugin@example.com",
      "strict_min_version": "91.1.0"
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Browser_Proxy_Plugin"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

최고의 Browser_Proxy_Plugin 대안

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