Tab Router Firefox

Examine source code of Tab Router

Inspect and view changes in Tab Router source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Router",
  "version": "0.2.1",
  "description": "Routes new tabs to windows by URL context, or opens a new window",
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-router@firefox",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Tab Router Alternatives

Here are some Firefox add-ons that are similar to Tab Router: