Hover Word Expander Firefox

Examine source code of Hover Word Expander

제작자: richard
Inspect and view changes in Hover Word Expander source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hover Word Expander",
  "version": "1.0",
  "description": "Learn English effortlessly! Hover over any word to see its definition, pronunciation, and a fun example sentence. Save words to your personal vocabulary notebook.",
  "permissions": [
    "activeTab",
    "storage",
    "https://api.dictionaryapi.dev/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{60f13ee5-526a-48ab-899d-c0b73c69675c}"
    }
  }
}

최고의 Hover Word Expander 대안

다음은 Hover Word Expander과(와) 유사한 Firefox add-on입니다: