Download Sound Firefox

Examine source code of Download Sound

By: BPS
Inspect and view changes in Download Sound source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Download Sound",
  "version": "1.6",
  "description": "Plays a sound or utters a text using speech synthesis when a download is completed.",
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-1vdAiX6gThdiIg@jetpack",
      "strict_min_version": "58.0"
    }
  },
  "icons": {
    "16": "icons/icon_16.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "downloads",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/icon_19.png"
  }
}

Best Download Sound Alternatives

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