FoxyProxy Standard Lite Firefox

Examine source code of FoxyProxy Standard Lite

Inspect and view changes in FoxyProxy Standard Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FoxyProxy Standard Lite",
  "version": "1.0.0",
  "description": "Simple proxy switcher inspired by FoxyProxy. Quickly enable or disable a custom proxy.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "proxy",
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Proxy Control",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "foxyproxy-standard-lite-78620523@example.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best FoxyProxy Standard Lite Alternatives

Here are some Firefox add-ons that are similar to FoxyProxy Standard Lite: