Right Click Searchce Firefox

Examine source code of Right Click Searchce

By: de
Inspect and view changes in Right Click Searchce 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": "{ff98be4d-a4cb-40ec-a81a-a5944ed7ef2f}"
    }
  }
}

Best Right Click Searchce Alternatives

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