
MuteTabsMatchingPattern tekijä RheingoldRiver
Toggles mute of all tabs matching pattern
4 Users4 Users
Tarvitset Firefoxin käyttääksesi tätä laajennusta
Laajennuksen metatiedot
Kuvakaappaukset

Tietoja tästä laajennuksesta
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
Rated 0 by 0 reviewers
Permissions and dataLue lisää
Vaaditut käyttöoikeudet:
- Pääsyoikeus selaimen välilehtiin
Lisätietoja
- Versio
- 1.0
- Koko
- 21,78 kt
- Viimeksi päivitetty
- viisi vuotta sitten (9. maalis 2020)
- Liittyvät luokat
- Lisenssi
- GNU General Public License v2.0 only
- Versiohistoria
- Lisää kokoelmaan
Lisää laajennuksia tekijältä RheingoldRiver
- Ei vielä arvioita
- Ei vielä arvioita
- Ei vielä arvioita
- Ei vielä arvioita
- Ei vielä arvioita
- Ei vielä arvioita