合計レビュー数: 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 によるレビュー (6年前)
- 5 段階中 5 の評価Firefox ユーザー 12922973 によるレビュー (7年前)
- 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 によるレビュー (8年前)