Import save files to browser?

Hello again! I’m using the web player, and I have a save file from playing outside of the browser version. I’m hosting my game on github and I put the Save01.lsd file in the game directory, but it doesn’t seem to be showing up in game. I’ve heard something about the save file being stored in IndexedDB, whatever that is. If there is a way to import a save file, I would prefer it to be either not be using the js console, or doing it from another computer and accessing it on my main one. The js console is blocked on my main computer, so It would be great if I could import it through my other computer and load the game on my main one and have the save file on there. Sorry if some of these questions are stupid. Also, if there is no solution to this, it’s honestly no big deal; I just wanted to play without starting over.