Hover Dictionary Firefox

Examine source code of Hover Dictionary

Inspect and view changes in Hover Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hover Dictionary",
  "version": "1.0",
  "description": "Show word definitions on mouse hover.",
  "permissions": [
    "activeTab",
    "https://api.dictionaryapi.dev/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7545c888-0c16-442d-aadf-a80f55c36504}"
    }
  }
}

Melhores alternativas Hover Dictionary

Aqui estão algumas Firefox add-ons que são similares a Hover Dictionary: