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

Posts tagged with 'Mozilla Fennec'

Four More Fennec Add-ons

Thursday, November 6th, 2008

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.

URL Fixer now compatible with Fennec (Mobile Firefox)

Wednesday, October 29th, 2008

Screenshot of URL Fixer being used in Fennec, the mobile Firefox browser

Fennec is the codename for Mozilla's work-in-progress mobile browser for phones and smaller computing devices, and since it supports extensions just like Firefox, I've started adding Fennec compatibility to the extensions I've written (when it makes sense).

URL Fixer version 1.5 is fully Fennec-compatible. I think it's even more useful in Fennec than in Firefox, given the ease with which one can fat-finger a touch-screen or mini-qwerty keyboard versus on a full-size computer keyboard.

(The screenshot above is from Fennec running on Mac OSX, so your visual results may vary depending on your device.)