Less Talk, More Do Christopher Finke is a software engineer at Mahalo. He is available for birthday parties and bar mitzvahs.

Four More Fennec Add-ons

Picture of a Fennec fox.
This is a Fennec fox.

I got some great feedback after I updated URL Fixer to be compatible with Fennec, Mozilla's mobile browser, and I'm happy to announce that I've been able to add Fennec compatibility to four more add-ons:

So far, I've found it pretty easy to port add-ons to Fennec, with the following caveats:

  • You can't install add-ons in Fennec by opening them from your computer; I wrote a script to copy the add-on directly into the Fennec profile, much like an add-on IV drip - straight into the bloodstream!
  • There's no easy access to the error console , but you can open it manually if you grab the address from Firefox.
  • No DOM Inspector. For now, just browse the source.

It seems that all of these issues could be solved with a "Fennec Add-on Development" extension; maybe that will be my next project, unless easier solutions already exist.

4 Responses to “Four More Fennec Add-ons”

  1. Jay Meattle Says:

    Fennec Add-on Development extension -- yes please! :)

  2. islamisohbet Says:

    I will try now, thanks.

  3. Fabrice Desré Says:

    You can launch fennec with the error console like any xulrunner application :

    ./fennec -jsconsole

    It works well on my N810

  4. Martin Says:

    I was in the Sahara last week and I saw lots of fennec fox tracks. I'm just sayin'

    Oh, and I also saw some billboard advertising for 3G hardware in areas are most probably unserved with 3G.

Leave a Reply