I am developing a Google chrome extension where user uploads a file manually. I have created a file type input in popup.html and tried to read the file. But that is not working as that is bug in Google chrome..
Please someone suggest me if there is any other work around. I found this but I am unable to proceed cause I could not understand their terminology.
Thanks
I could not find any workaround to solve this problem and solved it in another way..Here I am posting the code which I have used
First in Popup Page :
In Content Script :