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}"
    }
  }
}

ベストのHover Dictionary代替案

Hover Dictionaryに類似したFirefox add-onをいくつか紹介します: