A very basic (OS X only) Firefox extension to add a custom badge on the Dock icon.
Useful to distinguish between different profiles, without fiddling with launchers, plist
s and icns
. (Perfect companion for Profilist!)
A new, improved, easier to use version of this addon is now available at jf's repository. I strongly advise to look at this version. My code will stay here for historical reasons.
- Go to
about:config
- add a new
string
value namedextensions.custom-badge.value
and set it to the desired text (e.g., "Fun", "Work" etc.) - ???
- PROFIT!