Proxy Firefox

Examine source code of Proxy

Por: Proxy VPN
Inspect and view changes in Proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "web_accessible_resources": [
    "blocked.html",
    "scripts/blocked.js",
    "icons/icon-48.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{70047043-6213-463d-89a6-07512fdf8538}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "name": "Global VPN",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "manifest_version": 2,
  "description": "__MSG_appDescription__",
  "version": "1.7.0",
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://freeplanetvpn.com/*",
        "https://planetvpnarab.com/*",
        "https://freevpnplanet.net/*"
      ],
      "run_at": "document_start",
      "css": [
        "content/pinModal.css"
      ],
      "js": [
        "content/pinModal.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "19": "icons/icon-19.png",
      "38": "icons/icon-38.png"
    },
    "default_title": "Planet VPN"
  },
  "permissions": [
    "<all_urls>",
    "proxy",
    "storage",
    "unlimitedStorage",
    "history",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "privacy",
    "management"
  ]
}

Mejores alternativas Proxy

Aquí hay algunas Firefox add-ons que son similares a Proxy: