htmlifier
htmlifier copied to clipboard
Store data URI in URL for files
https://scratch.mit.edu/users/Sheep_maker/#comments-129313034
This might have to be an option given that these data URLs may be very long
Might be able to use setData on a DataTransfer and then set a file input's file to the DataTransfer's to set the file input's value from a URL