Sound Tabs Firefox

Examine source code of Sound Tabs

By: Ruyen
Inspect and view changes in Sound Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sound Tabs",
  "version": "1.0",
  "description": "Plays drum sounds for tab events: switch tab = hit, close = cymbal crash, create = kick.",
  "icons": {
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "soundtabs@example.com"
    }
  }
}

Best Sound Tabs Alternatives

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