Download Sound Addon Firefox

Examine source code of Download Sound Addon

Inspect and view changes in Download Sound Addon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Download Sound Addon",
  "version": "1.0",
  "description": "Plays a sound when a download is completed.",
  "icons": {
    "48": "icons/downloadsound-48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "downloads"
  ],
  "applications": {
    "gecko": {
      "id": "Download-Sound-Addon@example.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Download Sound Addon Alternatives

Here are some Firefox add-ons that are similar to Download Sound Addon: