You are here

Extension Development

2 posts / 0 new
Last post
Anonymous (not verified)
Extension Development

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

John T. Haller
John T. Haller's picture
Offline
Last seen: 3 hours 50 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
May not work with -profile

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!

Topic locked