Conductor: Container Redirector Firefox

Examine source code of Conductor: Container Redirector

By: mcortt Add-on
Inspect and view changes in Conductor: Container Redirector source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Conductor: Container Redirector",
  "description": "Dynamically redirects URLs to specific containers.",
  "version": "1.2",
  "author": "mcortt",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "cookies",
    "contextualIdentities",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "optional_host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Conductor Options",
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "conductor@Container.Redirector",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Conductor: Container Redirector Alternatives

Here are some Firefox add-ons that are similar to Conductor: Container Redirector: