
MuteTabsMatchingPattern 作成者: RheingoldRiver
Toggles mute of all tabs matching pattern
この拡張機能を使用するには Firefox が必要です
拡張機能メタデータ
スクリーンショット

この拡張機能について
Lets a user specify a pattern to match all currently-open tab titles against, and then mutes all tabs matching that pattern on button click or hotkey press (Ctrl+Shift+O).
Example patterns you might use (the asterisks are part of the pattern):
If you want this to be a system-global hotkey (Windows), you can use it in conjunction with this AutoHotKey script:
Repo: https://github.com/RheingoldRiver/MuteTabsMatchingPattern
Example patterns you might use (the asterisks are part of the pattern):
*YouTube*
*Twitch
If you want this to be a system-global hotkey (Windows), you can use it in conjunction with this AutoHotKey script:
SetTitleMatchMode 2
^!+x::
IfWinActive ahk_class MozillaWindowClass
{
Send, ^+O
return
}
IfWinNotExist ahk_class MozillaWindowClass
return
ControlSend,ahk_parent, ^+O
return
Repo: https://github.com/RheingoldRiver/MuteTabsMatchingPattern
あなたの体験を評価
権限詳細情報
このアドオンの権限:
- ブラウザーのタブへのアクセス
詳しい情報
- バージョン
- 1.0
- サイズ
- 21.78 KB
- 最終更新日
- 5年前 (2020年3月9日)
- 関連カテゴリー
- ライセンス
- GNU General Public License v2.0 only
- バージョン履歴
コレクションへ追加
RheingoldRiver が公開している他の拡張機能
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません
- まだ評価されていません