WordReference dictionary Firefox

Examine source code of WordReference dictionary

Inspect and view changes in WordReference dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WordReference dictionary",
  "version": "3.1.1",
  "description": "Translate without leaving the page.",
  "developer": {
    "name": "calogero",
    "url": "https://github.com/calog3r0/wr-search"
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "html/options.html"
  },
  "browser_action": {
    "default_popup": "html/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/contentscript.js"
      ],
      "run_at": "document_end"
    }
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Q"
      }
    }
  }
}

Best WordReference dictionary Alternatives

Here are some Firefox add-ons that are similar to WordReference dictionary: