Archive for February 2009
Life without Firefug

I shouldn’t complain about this since I accept the fact to run on Windows 7 beta build. I wouldn’t get support from third party software just as fast as I want.
But I believe eventually thing will get back on track. However I am suck at the movement I wonder if it was just me who rant into this problem (http://code.google.com/p/fbug/issues/detail?id=1473) or it just “the bug to be”?
Anyone know any other Firefox extension with similar functionality of Firebug? where I can use temporary to debug ajax request?
UPDATE: 2009.03.03
I had manually install Firebug by copy extracted file from my colleage computer located in
C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>\extensions\ usually Firebug file stored in a firebug@software.joehewitt.com folder, so just copy the folder and paste it into your Firefox profile.
Hmm, next is to modify extensions.ini located in C:\Users\<user>\AppData\Roaming\Mozilla\Firefox\Profiles\<profile>\ to something like this
[ExtensionDirs]
Extension0=path_to_extension_folder
