English Dictionary Anywhere - Definition PopUp Firefox

Examine source code of English Dictionary Anywhere - Definition PopUp

作者: TheUnderdogCoder
Inspect and view changes in English Dictionary Anywhere - Definition PopUp source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "English Dictionary",
  "version": "1.2",
  "icons": {
    "128": "Dictionarydisabled.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "defstyle.css"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "tabs",
    "webNavigation",
    "webRequest",
    "https://lex-audio.useremarkable.com/mp3/*",
    "https://api.dictionaryapi.dev/api/v2/entries/en/*"
  ],
  "browser_action": {
    "default_icon": "Dictionarydisabled.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

最佳 English Dictionary Anywhere - Definition PopUp 替代方案

这里是一些与English Dictionary Anywhere - Definition PopUp类似的Firefox add-on: