Ocene za Per-Tab Volume Controller
Per-Tab Volume Controller — ZepioCS
Ocena uporabnika Uporabnik Firefoxa 19266537
Ocenjeno z 3 od 5
— Uporabnik Firefoxa 19266537, pred 5 meseciWorks for YouTube tabs;
but does not work for Firefox's Reader View - read aloud.
Also does not work for Speak Selected added to Firefox context menu.
Review added 2026-01-30 for Ubuntu 24.04.3 LTS ; snap info firefox = 147.0.2-1 latest/stable
but does not work for Firefox's Reader View - read aloud.
Also does not work for Speak Selected added to Firefox context menu.
Review added 2026-01-30 for Ubuntu 24.04.3 LTS ; snap info firefox = 147.0.2-1 latest/stable
Odgovor razvijalca
objavljeno ob pred 14 uramiThank you for the detailed feedback! Regarding "Speak Selected" and Firefox Reader View, these features use the browser's internal "Web Speech API" which generates audio outside of the standard HTML5 media elements (like those used by YouTube). Because this audio is handled by the browser/OS level directly rather than through standard media tags, it is currently impossible for my extension to intercept or control that specific audio stream (unless they add an Intercept API for that). I apologize for the limitation, it is a restriction of how Firefox handles these accessibility tools :(
6 ocen
- Ocenjeno z 1 od 5— Nyanp4su, pred 6 dneviIf it's work as described it would be 5*, the save per website automatically doesn't work, manually added doesn't work either :(
Odgovor razvijalca
objavljeno ob pred enim dnemHey! The site-memory system was honestly a buggy mess in the older version. I originally built it for myself and left it half-finished. Seeing the usage, I made a v2.0 overhaul completely rewriting everything. If you give it another shot, it should work exactly like you expect now. Thank you for testing it out and I apologize for the first version. - Ocenjeno z 5 od 5— Tayra112, pred enim mesecemNow works as intended and is not in german only anymore.
Great comeback from the devOdgovor razvijalca
objavljeno ob pred enim dnemSo sorry about that. I originally built this tool just for myself and ended up leaving a really messy localized bug in the old code that accidentally forced German on some users. Since people are actually using the extension now, I just dropped a massive v2.0 overhaul that completely fixes the language settings and rewrites the whole system. If you try it again, it should actually be in English (or whatever your browser language is, if it doesn't include that language, let me know) and work smoothly. Thanks for the feedback! - Ocenjeno z 5 od 5— Uporabnik Firefoxa 19848279, pred 2 mesecemaI don't get the lower ratings. It does exactly what I wanted it to do. It can lower the volume of the tab I have Bandcamp running in while I watch a stream. First addon I've found that can do that.
- Ocenjeno z 5 od 5— BarinaRoy, pred 3 mesecithe only one that works for me :)
Edit:
Awesome! works perfect, best of its kind! Thanks for the update dev :) it also now looks way better <3
Some websites won't let you control the volume of their output, and this tool counters that, should've been integrated in FF IMO ^_^
Old:
only (minuscule) downside is that I'm an English speaker and while it's possible to translate the settings page (very ez) some menus cannot be translated and are a bit vague.Odgovor razvijalca
objavljeno ob pred enim dnemThanks for the feedback! The older version didn't include any translation since I didn't think of that sadly. I did just push a new completely rewritten v2.0 that includes a language system (with English :>), so all the menus and settings should be fully in English now. - Ocenjeno z 4 od 5— Uporabnik Firefoxa 5612562, pred 9 meseciDoesn't seem to remember volume per-site (even though it is saved in the settings) (also for some reason the settings display for me in German)
edit: Can confirm that these issues are now fixed but unfortunately there's a new issue where I can't change the volume in the built-in player in sites, it gets changed back to the set volume in the addon (that is, I want the addon to be the default volume but not enforce that volume consistently so that I could change the volume as needed on a per-video basis) (not sure if you get notified on edits so I'll re-publish the review if I don't hear back in a few days)Odgovor razvijalca
objavljeno ob pred 21 uramiHey, thanks for the update! Glad to hear the storage and German bugs are gone. I see what you mean about the built-in volume enforcement. That was a leftover code snippet in my code which caused a back off enforcement which tried to apply the volume every time the websites sends any mutation (an element changed) events. I'll write a hotpatch right now to fix this issue, which will apply the volume (if set) once on website loading, then prioritizes the user's input. v2.0.2 should be published pretty soon (next couple of days).
Original Reply: Thanks for reporting this! The older version had a couple of bad bugs that broke storage saving and forced the German layout on people because it completely lacked a proper language system. Both of those issues have been fully fixed in the new v2.0 overhaul I just published. Feel free to give it another try, and I'd love to hear your feedback!