
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
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок
- Ще немає оцінок