Possible Duplicate:
A simple hello world NPAPI plugin for Google Chrome?
How to open a file which includes in Chrome extension by C/C++?
originally i wanted to develop a chrome extension to open a file on the user's pc.
I wanted to use php fopen
some SO users said that I have to use NPAPI instead and said that this is a duplicate question and deleted my question.
I just want to know why can't I use fopen
? And if i really don't have other options, then how to open a file using firebreath?
When i go to this section of the docs i don't see the snippets.
i know that moderators gonna come to my question saying that this is a dupe and link to this question I'm one step ahead lol
I don't understand a thing from the accepted answer and i don't understand what file he edited.
the second answer give this link but i can't see the snippets! can you?
I'm on linux mint 12, 32 bit
let me change the question. Can i do this in java? Flashgot got some jar files in the source code :)
install flashgot using chrome, a file called flashgot-1.3.9-tb+sm+fx.xpi will be downloaded, change that to flashgot-1.3.9-tb+sm+fx.zip unzip it and go to the chrome folder
Can i do it in python? every linux distro has python by default