VPNSecure Proxy Firefox

Examine source code of VPNSecure Proxy

Inspect and view changes in VPNSecure Proxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VPNSecure Proxy",
  "description": "Route your browser traffic through VPNSecure locations using a secure HTTP proxy, globally or per tab.",
  "version": "0.1.0",
  "permissions": [
    "proxy",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "api.js",
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "32": "icons/vpns-gray-32.png",
      "64": "icons/vpns-gray-64.png"
    },
    "default_title": "VPNSecure Proxy"
  },
  "icons": {
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxy@vpnsecure.me",
      "strict_min_version": "91.1.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ]
      }
    }
  }
}

Mejores alternativas VPNSecure Proxy

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