Firefox Plugins I Recommend (…and I use)

Slylish
Allows you to change the CSS of any page on the web. There is a large community already that have made scripts for you to use. Simply use the ‘find scripts for this page’ feature. Great for removeing text ads from Facebook, Google etc.
ADD IT HERE

Adblock Plus
Removes LOADS of ads from the net by subscribing to a list of known ads. Also has the ‘open blockable items’ feature so you can scroll through every thing that is visible on that page and block it or right click and select ‘block this’. It even has tabs for flash and Java so you can block those ads too.
ADD IT HERE

Adblock Plus: Element Hiding Helper
Similar to that found in the Web Developer toolbar outline function, this allows you to mouse over a webpage and see the outline of the current element and then block it in Adblock Plus.
ADD IT HERE

Adblock Filterset.G Updater
Updates the filterset every 4-7 days.
ADD IT HERE

Foxmarks Bookmark Synchronizer
Allows you to save your Firefox bookmarks to a server and synchronize them up and down. Useful if you have more than one machine or are constantly re-formatting like me.
ADD IT HERE

Web Developer
An invaluable tool for any web developer out there regardless of ability. The tool I use the most is the ‘outline current element’ tool which draws a red line around the element the mouse is over and show the deprecation in the address bar. very helpful for understanding CSS problems.
ADD IT HERE

Google Preview
Shows preiews of pages next to the search result in google. Similar to that already done when YouTube videos appear in the search results. Uses the image taken from google’s webcrawler.
ADD IT HERE

del.icio.us
An integrated system for taging pages in your del.icio.us page. Comes with a menu bar as well as two menu buttons ‘tag this’ and a direct link to your del.icio.us page. Also feature right click integration.
ADD IT HERE

Feel free to list any other plugins that you use and why.

Protect Firefox Passwords & Still Fill Forms?

Today I discovered a previously unknown password facility within Firefox 2 that is simply brilliant.

While discussing password security and allowing Firefox to save username and password combinations so you dont have to with a colleague the other day I became aware that if my laptop got stolen… there was a hell of a lot of stuff people could access as Firefox held the login details.

I was about to delete all passwords from the system to ensure security I chanced upon the ‘Master Password’ button in the ‘Security’ tab in the options menu. Once set I assumed it would just protect the passwords stored which, while a step in the right direction, would still allow people to click my bookmarks and bypass the login screens as Firefox retained the login details.

I was wrong, it is in fact very clever. When a master password is set Firefox does indeed protect the saved passwords from being shown in the options menu but it also provides a pop-up box requiring the master password when you click on a site that has saved login details. So for example if I click on Facebook with the master password enabled, Firefox asks me for the master password before loading the page. Once entered Firefox then pre-fills the login details for me to click ‘login’. If I get the master password wrong or click cancel, the page still loads but the login form is empty!

The form only needs to be filled in once per session then all form fields are filled from then on.

A Stylish Firefox Add-on

Whilst searching the interweb last night trying desperately to find a way to block google’s ’sponsored links’ within its gmail system, I came across a brilliant little add-on for firefox that does that plus much more! It’s so simple too.

Its called ’stylish’ and essentially overwrites the existing css of the page by using !important. So to remove ads its as easy as finding out the container’s name and setting it to display:none !important;. Easy right? Well actually it can be quite hard to find the names of what you want to change… thats why there is a dev community that has done it for you at http://userstyles.org/

All you do is install the ’stylish’ add-on for firefox and then search the site for the pages that people have changed. So I searched for gmail and found hundreds of mods for it from simply removing ads to re-colouring the whole site. There are a few nice little applications that are web-wide (like the google ad blocking) and some that are only site wide (I have changed the colour of the Facebook header).

The great thing is, you can write your own or edit existing ones and preview all of them before saving them. Even then its a simple toggle-on, toggle-off system.

I recommend this for every web developer.

Speed Up Firefox

For those of you who I have not told about this. Here is what to do to speed up browsing in Firefox. This will only work on broadband connections.

1. Open a new tab in firefox and type in about:config

2. In filter type pipe and you should have 3 results. Double click the top and the bottom to turn them to ‘true’ set the middle one to 20.

3. Right click anywhere on the list and select new > integer. Name it nglayout.initialpaint.delay and give it a value of 0. This sets the initial delay for showing web pages to zero.

4. Right click again anywhere on the list and select new > integer. Name it browser.cache.memory.capacity and give it a value of anything above 8,192. This is the memory that firefox will use in kb so I’ve set mine to 15000 but you can set it as high as you like.

Close and restart firefox and there you go! FASTERFOX!

Long Live Open-Source

An article reports that today Firefox announced that it had reached a milestone of 500 million downloads of the open-source browser. I think that’s great. I love the whole open-source ethos but I am in a quandary, can you make any money from open-source software? Not that I’m a money hungry tycoon, but Microsoft are about to release IE8 beta and undoubtedly they will have copied the very useful features from Firefox. Tabbed browsing for example? A separate search box with customisable engines? Good ideas, but I can’t help but feel Firefox are getting ripped off.

Firefox Eating IE