Play A Sound Firefox

Examine source code of Play A Sound

Inspect and view changes in Play A Sound source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Play A Sound",
  "description": "This extension will play a sound so you can check if your audio works!",
  "version": "1.0",
  "browser_action": {
    "default_icon": "assets/icon.png",
    "default_popup": "popup.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+A",
        "mac": "MacCtrl+Shift+A"
      },
      "description": "Opens popup.html"
    }
  }
}

Best Play A Sound Alternatives

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