Right Click Wiktionary Firefox

Examine source code of Right Click Wiktionary

Inspect and view changes in Right Click Wiktionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Wiktionary in the context menu",
  "manifest_version": 2,
  "name": "Right Click Wiktionary",
  "version": "11.1",
  "homepage_url": "https://gitlab.com/losnappas/Context-menu-Wiktionary",
  "browser_action": {
    "default_title": "Wiktionary Popup",
    "default_popup": "popup/popup.html",
    "browser_style": true,
    "default_icon": "icon/220px-Wiktionary_logo_Diego_UFCG.png"
  },
  "icons": {
    "48": "icon/220px-Wiktionary_logo_Diego_UFCG.png"
  },
  "background": {
    "scripts": [
      "/options/webextensions-lib-configs/Configs.js",
      "common.js",
      "background.js"
    ]
  },
  "permissions": [
    "contextMenus",
    "https://en.wiktionary.org/api/rest_v1/page/definition/*",
    "storage"
  ],
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "applications": {
    "gecko": {
      "strict_min_version": "57.0",
      "id": "{fccc7c8d-5a40-4644-bec3-59cd351cbd86}"
    }
  }
}

Best Right Click Wiktionary Alternatives

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