Multiple Search Engine Selection Firefox

Examine source code of Multiple Search Engine Selection

Inspect and view changes in Multiple Search Engine Selection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Search Translator",
  "description": "__MSG_extensionDescription__",
  "version": "1.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "contextMenus",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Text Search Translator",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{312dd2dd-1110-4866-9e71-e1f34c9d7b51}"
    }
  }
}

Best Multiple Search Engine Selection Alternatives

Here are some Firefox add-ons that are similar to Multiple Search Engine Selection: