Dictionary Lookup v5 Firefox

Examine source code of Dictionary Lookup v5

By: Grauman Add-on
Inspect and view changes in Dictionary Lookup v5 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": "{d403d110-ffed-48e8-b4a6-cac9993efe8f}"
    }
  }
}

Best Dictionary Lookup v5 Alternatives

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