I have a desire to create a file manager extension for FireFox, one that will allow the tabs/windows of FireFox to be File Manager windows instead.
Part of this extension would be the addition of a 'Folders' side-bar, just like the one in Windows Explorer.
Context Menus and all that would be as they are in Windows Explorer.
At the moment, the only purpose for this is to allow users to browse the web and manage their files from one application, as they could do from Explorer, and to allow the use of tabs while doing so. Later on, I may seek to include FTP as well, and possibly an image viewer (although, maybe the images could just be viewed in a browser tab, instead of a manager tab).
If anyone who is willing to help me by supplying tutorials for Shell integration and so forth, as well as any hints and tips that could be offered as to how I can use a .dll in a Firefox extension, it would be greatly appreciated (and more than likely credit will be given for even the most basic help).
Please note: As I do not have access to a computer I can develop software on that is running Linux or Mac OS X yet, this extension will be Windows only until someone else with a thorough understanding of Linux/OS X can step in and help me.