WordReference dictionary Firefox

Examine source code of WordReference dictionary

제작자: calogero
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"
      }
    }
  }
}

최고의 WordReference dictionary 대안

다음은 WordReference dictionary과(와) 유사한 Firefox add-on입니다: