RightClickDefine Firefox

Examine source code of RightClickDefine

Inspect and view changes in RightClickDefine source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RightClickDefine",
  "version": "1.0",
  "description": "Presents 2 right click options for highlighted text to open the definition in new tab.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "contextMenus"
  ]
}

Meilleures alternatives RightClickDefine

Voici quelques Firefox add-ons qui sont similaires à RightClickDefine :