Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
MBs Tab Volume Control のプレビュー

MBs Tab Volume Control 作成者: monerobull

Adjust the volume of individual browser tabs

実験的実験的
0 (0 件のレビュー)0 (0 件のレビュー)
1 人のユーザー1 人のユーザー
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 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • ブラウザーのタブへのアクセス
  • すべてのウェブサイトの保存されたデータへのアクセス

データ収集:

  • 開発者によると、この拡張機能はデータ収集を必要としません。
詳細情報
詳しい情報
アドオンリンク
  • サポートサイト
  • Copy add-on ID
バージョン
1.0
サイズ
17.18 KB
最終更新日
2ヶ月前 (2026年6月23日)
関連カテゴリー
  • タブ
ライセンス
MIT License
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

Download

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

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。