Tab Sound Cycler Firefox

Examine source code of Tab Sound Cycler

By: Hi Devo Add-on
Inspect and view changes in Tab Sound Cycler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Sound Cycler",
  "version": "1.0",
  "description": "Lần lượt phát thử âm thanh của các tab đang phát để xác định nguồn phát.",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f814b8e3-3c5f-4198-873e-00cdb6d991f9}"
    }
  }
}

Best Tab Sound Cycler Alternatives

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