Context Wiktionary Firefox

Examine source code of Context Wiktionary

Inspect and view changes in Context Wiktionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Context Wiktionary",
  "version": "1.1resigned1",
  "description": "Select word, right click: look up definition/translate on Wiktionary Dictionary. A simple WebExtension that provides a context menu entry to look up selected word on the English Wiktionary. Opens results in a new tab next to the current one.",
  "icons": {
    "48": "icons/icon.svg"
  },
  "applications": {
    "gecko": {
      "id": "context-wiktionary@addons.mozilla.org",
      "strict_min_version": "45.0"
    }
  },
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Context Wiktionary Alternatives

Here are some Firefox add-ons that are similar to Context Wiktionary: