Homepage » Software » Uber-Favelet Suite

Uber-Favelet Suite

By Jonathan + March 16th, 2006

Today I’m officially stopping my bitching that IE and Opera don’t have Firefox extensions. This favelet/bookmarklet does pretty much everything I need from my Firefox extensions. From now on, I guess I’ll have to rely on Firefox’s snappy logo to keep it a head above the rest ;-)

slayeroffice | Favelet Suite

This is a favelet that combines most of my development favelets. When invoked, a div element will appear in the top left corner of your browser window with a list of all the favelets I’ve included…

Included in the suite:
Color List
Document Tree Chart*
HTML Attribute Viewer
HTTP Header Viewer
Hidden Field Modifier
Javascript Object Tree*
MODIv2
Mouseover DOM Inspector
Object Dimensions
Page Info
Remove Children
Resize Fonts
Ruler**
Show Source
Style Sheet Tweak*
Style Sheet Viewer*

O comments at "Uber-Favelet Suite"

Be the first commenter!

Comment Now!

Name* Email* Blog / Website

Latest Posts

C#: Returning an array via webservice with derived classes November 20th, 2008

C#: Returning an array via webservice with derived classes

Here’s a neat little thing I learned today. I was writing a WebMethod for a WebService I’m working on for ScribbleLive. The return type[...] Read the rest »