Firefox about: pages

Special pages available in firefox :

And so at last the beast fell and the unbelievers rejoiced. But all was not lost, for from the ash rose a great bird. The bird gazed down upon the unbelievers and cast fire and thunder upon them. For the beast had been reborn with its strength renewed, and the followers of Mammon cowered in horror.

Works with Flock too but with different Quote:
from Book of Mozilla, 11:1

And when the Beast had taken the quarter of the Earth under its rule, a quarter hundred Birds of Sulfur flew from the Depths. The birds crossed hundreds of mountain views and found twenty four wise men who came from the stars. And then it began, the believers dared to listen. Then, they took their pens and dared to create. Finally, they dared to share their deed with the whole of mankind. Spreading words of freedom and breaking the chains, the birds brought deliverance to everyone.

Update: (12th April 2007)

Update: (13th April 2007)

Update : (4th April 2008)

Update: (22nd April 2008)

Update: (2nd May 2008)

Update: (5nd May 2008)

About protocol links >>

Read The Book of Mozilla

Firefox: The Jewel of open Source, from xkcd

Related Post:
Firefox and Thunderbird cheat sheets
Firefox Tips
Speed up firefox

My Del.icio.us Toolbar

Update: Noticed some changes made by mozilla in extesnion’s page
I developed this toolbar that provides you all functionality of del.icio.us website with a quick access right in your toolbar. It helps you in searching bookmarks and tagging new websites and lot more functionalities. Try it :)
Download it from here : My Del.icio.us

Try Newer Version : My Del.icio.us 2.0

Try : Delicious SearchER

Related Post : Del.icio.us Bookmark Search

If you want to develop firefox extension..

It will be helpful to have :

For creating toolbar extensions: Toolbar tutorial
Roachfield : how to create firefox extensions

Related Posts :
Firefox tips
Speed Up Firefox
Creating firefox extension

Firefox and Thunderbird cheat sheets

A nice cheat sheet of shortcuts can be just what the doctor ordered
when you’re looking to adopt a new program and get straight to
productive use.

Source: Kshitij’s Blog

Creating Firefox Extension

Learn by example

Everyone has a good idea at one time or another to implement a new feature in a web browser. Well, with the goodness that is Mozilla Firefox, now you can do just that. You need to have a vague understanding of XUL and Javascript, but you certainly don’t need to be a master of either.
The author explains how the extensions break down in a nutshell, using BugMeNot as an example

read more >>

Related Post : If you want to develop firefox extension

Speed up firefox

HOW TO SPEED UP FIREFOX

Here’s something for broadband people that will really speed up Firefox :

1.Type ‘about:config’ into the address bar and hit enter. Scroll down and look for the following entries: -
network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.

2. Alter the entries as follows:

Set ‘network.http.pipelining’ to ‘true’ (double click to change)
Set ‘network.http.proxy.pipelining’ to ‘true’ (double click to change)
Set ‘network.http.pipelining.maxrequests’ to some number like 30. This means it will make 30 requests at once. (double click to enter number)

3. Lastly right-click anywhere and select New-> Integer. Name it ‘nglayout.initialpaint.delay’ and set its value to ’0′. This value is the amount of time the browser waits before it acts on information it recieves.

If you’re using a broadband connection you’ll load pages MUCH faster now!”
Find more firefox tweaks here

Related Posts:

Firefox Tips

some more usefull tips can be found here

Firefox Extension

Me and Kshitij are working on a firefox extension Itranslator
that converts and selected itrans text to Unicode that is being
supported by Firefox (Better if pango enabled). Earlier we were using
a server which was hosting scrits for itrans to unnicode conversion.
But now (in Newer Version) we are doing this conversion with help of
Javascript which is part of extension itself. In javascript we have
made an array so that each character is mapped to unicode
character according to Itrans standard. The real fight was in mapping
of character where two or three character like (“kha”, “cha”)
combinely map to a single unicode character which causes
problem for other mapped character.
I would like to thank Harsh for helping us with his script he used in
message box at Varta

My Firefox extensions

The most interseting feature of firefox is to add extra funnctionality and features through extensions. By extensions you can extends the capabilities of browser which makes firefox a leading browser.So I’m posting here about my favourite firefox extension :

Tabbrowser Preference: It allows you to open link in new tabs. Also add functionality to middle click to open links in new tab.But newer versions of firefox already have this feature.
FoxyTunes: It allows you to control any media player without leaving browser. It has many features like keyboard short-cuts, skinnable, volume control, Track information.

All-in-one-mouse-gestures: Allows you to play with browser using mouse-gestures (can be user defined) . It increases speed of browsing by customization , tab and history scrolling and many more navigation aids.Googlebar:It gives you the advanced search features of google search like search images, search particular site, search via special google site( like linux search , dictionary search, scholar search). It also add features for Google blog.

Download Manager Tweak : The Download Manager Tweak extension replaces the default Firefox download manager with a customized version. The customized version allows you to open download manager either in a seperate window, the sidebar, or a new tab.Web developers (for firefox as developer tool) :The Web Developer extension is a toolbar (among other tools) that allows you to visually see how a website is created. Using this extension, it is easy to view various information about the website, such as the size of images. It also allows you to outline elements of the site, such as tables and other block elements. If you develop web pages for a living or as a hobby, or simply want to learn more about HTML, XHTML and CSS definitely install this extension.

There are many more extension available on :

Updated list extended to include this : My Firefox extensions (2)

← Previous Page