
MuteTabsMatchingPattern di RheingoldRiver
Toggles mute of all tabs matching pattern
Devi utilizzare Firefox per poter installare questa estensione
Metadati estensione
Screenshot

Informazioni sull’estensione
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
Valuta la tua esperienza utente
PermessiUlteriori informazioni
Questo componente aggiuntivo necessita di:
- Accedere alle schede
Ulteriori informazioni
- Versione
- 1.0
- Dimensione
- 21,78 kB
- Ultimo aggiornamento
- 5 anni fa (9 mar 2020)
- Categorie correlate
- Licenza
- Solo GNU General Public License v2.0
- Cronologia versioni
Aggiungi alla raccolta
Altre estensioni di RheingoldRiver
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni