Programming Made a volume slider extension for Showdown replays

I got tired of not being able to listen to the replays on replay.pokemonshowdown.com without adjusting my browser or system volume.
I like listening to the music and sounds, so muting wasn't an option. Volume level is saved between tabs. Default volume level is low so you can figure out what volume you want without blowing your eardrums.

You can find it here.

Help is welcome. I would like to clean it up a bit.

Example Image (set at custom default volume level):
1743024051267.png


After working on this project, I think I will pursue adding the functionality to showdown and then creating a pull request.
 
Last edited:
I'm surprised you didn't go the PR approach first. I suppose this solves your problem faster. I'd love to get a PR about this. Maybe I should set up a testclient, though? I don't think it'd be particularly easy to test this sort of thing.
 
I'm surprised you didn't go the PR approach first. I suppose this solves your problem faster. I'd love to get a PR about this. Maybe I should set up a testclient, though? I don't think it'd be particularly easy to test this sort of thing.
It’s been a loooong time since I’ve worked with any frontend tech so this was definitely the easiest way for me to go about this. I’d be down to make a PR but I’d have to get the testing environment setup, get more familiar with the code base, and of course get familiar with the way I’m supposed to approach contributing. I think I can handle all that but I wouldn’t mind some assistance.

Also I am honored to have received the blessing of the creator of Showdown.
 
Back
Top