
MuteTabsMatchingPattern por RheingoldRiver
Toggles mute of all tabs matching pattern
Necesitás Firefox para usar esta extensión
Metadata de la extensión
Capturas de pantalla

Sobre esta extensión
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
Calificá tu experiencia
PermisosConocer más
Este complemento necesita:
- Acceder a las pestañas del navegador
Más información
- Versión
- 1.0
- Tamaño
- 21,78 KB
- Última actualización
- hace 5 años (9 de mar. de 2020)
- Categorías relacionadas
- Licencia
- Solo Licencia Pública General de GNU v2.0
- Historial de versiones
Agregar a la colección
Más extensiones de RheingoldRiver
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones
- Todavía no hay valoraciones