Entries Tagged 'Mozilla' ↓

Gush — Combine instant messenger and newsreader

Click for bigger pic

Gush is a cross platform software based on Mozilla Firefox,Flash and Jabber which offers eyecandy interface for both instant messenger and newsreader.

Above is a screenshot on my Hiweed-Debian box, you can see more at its offical site.

Mozilla WebMailCompose Extension

jedbrown.net | Mozilla



Using this extension you can handle mailto address with your webmail accounts, the webmail services can be GMail, Yahoo!Mail, Hotmail and others, you even can customize this.

Using Mozilla/Firefox as a biologist

Mozilla’s extensions offer a variety of tools for us to enhance the surfing experience. With biobar and biofox, online search for biomedical infomation will be handy and quick. Take a look at the databases biobar 1.2 provides browsing and searching access, and the screenshots of biofox at work and you will be impressed.

How to write Firefox extensions

How to write Firefox extensions

Something worth to try.

Gmail Notifier Extension v0.2 for Firefox

doron’s blaahg

After a week’s vacation, Doron came back with a modified version of the Gmail Notifier Extension. It came with a lot of things, and the thing I like most is that it now use HTTPS protocol.



Add a del.icio.us button in Firefox

在Firefox中加入del.icio.us书签栏按钮

javascript:h=location.href;t=document.title;e = “” + (window.getSelection ? window.getSelection() : document.getSelection ? document.getSelection() : document.selection.createRange().text); if (!e) e = prompt(“You didn’t select any text. Enter a description:”, “”); if (e!=null) location=”http://del.icio.us/USERNAME?noui=yes&jump=close&url=” + escape(h) + “&title=” + escape(t) + “&extended=” + escape(e).replace(/ /g, “+”); void 0

Gmail Notifier for Firefox




From doron’s blaahg