There are many download related extensions. And I use several of them.
The one I use most is download statusbar. It prevent the official download manager from showing and jsut use one line above the statusbar to show the download status. Basicly, that’s all I need: How many time is left before the download is finished. […]
Well Firefox is a web browser only and it doesn’t come with a mail client, so it will call the system default mailer to handle “mailto:” links.
It is hard to say how to define the system default mailer. It’s different according to your OS: On windows they use registry, in the Unix world it depends […]
¶
Posted 14 April 2006
§
‡
There are lots of complains on the net about “memory leak” for Firefox 1.5+, and all solutions now point at setting browser.sessionhistory.max_total_viewers in about:config.
This pref defines how many pages is cached per tab. As I don’t use the browser back and forth feature very much, I set it to 0 to disable it. Note this […]
¶
Posted 03 April 2006
§
‡
By default when we typing in the address bar, Firefox will show a list
of histories below the address bar, and we can move with the arror
keys and select the one we want.
But most of the cases we just need the first one cause Firefox will
sort the matched history list in the visiting frequency order, And
we’ll […]
¶
Posted 27 March 2006
§
‡
from http://www.gravitonic.com/blog/archives/000111.html
Here’s another Mozilla/Firefox tip: if you copy a URL wrapped over multiple lines from somewhere and try to paste it into the address bar, you will end up only with the first line of it. To fix it, go to about:config and change editor.singleLine.pasteNewlines setting to 3 or add:
user_pref("editor.singleLine.pasteNewlines", 3);
to your user.js […]
¶
Posted 23 March 2006
§
‡
address: http://www.extensionsmirror.nl/index.php?showtopic=254
This extension allows us to re-bind keys to functions. Pretty useful for keyboard users like me. A side benefit is that you could learn lots of new key bindings and find out “why this key binding doesn’t work?” — Mostly because the key is bind to another function in another extension.
It can also disable […]
Well I’ve found some reference for Mozilla is Amazing here: http://www.mozilla.org/unix/remote.html
Share This
¶
Posted 25 September 2004
§
‡
If I have one running on notebook, and I invoke another on the server, it will show in the notebook with the same process if I set DISPLAY! I mean, the same process! Not another process on server and just display on notebook! Is this something related to my cross NFS mount home?
Share This
¶
Posted 20 September 2004
§
‡