리뷰 16개
- 5점 만점에 5점Firefox 사용자 13119367 님, 3년 전
- 5점 만점에 5점Peter Lyons Kehl 님, 4년 전Thank you. Works well.
However, with most/all tabs muted, the "muted" icon next to each tab is taking space, it's visually noisy and it hides/replaces the site icon.
Remedy: Hide "muted" icon unless a tab is currently playing sound.
How? create "userChrome.css" file with the following content:
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
.tab-icon-overlay:not([soundplaying]) {
display: none;
}
.tab-icon-image:not([soundplaying]) {
opacity: 1 !important;
}
Save that file in chrome folder right under your Firefox profile folder. To locate that, open Firefox special URL about:support and see "Profile Directory". See also https://www.reddit.com/r/FirefoxCSS. - Hay addons que tienen ochentamil opciones y van fatal. Esta, en cambio, para lo que hace que es sencillamente poner en silencio automáticamente las pestañas nuevas que abres, va genial. Es una de las pocas extensiones de las que no he buscadp alternativas porque como digo, genial.
- 5점 만점에 5점Stephane Deschamps 님, 7년 전
- 5점 만점에 5점Firefox 사용자 12922973 님, 8년 전
- 5점 만점에 5점Firefox 사용자 12299836 님, 8년 전Exactly what i was looking for, very nice!
Could you add a feature so that one would be able to add exception like:
youtube.com/*
randomdomain.eu - 5점 만점에 5점Firefox 사용자 13374331 님, 8년 전
- 5점 만점에 5점TASpangler11 님, 8년 전Does exactly what I wanted from the extension. A whitelist feature would be very welcome but a luxury I can live without.
- 5점 만점에 5점focusedSplash77 님, 9년 전