TheFreeDictionary.com Lookup Firefox

Examine source code of TheFreeDictionary.com Lookup

By: polizz
Inspect and view changes in TheFreeDictionary.com Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TheFreeDictionary.com Lookup",
  "version": "2.1resigned1",
  "description": "Adds context menu to lookup selected words on www.thefreedictionary.com.",
  "background": {
    "scripts": [
      "src/index.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "src/contextHandler.js"
      ]
    }
  ],
  "permissions": [
    "menus",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "{47F7DAA8-DB46-4FE2-87B0-C6D7C8DD2F23}",
      "strict_min_version": "42.0"
    }
  }
}

Best TheFreeDictionary.com Lookup Alternatives

Here are some Firefox add-ons that are similar to TheFreeDictionary.com Lookup: