Dictionary Lookup v4 Firefox

Examine source code of Dictionary Lookup v4

By: THABET
Inspect and view changes in Dictionary Lookup v4 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dictionary Lookup",
  "version": "1.0",
  "description": "Quickly look up word definitions using the Free Dictionary API.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "permissions": [
    "activeTab",
    "https://api.dictionaryapi.dev/"
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{52e2703e-b827-4cf9-93b5-99d760fd1e86}"
    }
  }
}

Best Dictionary Lookup v4 Alternatives

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