BrowserSelector Firefox

Examine source code of BrowserSelector

Inspect and view changes in BrowserSelector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "1.0.0",
  "description": "__MSG_extDescription__",
  "permissions": [
    "nativeMessaging",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "misc/128x128.png"
  },
  "applications": {
    "gecko": {
      "id": "browserselector@clear-code.com",
      "strict_min_version": "78.0"
    }
  },
  "default_locale": "ja"
}

Best BrowserSelector Alternatives

Here are some Firefox add-ons that are similar to BrowserSelector: