Bewertungen für Webseiten standardmäßig stummschalten
Webseiten standardmäßig stummschalten von abba23
Bewertungen von Firefox-Benutzer 13286605
Bewertet mit 5 von 5 Sternen
von Firefox-Benutzer 13286605, vor 3 JahrenAs someone who forgets he left his speakers on, this addon has been a lifesaver.
77 Bewertungen
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 11066976, vor 12 Tagen
- Bewertet mit 2 von 5 Sternenvon darkNiGHTS0, vor 24 TagenAdds a clickable mute icon to every tab whether or not it's playing sound. Ugly clutter.
- Bewertet mit 5 von 5 Sternenvon yensama, vor 2 MonatenIs there a way to keep the site icon in tab, instead of having every one be muted icon?
Also an alarm addon I use got muted as well. I have tried to add it to whitelist but no success. Any way to solve this? - Bewertet mit 4 von 5 Sternenvon Makezu, vor 2 Monatenneed some blacklist so only x sites are muted default.
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 16550303, vor 3 Monaten
- Bewertet mit 5 von 5 Sternenvon RexZero, vor 3 Monaten
- Bewertet mit 1 von 5 Sternenvon Firefox-Benutzer 17421267, vor 4 MonatenThis plugin keeps crashing ff instance
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13536065, vor 5 MonatenSehr praktisch, einwandfreie Funktion
- Bewertet mit 3 von 5 Sternenvon Firefox-Benutzer 12581327, vor 7 MonatenWorks great at what it is supposed to do but it it way too easy to accidentally unmute a tab when switching tabs. When you accidentally unmute a tab, you can't even quickly remute it in the same way but have use a right click menu every time. Even just having this be the opposite would be more helpful.
- Bewertet mit 5 von 5 Sternenvon alay, vor 9 Monaten
- Bewertet mit 4 von 5 Sternenvon Catboy Bebop, vor einem JahrOnly thing that could make this better is if it could mute/unmute sites based on if a certain audio device (such as headphones) are connected or not. Granted, I'm on Windows, so I don't know if that'd work on other OSes, but it'd be nice to have.
- Bewertet mit 5 von 5 Sternenvon lucasd, vor 2 Jahren
- Bewertet mit 5 von 5 Sternenvon Arno, vor 2 JahrenThank you so much - muting domains instead of tabs was the number one Chrome feature I missed. This extension does exactly what I wanted and improves my browsing experience a lot.
I just added this to userChrome.css to remove the ugly "MUTED" label by Firefox:
.tab-secondary-label[muted] {
display: none !important;
} - Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 13480280, vor 2 JahrenWhen I press ctrl+m it mutes/unmutes multiple tabs from the same domain, even though they have different subfolder address. I expected only the current tab to be affected and keep every other tab muted. Would be nice to have different keybinds to whitelist domain and mute/unmute current tab.
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 16259013, vor 2 Jahren
- Bewertet mit 5 von 5 Sternenvon Peter Lyons Kehl, vor 3 JahrenThank 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. - Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 16058521, vor 3 JahrenDoesn't work anymore. Not sure why, not going to troubleshoot because an alternative is already working without issue, thanks for the last few years though!
Antwort des Entwicklers
geschrieben am vor 3 JahrenStill working fine for me. It's nice to hear that this has been useful to someone else over the last few years though. - Bewertet mit 1 von 5 Sternenvon Yoksven, vor 3 JahrenCouldn't unmute all tabs when decided to remove the addon. Spending precious time unmuting by hand. Pretty pissed.
- Bewertet mit 1 von 5 Sternenvon TTeddy, vor 3 Jahrenwhy EXACTLY this exists ?!?
if it add all by itself the very one site I REALLY NEED TO MUTE to exceptions ?!??!?!?!?!? - Bewertet mit 5 von 5 Sternenvon DawnDawn121988, vor 3 JahrenThis is great for those annoying mini videos that play on sites that you visit to download a freeware program. They pop up telling you how to install the same kind of programs over and over again its annoying. So this really helps with those videos.
- Bewertet mit 5 von 5 Sternenvon zzz, vor 3 Jahren
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 16896888, vor 3 Jahren
- Bewertet mit 5 von 5 Sternenvon Koray Biçer, vor 4 JahrenAn essential add-on for Firefox. Congratulations on your great work.