Recensioner för Mute sites by default
Mute sites by default av abba23
Recension av Firefox-användare 13536065
Betygsatt 5 av 5
av Firefox-användare 13536065, för ett år sedanSehr praktisch, einwandfreie Funktion
83 recensioner
- Betygsatt 5 av 5av TCPI, för 23 dagar sedan
- Betygsatt 5 av 5av Firefox-användare 17966342, för 2 månader sedan
- Betygsatt 5 av 5av Sacha, för 5 månader sedanSimple to use and so incredibly useful that it makes you wonder why browsers aren't already just doing this by default. Thank you so much! Please make a chrome version!! :)
- Betygsatt 1 av 5av bbose, för 6 månader sedanIt's a weird add-on. It affects the synchronisation between the video and audio across various video streaming sites. It brings in audio delays when active. Moreover, it automatically whitelists a website when its tab is unmuted. So further reloads do not mute the previously unmuted website by default. That setting could however be changed in the "Preferences" section of the add-on. More than relying on third party add-ons.. it's better if websites default to 50% volume while playing any media when they get freshly loaded for the very first time(before cookies save the preferred volume, set manually, for the subsequent loads).
- Betygsatt 4 av 5av Firefox-användare 18662579, för 6 månader sedanPlease allow users to configure the addon to let us see website favicons rather than the speaker icon on muted tabs. The speaker icons complicate multi-tab browsing.
- Betygsatt 5 av 5av TT, för 6 månader sedanI hate sites that force you to listen to their sounds. This add-on turns that off by default. It has an optional setting to remember for which sites you enable sound so you don't have to unmute them repeatedly. Have been using it for a long time and love it. Thanks for writing it, abba23!
- Betygsatt 5 av 5av Firefox-användare 11066976, för 7 månader sedan
- Betygsatt 2 av 5av darkNiGHTS0, för 7 månader sedanAdds a clickable mute icon to every tab whether or not it's playing sound. Ugly clutter.
- Betygsatt 5 av 5av yensama, för 8 månader sedanIs 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? - Betygsatt 4 av 5av Makezu, för 9 månader sedanneed some blacklist so only x sites are muted default.
- Betygsatt 5 av 5av Firefox-användare 16550303, för 9 månader sedan
- Betygsatt 5 av 5av RexZero, för 9 månader sedan
- Betygsatt 1 av 5av Firefox-användare 17421267, för ett år sedanThis plugin keeps crashing ff instance
- Betygsatt 3 av 5av Firefox-användare 12581327, för ett år sedanWorks 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.
- Betygsatt 5 av 5av alay, för ett år sedan
- Betygsatt 4 av 5av Catboy Bebop, för 2 år sedanOnly 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.
- Betygsatt 5 av 5av lucasd, för 3 år sedan
- Betygsatt 5 av 5av Arno, för 3 år sedanThank 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;
} - Betygsatt 5 av 5av Firefox-användare 13480280, för 3 år sedanWhen 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.
- Betygsatt 5 av 5av Firefox-användare 16259013, för 3 år sedan
- Betygsatt 5 av 5av Peter Lyons Kehl, för 3 år sedanThank 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. - Betygsatt 5 av 5av Firefox-användare 13286605, för 3 år sedanAs someone who forgets he left his speakers on, this addon has been a lifesaver.
- Betygsatt 5 av 5av Firefox-användare 16058521, för 3 år sedanDoesn'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!
Utvecklarens svar
postad för 3 år sedanStill working fine for me. It's nice to hear that this has been useful to someone else over the last few years though.