Archive for the ‘Mozilla Firefox’ Category

Sunday, August 22nd 2010

Move Tabs to Titlebar in Firefox 4

Edit: As of the 2010-08-26 nightly, this hack seems to have stopped working. I’ll let you know if I find a new solution. It should still work with beta 4 though.

Firefox 4 beta has moved the tabs up above the navigation bar, but not all the way up in the title bar where Chrome and Opera both have put them.

Firefox 4 beta with tabs on top.

Firefox 4 beta

Opera 10.6 with tabs in title bar.

Opera 10.6

Chrome 6 beta with tabs in title bar.

Chrome 6 beta

The hack

Now, the Firefox developers seem to be working on a fix for this, but in the mean time there’s a quick hack which lets you do this right now in your Firefox 4 beta.

First, locate (or create) your userChrome.css file.

Then add the following code:

#appmenu-button-container {
position: fixed !important;
}

#navigator-toolbox[tabsontop="true"] #TabsToolbar {
padding-left: 109px !important;
padding-right: 150px !important;
padding-top: 0px !important;
}

Firefox 4 beta with the tabs in the title bar.

This will make the tabs go all the way to the top of the window, which makes them very easy to target with your mouse when the window is maximized. (Since it doesn’t matter if you push your mouse outside the screen.) However, this means you can’t grab the window above the tabs to drag it. You can still grab it to the right of the tabs though. With the code above, there will always be an area next to the minimize-maximize-close-buttons which you can drag.

If you like, you can move the tabs 2 pixels down from the edge by changing the padding-top value to 2px. (Or 3 pixels. Or 4. Or 5. Or 200. But that might not be optimal.)

Also, if you want to make the tabs slightly narrower (to give you more draggable area) you can add this to the userChrome.css file:

.tabbrowser-tab:not([pinned]) {
max-width: 180px !important;
min-width: 50px !important;
}

Hope you found this as useful as I did. Thanks to Gdgtry for the original code!

Monday, August 16th 2010

Things to like in Firefox 4

I’ve been using the nightly builds of Firefox 4 for a while now, and thought I’d just blog about a few of the nice improvements that have been made.

Sync

Firefox now lets you connect and sync your bookmarks, passwords, history and settings between different computers. Personally, I have been using the Weave extension to do this for quite a while. Specifically I have synced history and passwords between my home and work computer. Bookmarks I have intentionally kept separate.

The especially nice thing is that this works with Firefox Mobile too. And if you have an iPhone, there is the Firefox Home app which loads your Firefox history, bookmarks and tabs for the Safari browser.

Tab sets

A new feature for those who have a *lot* of tabs open. With tab sets, you can hit Ctrl+Space and organize your tabs into groups. It is hard to explain in words, so have a look at the video here.

New theme

Firefox’s look has been given a complete overhaul. The goal of the new theme is to get out of the user’s way and to leave as much space as possible for the web content.

Here’s what the end result should look like:

Mockup of Firefox 4 theme

The current betas have parts of the new theme, but not all of it.

For anyone using Windows Vista or Windows 7, this will be a welcome update since it fits better in with the operating system. Especially since the new theme supports Aero Glass, i.e. the semi transparent windows in Vista & 7.

Tabs on top

One major part of the new look is the fact that tabs have been moved to the top of the window, above the navigation and bookmark bars. (Anyone who wants the tabs below the navigation bar can move them back.)

There are pros and cons to both placements. Having them at the top feels more logical though, since the tab applies to navigation buttons and the location bar. Also, there is screen space to be saved if you push the tabs all the way to the top of the window when maximized. This hasn’t yet been fixed, but it looks like it will be.

WebM support

WebM will probably be the next big thing on the web. Imagine being able to watch video on the web without the hassle of plug-ins? Well, when the web browsers all support a common video format that could become reality. At the moment, Internet Explorer is the only browser not to support WebM.

App tabs

In Firefox 4, you can right-click a tab and make it into an “App tab”. This basically pins the tab over to the left and hides the page title. Useful for tabs that you keep open all the time, such as e-mail or Facebook. Here is a nice video explaining the feature.

Behind the scenes

Apart from the new features that are directly visible to the user, Firefox 4 has loads and loads of improvements in the way it interprets web pages. So when you do upgrade, you’re also making life easier (& more fun!) for every single web developer out there.

If you haven’t already, you can get the latest Firefox 4 beta here.

Wednesday, May 12th 2010

Firefox 4 beta not far off

It was very interesting to read and see what Mike Beltzner has in store for us in Firefox 4. But I’m guessing you have to be pretty nerdy (like me!) to watch the full one hour video …

Apparently, the Firefox team are aiming to release the first beta of version 4 in June. Sounds pretty optimistic to me, but I’d be all the happier if they can do it!

