Right Click Search Firefox

Examine source code of Right Click Search

By: RR88
Inspect and view changes in Right Click Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Right Click Search",
  "description": "Use the context menu to search using the engines in the Firefox search settings.",
  "version": "1.1.0",
  "icons": {
    "48": "assets/img/Icon-48.png",
    "96": "assets/img/Icon-96.png"
  },
  "permissions": [
    "search",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "./assets/js/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{80967f17-c073-4c24-bfde-454902b0e019}"
    }
  }
}

Best Right Click Search Alternatives

Here are some Firefox add-ons that are similar to Right Click Search: