OysterVPN Browser Extension Firefox

Examine source code of OysterVPN Browser Extension

Inspect and view changes in OysterVPN Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "OysterVPN Browser Extension",
  "version": "1.0.3",
  "description": "OysterVPN Browser Extension",
  "manifest_version": 2,
  "icons": {
    "16": "./assets/images/icons/icon16.png",
    "32": "./assets/images/icons/icon32.png",
    "48": "./assets/images/icons/icon48.png",
    "128": "./assets/images/icons/icon128.png"
  },
  "author": "Oyster Digital Solutions",
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "OysterVPN"
  },
  "permissions": [
    "webRequest",
    "webRequestAuthProvider",
    "webRequestBlocking",
    "declarativeNetRequest",
    "unlimitedStorage",
    "storage",
    "proxy",
    "privacy",
    "*://oystervpn.com/*",
    "<all_urls>"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "assets/js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{fe6d86d5-6661-4ed5-a528-2849e5b3b3f7}"
    }
  }
}

Best OysterVPN Browser Extension Alternatives

Here are some Firefox add-ons that are similar to OysterVPN Browser Extension: