Hover Define Firefox

Examine source code of Hover Define

提供元: Kiarah
Inspect and view changes in Hover Define source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hover Define (Text Box)",
  "version": "1.0",
  "description": "Fetches and displays the Free Dictionary definition in a disappearing text box when you select text.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "accessories_dictionary.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hover-define@example.com",
      "strict_min_version": "109.0"
    }
  }
}

ベストのHover Define代替案

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