Dictionary Lookup v3 Firefox

Examine source code of Dictionary Lookup v3

By: Jarod Add-on
Inspect and view changes in Dictionary Lookup v3 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 the definition of words.",
  "permissions": [
    "activeTab",
    "https://api.dictionaryapi.dev/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6263d184-6064-4751-8f66-87bed5289e13}"
    }
  }
}

Best Dictionary Lookup v3 Alternatives

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