Dictionary Anywhere v2 Firefox

Examine source code of Dictionary Anywhere v2

By: MrKio Add-on
Inspect and view changes in Dictionary Anywhere v2 source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "author": "MrKio",
  "manifest_version": 2,
  "name": "Dictionary Anywhere v2",
  "version": "2.0.0",
  "description": "View definitions easily as you browse the web. Double-click any word to view its definition in a small pop-up bubble.",
  "icons": {
    "48": "icons/Dictionary-48.png",
    "64": "icons/Dictionary-64.png",
    "96": "icons/Dictionary-96.png",
    "128": "icons/Dictionary-128.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true,
    "chrome_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "common/browser-polyfill.js",
        "content_scripts/dictionary.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "common/browser-polyfill.js",
      "background/background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8500f7dc-0b4e-41cd-93b6-b55efc9edba0}"
    }
  }
}

Best Dictionary Anywhere v2 Alternatives

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