APIVoid Proxy Manager Firefox

Examine source code of APIVoid Proxy Manager

By: APIVoid
Inspect and view changes in APIVoid Proxy Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "APIVoid Proxy Manager",
  "version": "1.1",
  "description": "Fast proxy switcher, multi-proxy management, and automatic proxy rules.",
  "permissions": [
    "downloads",
    "privacy",
    "proxy",
    "storage",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestAuthProvider"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    }
  },
  "content_security_policy": {
    "extension_pages": "default-src 'self'; style-src 'self' 'unsafe-inline' https://cdnjs.cloudflare.com; img-src 'self' https://cdnjs.cloudflare.com; font-src https://cdnjs.cloudflare.com"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proxy-manager@apivoid.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best APIVoid Proxy Manager Alternatives

Here are some Firefox add-ons that are similar to APIVoid Proxy Manager: