Cambridge English Dictionary Firefox

Examine source code of Cambridge English Dictionary

제작자: Vin
Inspect and view changes in Cambridge English Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Cambridge Dictionary",
  "version": "1.3",
  "manifest_version": 2,
  "description": "A simple script to look up Cambridge English Dictionary online.",
  "icons": {
    "128": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "cambridge_dict.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://dictionary.cambridge.org/dictionary/english/*",
        "https://dictionary.cambridge.org/spellcheck/english/*"
      ],
      "js": [
        "adhide.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "author": "Vin"
}

최고의 Cambridge English Dictionary 대안

다음은 Cambridge English Dictionary과(와) 유사한 Firefox add-on입니다: