Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Anton P.

I vote for this RFE!

From another Fx user
martin

Re: Create a firefox extension based on WinSCP like FireFTP?

Thanks for the resources. I'll eventually study them, when I find time to work on this.
Guest

Re: Create a firefox extension based on WinSCP like FireFTP?

martin wrote:

I spent some time searching for docs about creating firefox extensions, but I have not found any :(


Well, basically, your application consists of a user interface that's written in XUL and the program code, written in Javascript (which is probably not very practical for winscp ... but there are workarounds: call external code).
http://forums.mozillazine.org/viewtopic.php?t=164881

Places to start:
<invalid hyperlink removed by admin>
<invalid hyperlink removed by admin>
http://forums.mozillazine.org/viewforum.php?f=19
You might find help on #mozdev on irc.mozilla.org as well.
martin

Re: Create a firefox extension based on WinSCP like FireFTP?

I spent some time searching for docs about creating firefox extensions, but I have not found any :(
firefox user

Create a firefox extension based on WinSCP like FireFTP?

I know that's not a small task, but it woul be extremely nice to have that ... and it would solve the discussion about ftp functionality in winscp (as it could simply be installed in parallel with fireFTP).
Unfortunately I think this would have to be a significant rewrite, and a couple of features are probably impossible to include under the Firefox GUI.