ObfusNet VPN Firefox

Examine source code of ObfusNet VPN

Inspect and view changes in ObfusNet VPN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ObfusNet VPN",
  "version": "1.0.7",
  "description": "Censorship-resistant VPN — bypass blocked sites securely",
  "default_locale": "en",
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "downloads",
    "proxy",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "page": "background/background.html",
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_title": "ObfusNet VPN",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "obfusnet@obfusnet.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ObfusNet VPN Alternatives

Here are some Firefox add-ons that are similar to ObfusNet VPN: