You can run the game on a seperate screen. Process:
Once you press "Play Game" when you first open the window, you should be able to see the fullscreen button on the bottom right.
Inspect Element the fullscreen button.
Immediately, it highlights a something along the lines of: "<img src=*link*...>
Navigate 2 lines below that and you'll see another line of code that starts with: "<iframe frameborder...>"
In the code mentioned above, there'll be a link that ends with a url of "index.html"
Open this link in a new tab and you should have the game run
The browser will ask for permission on being able to use clipboard in this tab, just agree to it.
You can now copy and paste your save files
