RingVPN Proxy Extension - Unlimited Privacy Firefox

Examine source code of RingVPN Proxy Extension - Unlimited Privacy

By: RingVPN
Inspect and view changes in RingVPN Proxy Extension - Unlimited Privacy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "firefox@ringvpn.com"
    }
  },
  "name": "RingVPN",
  "version": "2.1",
  "description": "RingVPN Firefox extension",
  "manifest_version": 2,
  "browser_action": {
    "default_title": "RingVPN",
    "default_icon": "assets/images/icon.png",
    "default_popup": "dist_popup/index.html"
  },
  "background": {
    "scripts": [
      "src_background/background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "proxy",
    "storage",
    "webRequest",
    "privacy",
    "webRequestBlocking",
    "*://api.ringvpn.com/*",
    "*://api2.ringvpn.com/*",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "src_content/content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best RingVPN Proxy Extension - Unlimited Privacy Alternatives

Here are some Firefox add-ons that are similar to RingVPN Proxy Extension - Unlimited Privacy: