Recensions par Volume Control [Boost volume]
Volume Control [Boost volume] di Chaython
Rispueste di Chaython
Rispueste dal svilupadôr
publicât ai 2 jaar geledenIts important to have the volume reset, so you don't get blasted with super over amplified volume. Since most websites don't normalize volume, it's a big risk to save this setting.
It also requires me to request more API access from Mozilla. As that functionality would require "local data access" for the extension to remember your settings. Requiring more permissions, generally makes users more anxious about the extension and adds further scrutiny from Mozilla admins.
So I hope you can understand, why I haven't include this functionality...
Please amend your review to a higher rating, create an issue on the github repository, and I will make a release for you in the next month with this functionality.
It also requires me to request more API access from Mozilla. As that functionality would require "local data access" for the extension to remember your settings. Requiring more permissions, generally makes users more anxious about the extension and adds further scrutiny from Mozilla admins.
So I hope you can understand, why I haven't include this functionality...
Please amend your review to a higher rating, create an issue on the github repository, and I will make a release for you in the next month with this functionality.
147 recensions
- Valutade 5 su 5di SrsMnk, 10 uur geleden
- Valutade 1 su 5di Utent Firefox 16912776, 11 dagen geledenMutes all audio if i try and boost it, need to unistall to get audio back
- Valutade 1 su 5di Utent Firefox 18534945, één maand geledenIt breaks a lot of websites that has embedded videos, even sites that don't even have videos/sound at all.
- Valutade 4 su 5di Det.Fusco, 2 maanden geledenI was using a volume manager extension on chrome that one could increase and lower volume in some increments via customizable extension shortcuts. Mine were alt+up/down arrow keys
It'd be nice if we could do the same here. We can already bring up the volume window by an extension shortcut. Why not add a few for up and down adjustments? - Valutade 1 su 5di Slinx, 2 maanden geledenwould be 5 stars, but it makes all audio on the browser crackle and even slightly stutter
Rispueste dal svilupadôr
publicât ai 2 maanden geledenIt really shouldn't the only reason it should crackle is if you turn the volume past 0db because some audio sources might peak.
Your issue of audio crackling is usually a non-grounded auxiliary or, a high memory latency / memory bug.
When I was on z97 and had my memory set to 2133mhz [a very high xmp value for ddr3] the audio constantly crackled when running certain applications. This can also be experienced when running with a lack of buffer while using an ASIO driver.
Completely unrelated to the plugin itself but maybe exacerbated by it. - Valutade 5 su 5di Nozomi Miyamori, 4 maanden geleden
Rispueste dal svilupadôr
publicât ai 2 maanden geledenIf you open the popup to control the volume then on most sites that have html video it should be able to increase the volume unless the site employs a strict CSP.- Valutade 5 su 5di Manas, 4 maanden geleden
Rispueste dal svilupadôr
publicât ai 2 maanden geledenIf you open the popup to control the volume then on most sites that have html video it should be able to increase the volume unless the site employs a strict CSP.- Valutade 1 su 5di Jasmin, 5 maanden geleden
- Valutade 4 su 5di Utent Firefox 18952227, 5 maanden geledenThis is the best volume add on I've used, many of the others are offshoots of the most popular one, which barely changes the volume of tabs and is rather useless. One thing to note that if it is not working on certain websites ensure you go into your settings and allow it to run on websites with restrictions or it will seem as if a website is on the blacklist even if it is not.
- Valutade 5 su 5di Sawyer, 5 maanden geleden
Rispueste dal svilupadôr
publicât ai 2 maanden geledenThe channels are not individually controlled so it shouldn't if you have issues with stereo you can employ mono.- Valutade 4 su 5di Specter, 6 maanden geleden
- Valutade 5 su 5di arboch, 6 maanden geledenThanks for the spectacular extension and link to source code; it is highly appreciated since most other "volume control" extensions on Firefox are sketchy or outdated. Works very well.
- Valutade 4 su 5di Link24, 6 maanden geleden
- Valutade 1 su 5di Sev, 6 maanden geledenNo longer works on Meta-owned sites, which are the entire reason I installed it (given Facebook videos have no volume sliders). Trying to use it on Facebook or Instagram since the latest update now causes a "This site is in the exclusions list" despite having not changed any settings on my end. I'm sure this is due to a change with Meta, but it defeats the purpose of this extension for me.
Rispueste dal svilupadôr
publicât ai 6 maanden geledenUnless it's in the exclusion list, it shouldn't display this message. Please paste your log in the github issues..... you can also temporarily downgrade to an older edition from the github releases page or the versions page on mozilla https://addons.vaultpit.io/en-US/firefox/addon/volume-control-boost-volume/versions/
Hope I can help you resolve your problem and you can revise your review to 5 stars. I jut do this as a hobby. - Valutade 1 su 5di kibababa, 7 maanden geledenWorks good but on some web sites breaks audio completely (e.g. Steam) and it's not possible to know that audio is broken unless you know it should be playing on the website. Too much hustle...
Rispueste dal svilupadôr
publicât ai 7 maanden geledenIts because steam blocks it in their CSP, sadly lots of CDNs do.
I could individually add each one to the FQDNS list, but like you said that's a lot of hassle and it has to be reaproved by mozzila everytime etc.
The way audio source is pulled is on page load. If it's doing it too late lots of sites won't interact with the plugin. Where as its an issue on sites with strict CSP as then it just blocks audio.
So sadly there's nothing I can do about it, without further reducing compatible sites.
Could maybe make a whitelist mode instead of a blacklist mode in the future.
I hope you revise your review as it "works good" - Valutade 5 su 5di 0WfCh, 7 maanden geleden
- Valutade 5 su 5di Cederick, 7 maanden geleden
- Valutade 5 su 5di Utent Firefox 18065886, 7 maanden geleden
- Valutade 5 su 5di Bong13, 7 maanden geleden
- Valutade 5 su 5di Rocky, 7 maanden geledenPleasantly surprised after last experience with volume booster. This application rocks!
- Valutade 4 su 5di Subvert, 8 maanden geledenWouldve been a 5 star cause it does do the increase volume thing well, but for some reason it causes multiple elements on the website d2l (which i use for my college courses) to break. No clue why or how it does this, but because of this I'm forced to uninstall the extention
Rispueste dal svilupadôr
publicât ai 7 maanden geledenIt's most likely because it interacts on page load and your site has a strict CSP. If you add it to the FQDNS list the page may then work.