22 筆評論
- 評價 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.
- 評價 2 分,滿分 5 分來自 Firefox 使用者 16153649,5 年前bugs... Seems to mutes the wrongs tabs with no icon available.
- 評價 4 分,滿分 5 分來自 Firefox 使用者 15697696,5 年前Fantastic. Simply does what it needs to do. I would add an option to make the "muted" tab icon transparent though, it attracts too much attention.
- 評價 4 分,滿分 5 分來自 Firefox 使用者 14812246,6 年前Edit: This is something of a bug in Firefox itself. If I launch a tab with Flash, but don't "allow" the flash to run, and then mute the tab manually via Firefox and THEN click the flash element and allow it to run, the audio will still play and not be muted. I'm not sure it's possible for this add-on to avoid this problem since it is only possible to mute the tab correctly AFTER the flash has been allowed to run.
I'm having the same problem as an earlier reviewer where new tabs with FLASH components are not muted at first. The tab will show the muted symbol, but sound will still play. If I unmute and then mute again, then the tab will actually be muted. Normal tabs which use HTML5 for media ARE automatically muted properly. - 評價 1 分,滿分 5 分來自 Firefox 使用者 13978280,6 年前Hello I downloaded this addon for the use to have all my private-windows muted by default. However, the icon appears that they are muted, which they are not, I must unmute and then mute to have that specific tab muted
開發者回應
張貼於 6 年前It works well for me.
Check that the extension works in private mode
https://support.mozilla.org/en-US/kb/extensions-private-browsing?as=u
Disable other extensions and try again. - 評價 5 分,滿分 5 分來自 Stephane Deschamps,6 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 12922973,7 年前
- 評價 4 分,滿分 5 分來自 Firefox 使用者 13997461,7 年前Make sure to go to settings and check the for normal window box which is disabled by default which is really dumb if you ask me.
- 評價 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 年前
- 評價 2 分,滿分 5 分來自 Firefox 使用者 13462670,8 年前I cannot get this to work how I want. My hope was that whenever I open a new tab, it would be muted automatically. That's not what is happening, even though I've double-checked my settings.
Version is 56.0.2 (32-bit). Occurs in normal windows. Not sure about private.開發者回應
張貼於 8 年前What version of Firefox do you use? Does the problem occur in normal and private windows?
Use the "Support Email"
Did you click "save" after changing settings?
Do you use other extensions that may affect this issue?