FBTracer updated to Firefox 5

FBTracer in action

FBTracer aka Flash Tracer has been just updated to version 0.1.3 ( also thanks to Daniel D. Vanzin ) which is now compatible with the new Firefox 5.

If you already have the extension installed it’s just a matter of check updates from the addons firefox page, otherwise you can download the extension from this page: http://blog.sephiroth.it/firefox-extensions/flash-tracer-for-firebug/

Note. After a fresh install or update of the plugin, sometimes the fbtracer panel doesn’t refresh itself… in that case a firefox restart will fix the problem.

FlashTracer for Firebug

FBTracer in action

Recently I decided to write my old flash tracer firefox extension from scratch because I found it not really useful (at least for me) and too “expensive”, moreover when using firebug at the same time.

So I made a quick test to see how much was hard to create a new panel inside firebug to display flash tracer.
This is the result of what I did right now. It does not have all the features of the old extension, it just display the flash traces. Anyway it is actually in early stage development, updates will come during next days.
Here the instructions and the download link (remrmber to install the flashplayer debugger and firebug first!):
P.S. It has been tested on osx snow leopard and windows 7 right now.

FlashTracer 2.1.0

Thanks to Chad Upton who sent me some suggestions on how to improve FlashTracer I recently updated this extension adding some new features beside those already installed.
Now it is possible to define rules ( using the options panel ), which allow you to style the output messages (defining font-weight, font-style, color and text underline); they can work also like a filter to discard all the messages which don’t match the rules.

Here a screenshot of the new rules panel:

I also took advantage of this update to write the extension from scratch. It was my first extension and so the code wasn’t so clear, moreover I learnt how to use xul commands and observers.
I tested this extension on Vista, Ubuntu 7.10 and OSX 10.4. Here some screenshots of the running extension on those different OS:

Note. In some case you should first remove the mm.cfg file first. In Windows and linux it is placed into the user folder, in OSX you can find it under “/Library/Application Support/Macromedia”

Install now
P.S. Remember that you need the flash player debug.

UPDATE: A new flash tracer called fbtracer has been released. This new extension is integrated into Firebug. Read more here

FlashTracer 2 for Firefox 2.0.*

I dont know what happened to the link of my FlashTracer extensions on Mozilla extensions page.. it simply has been removed.
It’s a while I don’t visit the mozilla developers corner and so I dont know the reason.. probably I had to update the extension for the final release of Firefox2, and they removed the link from the database..

Anyway, now the developer area is inaccessible until they release the new addons site. For this reason, for who want to download again the flashtracer extension can use this link:

http://www.sephiroth.it/firefox/flashtracer

I’ve also added my site as updateURL for this extension, so I dont have to care anymore about mozilla  changes on their site…
The extension itself has no new features, just some little changes and an help panel too. I’ve added the possibility of open the flashtracer in a floating window, as someone requested.

P.S. Remember that you can find all the Adobe Flash debug player versions here:  http://www.adobe.com/support/flashplayer/downloads.html

UPDATE: A new flash tracer called fbtracer has been released. This new extension is integrated into Firebug. Read more here