I am currently trying to do extension development when I get the time and this tends to happen when I am at work where I use PFF. With Firefox 1.5 you can place a file inside the extensions folder in the format of "@" and inside that file place the directory path to the extension files. (ie: E:\projects\helloworld) and when you start up FF it loads it. However PFF doesn't seem to do this like Firefox 1.5 does? Mainly this just helps with not having to create a new xpi file and reinstall the extension every time a change is made to the extension code, you just restart FF.
Is there a way to fix this or get around this?
Thanks for the help.
-Erik
The @ hack simply may not work when a profile is specified with -profile in the command line (the way Portable Firefox does it).
Sometimes, the impossible can become possible, if you're awesome!