wr download Firefox

Examine source code of wr download

Inspect and view changes in wr download source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "wr download",
  "description": "Download audio file from wordreference.com definition",
  "version": "0.0.1",
  "icons": {
    "64": "icons/icon38.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": {
      "19": "icons/icon19.png",
      "38": "icons/icon38.png"
    },
    "default_title": "Download audio file",
    "show_matches": [
      "https://*.wordreference.com/definition/*"
    ],
    "pinned": true,
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "tabs",
    "downloads"
  ]
}

Best wr download Alternatives

Here are some Firefox add-ons that are similar to wr download: