Lisäosan SoundFox versiohistoria - 1 versio
SoundFox tekijä vadimcastro
Lisäosan SoundFox versiohistoria - 1 versio
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 1.3.4
Julkaistu 4. huhti 2026 - 27,31 ktYhteensopivuus: firefox 140.0 ja uudemmat, android 142.0 ja uudemmat- Popup / Background Polling: The Extension Popup
main.tsmust definitively query the active tab's hostname string (new URL(tab.url).hostname) prior to dispatching state commands globally. - Nested Dictionary Storage Arrays:
Modify allbrowser.storage.local.setfunctions to strictly manipulate a targeted host-level dictionary natively:
json
{
"settings": {
"youtube.com": { "volume": 1.0, "eq": "flat", "dialogMode": false },
"bflix.sh": { "volume": 4.0, "eq": "flat", "dialogMode": true }
}
}
Lähdekoodi julkaistu lisenssillä GNU General Public License v3.0 only
- Popup / Background Polling: The Extension Popup