GooglyBlox / ClipboardToFileInput

ClipboardToFileInput is a Chrome extension allowing users to paste clipboard content directly into web page file inputs on Google Chrome (a feature Opera has had for a while now).
Other
34 stars 3 forks source link

Copied jpeg image upload with MIME type image/png #16

Open Lavisx opened 3 weeks ago

Lavisx commented 3 weeks ago

From the web site I'm copy the jpeg image to the clipboard and used it in input. After upload it report error about bad mime type image/png and there is accepted only image/jpeg

I'm used Vivaldi browser (use chromium) on MacBook

GooglyBlox commented 3 weeks ago

That's strange! I think I know the reason, but the extension is untested on Vivaldi and I'll run some tests myself before I'm sure. Would you be able to send the URL of the site you're testing it on?