fireproxy configurator Firefox

Examine source code of fireproxy configurator

Inspect and view changes in fireproxy configurator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "fire prozy configurator",
  "version": "1.0",
  "description": "Направляет трафик через указанный прокси-сервер.",
  "permissions": [
    "proxy",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "my-proxy-extension@example.com",
      "strict_min_version": "91.1.0"
    }
  }
}

Best fireproxy configurator Alternatives

Here are some Firefox add-ons that are similar to fireproxy configurator: