AutoMute Background Tabs Firefox

Examine source code of AutoMute Background Tabs

Inspect and view changes in AutoMute Background Tabs 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 on Audio Playback",
  "version": "1.0",
  "description": "Wycisza karty w tle, gdy aktywna karta odtwarza dźwięk. Przywraca dźwięk, gdy aktywna karta przestaje grać.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Mute Background Tabs"
  },
  "applications": {
    "gecko": {
      "id": "mute-background-tabs@example.com"
    }
  }
}

Best AutoMute Background Tabs Alternatives

Here are some Firefox add-ons that are similar to AutoMute Background Tabs: