I sell T-shirts online, and I want to add a few hundred designs to an online marketplace. Unfortunately they don’t have any sort of bulk uploader. So I need to select a file, and fill out the description tags & title then submit.
I currently know how to automate everything in this process except the part where I need to click the file input, and select the image. If I could automate that step with a chrome extension I’d be able to start this process running and walk away.
So the big question Is if there anyway to do that with a chrome extension. Obviously this ability could have serious security implications, but I’m hoping there is some way to do it, even if I have to jump through some whitelisting hoops.