
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 КБ
- Последнее обновление
- 5 лет назад (9 мар. 2020 г.)
- Связанные категории
- Лицензия
- Только Стандартная общественная лицензия GNU v2.0
- История версий
Добавить в подборку
Другие расширения от RheingoldRiver
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет
- Оценок пока нет