Recensioni per Volume Control [Boost volume]
Volume Control [Boost volume] di Chaython
Recensione di Utente Firefox 18357169
Valutata 3 su 5
di Utente Firefox 18357169, 2 anni faHi Chaython, thanks for making an open source and slim volume control add-on. it is needed. i agree, the other one on Firefox is junk! i detest apps and etc. that harm us under the guise of offering something useful.
But i can't get it to work. On one site (movies7.to), it was useless. On another (archive.org), it muted the volume and i couldnt seem to re-tune it. i figure on another, it will also be a bother to rather than imrpovement of my experience...
I see that this is manifeset (aka "version?") 3. And that it is not necessary to give the permission for access to all websites' information?
what about the info on the single website upon which we apply the volume control add-on. could you provide a statement about what website info this extension searches for / analyzes, and how it uses this information? is it linked to our identities? could it be used for nefarious purposes if in the wrong hands? etc.
thanks again. i would ilke to use it.
But i can't get it to work. On one site (movies7.to), it was useless. On another (archive.org), it muted the volume and i couldnt seem to re-tune it. i figure on another, it will also be a bother to rather than imrpovement of my experience...
I see that this is manifeset (aka "version?") 3. And that it is not necessary to give the permission for access to all websites' information?
what about the info on the single website upon which we apply the volume control add-on. could you provide a statement about what website info this extension searches for / analyzes, and how it uses this information? is it linked to our identities? could it be used for nefarious purposes if in the wrong hands? etc.
thanks again. i would ilke to use it.
Replica dello sviluppatore
pubblicato il 2 anni faAs for site compatibility, there's issues where CDN (content delivery network) has strict CSP.
CSP denies any extension from accessing the hosted resource.
The extra permission is necessary to see iframes (content loaded from a different site in a frame within the current site).
You can view the code, it doesn't see any information it just accesses the html audio/video and doesn't have any outgoing code, it just accesses the tab checks for audio then uses a js to check iframes for audio.
I've been trying to figure a way for firefox to not load the extension on certain sites but its not working it has only worked within chromium.... So site compatibility has been getting worse.
CSP denies any extension from accessing the hosted resource.
The extra permission is necessary to see iframes (content loaded from a different site in a frame within the current site).
You can view the code, it doesn't see any information it just accesses the html audio/video and doesn't have any outgoing code, it just accesses the tab checks for audio then uses a js to check iframes for audio.
I've been trying to figure a way for firefox to not load the extension on certain sites but its not working it has only worked within chromium.... So site compatibility has been getting worse.
154 recensioni
- Valutata 5 su 5di Utente Firefox 15920343, 7 giorni fa
- Valutata 1 su 5di Be Chris, un mese faFor some unknown reason, this extension no longer works with Firefox version 147.0.1. It prevents the page from functioning correctly by freezing Firefox, forcing me to close Firefox completely. Even after clicking "Manage Extensions," clicking the Permissions tab, and allowing "Access your data for all websites," it still works. I've tested all my extensions, and yours is the only one causing this problem. The only version that works for me is 1.1.1. Please look into what's wrong.
- Valutata 5 su 5di Utente Firefox 16859750, 5 mesi fa
- Valutata 1 su 5di Utente Firefox 16912776, 5 mesi faMutes all audio if i try and boost it, need to unistall to get audio back
- Valutata 1 su 5di Utente Firefox 18534945, 6 mesi faIt breaks a lot of websites that has embedded videos, even sites that don't even have videos/sound at all.
- I 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? Replica dello sviluppatore
pubblicato il 7 mesi faIt 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.- Valutata 5 su 5di Nozomi Miyamori, 9 mesi fa
- Valutata 1 su 5di Jasmin, 10 mesi fa
- Valutata 4 su 5di Utente Firefox 18952227, 10 mesi faThis 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.
- Valutata 5 su 5di Sawyer, 10 mesi fa
Replica dello sviluppatore
pubblicato il 7 mesi faThe channels are not individually controlled so it shouldn't if you have issues with stereo you can employ mono.- Valutata 4 su 5di Specter, un anno fa
- Valutata 5 su 5di arboch, un anno faThanks 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.
- Valutata 4 su 5di Link24, un anno fa
- Valutata 1 su 5di Sev, un anno faNo 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.
Replica dello sviluppatore
pubblicato il un anno faUnless 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.mozilla.org/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.