OVPN.com Firefox

Examine source code of OVPN.com

Inspect and view changes in OVPN.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionTitle__",
  "description": "__MSG_extensionDescription__",
  "version": "0.8.1",
  "applications": {
    "gecko": {
      "id": "browserextension@ovpn.com"
    }
  },
  "icons": {
    "16": "icons/icon_logo16x16.png",
    "48": "icons/icon_logo48x48.png",
    "128": "icons/icon_logo128x128.png"
  },
  "default_locale": "en",
  "author": "OVPN.com",
  "browser_action": {
    "default_icon": {
      "19": "icons/icon_logo19x19.png",
      "38": "icons/icon_logo38x38.png"
    },
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.ovpn.com/*"
      ],
      "js": [
        "js/ovpn.js"
      ]
    },
    {
      "matches": [
        "*://*/*ovpncomstorageclearingid*"
      ],
      "js": [
        "js/storage.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "homepage_url": "https://www.ovpn.com",
  "permissions": [
    "tabs",
    "storage",
    "privacy",
    "cookies",
    "notifications",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "http://*/*",
    "https://*/*"
  ]
}

Best OVPN.com Alternatives

Here are some Firefox add-ons that are similar to OVPN.com: