Custom Tab Sound FX Firefox

Examine source code of Custom Tab Sound FX

By: Hi Khoi
Inspect and view changes in Custom Tab Sound FX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom Tab Sound FX",
  "version": "1.0",
  "description": "Gán hiệu ứng âm thanh cho các hành động của tab: mở, đóng, chuyển.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "custom-tab-sound-fx@example.com"
    }
  },
  "icons": {
    "48": "icon.png"
  }
}

Best Custom Tab Sound FX Alternatives

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