If the plans materialize, Firefox 4 should be the biggest upgrade so far.

Friday, April 16th 2010

Drag and Drop Attachments in Gmail

This is really cool.

The Gmail team have implemented drag ‘n’ drop for attachments, if you’re using Firefox 3.6 or Chrome.

I gave it a try and it works beautifully! This is the first real implementation of Firefox’s drag and drop support that I know of.

Monday, March 22nd 2010

Giving Chrome a Chance

I have had Google Chrome installed basically since the day it was released. But I have never had a serious go at using it.

The other day I decided to give it a try. So I re-installed it to get a blank new profile and then imported my Firefox bookmarks, history, search engines and passwords.

Screenshot of Google Chrome

Here are a few things I noticed:

  • Speed. Chrome feels very responsive. Especially I notice that Google Reader runs extremely smoothly. No lag at all when I hit n to jump to the next news item.
  • Design. I have always liked the Chrome design and layout, with the tabs right at the top, maximizing space for web pages.
  • Imported passwords? Chrome claimed to import my passwords from Firefox but they are nowhere to be found. Perhaps because I use a master password in Firefox, and hence the password data is encrypted.
  • Searching. Using Chrome’s location bar (omnibox) to search using the installed search engines is not as simple and intuitive as using Firefox’s search box. The idea is that I should be able to type goo and hit tab to select the Google search engine. But if Chrome has ranked something else higher than google.com – in my case Google Reader – tab won’t select the search engine. This brings me on to my next point.
  • Tab. The tab button doesn’t move the cursor from the location bar to the list of matching web pages. Instead it jumps to content in the current web page. Of course, I’m meant to press the down arrow to get to the list, but Firefox lets me use Tab which is much easier to reach while typing.
  • Location bar matches. Just like Dave Dash noticed, Google Chrome isn’t at all as good as Firefox when it comes to finding what I want in the location bar. The last two days I have typed recent many times to get to Recent forum activity at Dpreview.com. It still brings up a Google search for recent as the top choice and Flickr’s recent activity page as the second choice – a page I haven’t visited even once using Chrome. Chrome’s location bar needs to get better at reading my mind.
  • In-page searching. There is no way of making Chrome search a web page as soon as I start typing in text. This is one of my favourite features of Firefox.

Those things were enough to make me want to go back to Firefox. Two days in Chrome is still longer than I’ve ever managed before ;)

Tuesday, March 16th 2010

Internet Explorer 9 on the way

It looks like Internet Explorer 9 will have quite a few nice new features for web designers and developers!

Microsoft are demonstrating some of the new browser’s capabilities here. They include rounded borders, CSS3 Selectors, JavaScript speed to match Firefox 3.6 and many more things.

I must say I’m quite impressed, although I haven’t actually downloaded and installed the preview yet.

Screen Shot of Internet Explorer 9 demo site

But why can’t they just call the test version IE9 preview or something logical. Internet Explorer Platform Preview??

Friday, March 12th 2010

Why the Delay, Mozilla?

Apparently, Mozilla hasn’t offered Firefox 3.5 users an upgrade to 3.6 until now. Why did it take so long? 3.6 was released almost two months ago.

Tuesday, February 9th 2010

Some Great Firefox Extensions

I have been meaning to write this post for a while now. I have found a few new favourite extensions for Firefox. Mainly they help me make the most of the space on my screen.

Here’s what my screen looks like right now:

Screenshot showing Firefox with Hide Caption Titlebar Plus and Tabs On Top

  • Download Statusbar cures one slight annoyance with Firefox. Instead of opening the Download Manager whenever I save something from the web, the Download Statusbar will appear at the bottom of the screen. Kind-of the same thinking as with the neat Find bar that Firefox has. You can make it hide automatically when you’ve opened your downloaded files too.
  • Hide Caption Titlebar Plus lets you get rid of the titlebar at the top of the window. As you might have guessed. This gives you more space for web pages. Works really well with the next extension.
  • Tabs On Top puts Firefox’s tabs at the top of the window. Used together with Hide Caption Titlebar Plus above, this makes them easier to target with the mouse.
  • Link Target Display is another great extensions which indirectly increases the space left over for web pages. With this extension, you can hide the status bar, and still get to see the URLs that links point to.

Hope you find these useful!

Thursday, January 21st 2010

Firefox 3.6 Released Tomorrow

Mozilla are opening the flood gates on Firefox version 3.6 tomorrow. Here’s a short video showing what’s new:

Monday, December 14th 2009

Firefox 3.5 most used browser this week

This week, Firefox will most likely become the most used web browser version in the world, according to Statcounter.

Browser market share graph from Statcounter

According to Net Applications though, Firefox 3.5 has a while to go before being king.

I wish Google would share their browser data. They did, way back, didn’t they?