Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
MBs Tab Volume Control 预览

MBs Tab Volume Control 作者: monerobull

Adjust the volume of individual browser tabs

实验性实验性
0(0 条评价)0(0 条评价)
2 个用户2 个用户
下载 Firefox 并安装扩展
下载文件

扩展元数据

关于此扩展
Tab Volume Control

A lightweight Firefox extension to set the audio volume of individual websites. Volumes are remembered per site (by hostname) and re-applied automatically on future visits.

Features
  • Per-site volume control from 0–100%, saved automatically
  • Mute / unmute with one click (restores your previous level)
  • Works with both plain <audio>/<video> elements and sites that use the Web Audio API
  • Acts as a multiplier on top of the site's own volume control, so a site's
    built-in slider (e.g. YouTube's) keeps working alongside it
  • Embedded cross-origin players (e.g. iframes) inherit the parent page's setting
  • Visual indicator for tabs that are currently producing audio
  • Leaves a site's audio untouched until you actually set a volume for it

Usage

Click the toolbar icon to open the popup. It lists the open tabs in the current
window that support volume control. Drag a slider to set that site's volume, or
click the speaker icon to mute/unmute. Changes apply immediately to every open
tab of the same site and are remembered for next time.

How it works
  • A content script injects a small page-context script (content_scripts/inject.js)
    that hooks HTMLMediaElement and the Web Audio API. It intercepts the
    element's volume property so the chosen level is applied as a multiplier
    (output = siteVolume × extensionVolume), letting a site's own volume control
    keep functioning, and uses a Web Audio gain node for sites that route audio
    through the Web Audio API.
  • A background script (background.js) resolves the requesting frame's
    top-level host, so cross-origin iframes get the volume set for the page
    they're embedded in.
  • Settings are stored with browser.storage.local, keyed by hostname.

Permissions
  • tabs — list open tabs and their titles/favicons in the popup
  • storage — remember per-site volume settings
  • <all_urls> — apply volume on any site you visit
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 获取浏览器标签页
  • 访问您在所有网站的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 用户支持网站
  • 复制附加组件 ID
版本
1.0
大小
17.18 KB
上次更新
2 个月前 (2026年6月23日)
相关分类
  • 标签页
许可证
MIT 许可证
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。