SoundTuner di Abhinav Neelam
Extension to manipulate background audio. Can lower/increase volume, add pan and mono per tab. Can also save background sounds per website for future visits.
Devi utilizzare Firefox per poter installare questa estensione
Metadati estensione
Screenshot
Informazioni sull’estensione
There are many instances where audio becomes annoying. It could be too loud or too low and be only heard in one ear. This extension aims to fix many of the problems you might have. You can also save audio settings per domain or per page and it will be loaded on new tab so you don't have to remodify audio everytime.
Current Features:
Gain (up to 5x) - Increase or decrease volume
Pan - Distribute level of audio through left and right channels (for speakers)
Mono - Normalize audio level between both channels
FAQ:
For any questions, you can open an issue or view the source code on https://github.com/LoneCoder21/SoundTuner
Current Features:
Gain (up to 5x) - Increase or decrease volume
Pan - Distribute level of audio through left and right channels (for speakers)
Mono - Normalize audio level between both channels
FAQ:
For any questions, you can open an issue or view the source code on https://github.com/LoneCoder21/SoundTuner
Commenti dello sviluppatore
Valuta la tua esperienza utente
PermessiUlteriori informazioni
Questo componente aggiuntivo necessita di:
- Visualizzare notifiche
- Salvare illimitati dati su client
- Accedere ai dati di tutti i siti web
Ulteriori informazioni
- Link componente aggiuntivo
- Versione
- 1.3.1
- Dimensione
- 141,67 kB
- Ultimo aggiornamento
- 7 mesi fa (2 giu 2024)
- Categorie correlate
- Licenza
- Licenza MIT
- Cronologia versioni
- Etichette
Aggiungi alla raccolta
Note di versione per la versione 1.3.1
Disabled modifying audio nodes if default controls (gain,pan,mono) are being used. Audio will now work on all web pages that have default controls.
Altre estensioni di Abhinav Neelam
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
- Non ci sono ancora valutazioni
Some web pages use audio elements on a different source domain than the main domain so we can't modify these audio elements and must use default controls.
There's no practical way to detect media elements that are CORS restricted. Therefore, some elements may be missed and you may have to change them manually. This issue, https://github.com/WebAudio/web-audio-api/issues/2453 explains more details.