Click Dictionary Firefox

Examine source code of Click Dictionary

By: FG
Inspect and view changes in Click Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Click Dictionary",
  "version": "1.0.1",
  "description": "Get word definition when double clicking on it.",
  "permissions": [
    "*://api.dictionaryapi.dev/api/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Click Dictionary Alternatives

Here are some Firefox add-ons that are similar to Click Dictionary: