Mute tabs with audio Firefox

Examine source code of Mute tabs with audio

By: Nsury Add-on
Inspect and view changes in Mute tabs with audio source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mute Background Tabs with Audio",
  "version": "1.0",
  "description": "Chỉ bật âm thanh ở tab đang xem, các tab khác sẽ bị tắt tiếng.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Mute Other Tabs"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{983b10a9-9a99-47f4-8512-f15d3476b154}"
    }
  }
}

Best Mute tabs with audio Alternatives

Here are some Firefox add-ons that are similar to Mute tabs with audio: