Quick Dictionary Lookupc Firefox

Examine source code of Quick Dictionary Lookupc

By: nuliela
Inspect and view changes in Quick Dictionary Lookupc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Dictionary Lookup",
  "version": "1.0",
  "description": "Quickly look up selected words using Google Translate popup.",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{481013ca-6862-4511-9bdf-fdc2b56ab808}"
    }
  }
}

Best Quick Dictionary Lookupc Alternatives

Here are some Firefox add-ons that are similar to Quick Dictionary Lookupc: