Skip to content Skip to sidebar Skip to footer

File Input In Chrome Extension Popup

I want the user to be able to upload text files as input through the browserAction popup for my extension, but I've run into a bit of a problem. I've been using a hidden input tag

Solution 1:

It looks like this might have just been fixed, I'm waiting for it to be available as well!


Post a Comment for "File Input In Chrome Extension Popup"