Legacy

Remove Domain Highlighting

A new feature in Firefox 6 is domain highlighting which is another feature that is already in place with Chrome and IE. This features makes the main domain standout in the address bar. You will notice in the example below, the ffextensionguru.com is black whilst the http:// and blog. sub domain are in grey. For those would prefer the entire address to be one color, there is an about:config tweak that will disable this feature. In a new tab paste & go about:config into the address bar If needed…Click the I’ll be careful, I promised button. Filter for browser.urlbar.formatting.enabled Double-click…

Read More

Fix Blurry Fonts Thunderbird 5.0

Like Firefox 5.0, Thunderbird 5.0 takes advantage of video hardware acceleration to improve performance. Unfortunately, like in Firefox 5.0, this can lead to blurry fonts. A quick change of a couple values in about:config should clear this issue up for most users: In Thunderbird go Tools > Options… Click Advanced Tab Click the Config Editor… button at the lower right If needed, click the I’ll Be Careful, I Promise! button Filter for each of the below values and double click to change the setting from false to true gfx.direct2d.disabled layers.acceleration.disabled

Read More

Change Google’s Nav Bar Color

Quickest change I’ve ever made. 🙂Installed the script before I ever used Google for search though I did see the black nav bar briefly and could hardly read it. Change Google Navigation Bar (the bar at the top of Google page) to a light (white) classic style, or colorize it as you like. “ Script Google Light Navbar for Greasemonkey Found @ GHacks.net Go get it.

Read More

Clean Toolbar Buttons

Part of the User Interface (UI) redesign in Firefox 4 for Windows was new buttons with borders around them to make them look like well, buttons. Below you can see what the default toolbar buttons look like in Firefox 3.6 and Firefox 4 (and newer). Toolbar Buttons Firefox 3.6 Toolbar Buttons Firefox 4.0 (and newer) Some people prefer the cleaner look without the borders as was the case with the Firefox 3.6 UI.  Add the following lines to your userChrome.css file (directions) and restart Firefox: /*Removes toolbar button Shadows*/ toolbar .toolbarbutton-1 { border:0!important; box-shadow:none!important; background:none!important;} Upon restart your Firefox toolbar…

Read More

Lightning For Thunderbird 5.0

Lightning 1.0 Beta 4 RC 2 (released today) works with Thunderbird 5.0 and can be obtained via AMO. While the AMO page does show Lightning 1.0 Beta 4 in the description it is still downloads 1.0 Beta 2. Warning: Attempting to force older versions of Lightning to work with Thunderbird 5.0 will not work. For those looking for the Provider for Google Calendar there is a new version available as well.

Read More

Thunderbird 5.0 Released

After nearly a year in development, Mozilla/Mozilla Labs has released Thunderbird 5.0 on June 28th. As mentioned prior to keep the version numbering the same across all products, there was not a Thunderbird 4.0 release. Further during early development this was labeled as Thunderbird 3.3 Alpha. Users who’s computers meet these system requirements should be prompted to update with in 24-48 hours or Windows user can go to Help > Check For Updates… and should be presented with an update offer (see below). Please note, some add-ons may not yet be working with Thunderbird 5.0. See this post for more…

Read More

Disable Switch-to-tab

Firefox 4.0-8.0 Firefox 4 introduced the Switch-to-tab feature. From our Quick Guide to Firefox 4: Switch to Tab – Numerous times I have so many tabs open and don’t realize that the new tab I just opened is a duplicate of one already open (but not visible).  For example in the address bar I typed Hotmail, the new ‘smart location bar’ knows I already have this tab open and gives me the option to ‘Switch to Tab’. Update: This feature works for tabs open in another Firefox window as well. Typing % in the address bar will also display a…

Read More

Add-on Compatibility Reporter

With Thunderbird 5 due out later today, users are going to find many of their add-ons may not work. Some add-on developers may be caught off-guard by the recent progress of Thunderbird 3.3/5.0 development and were not anticipating Thunderbird 5 to be release so soon. We are seeing a lot of this on the Firefox side with the release of Firefox 5 last week. However, unlike Firefox 4 and Firefox 5, add-ons that are working in Thunderbird 3.1 may not work in Thunderbird 5. The move from Thunderbird 3.1 to Thunderbird 5 would be like going from Firefox 3.6 to…

Read More

Update on Broken Thunderbird

Here’s an updated on the Broken Thunderbird on Linux Mint post from last week. Haven’t heard anything new in the Thunderbird Builds Forum and the one person I know who runs Linux Mint doesn’t use Thunderbird. So I’ve decided the time has come to file a bug on this issue. I am the proud creator of Bug 667720

Read More

Why It Is Important to Update

A Public Service Announcement from the Guru. I am not just talking about Firefox, but more importantly your browser plugins (Flash, JAVA, QuickTime, etc) and yes even those Windows Updates too. The below two articles are from a colleague’s blog Grand Stream Dreams and describes what happens when users continue to use out-dated browsers with out-dated plug-ins. A good lesson here too is don’t be fooled by those security alert warnings advertisements aka scareware. Some folks may find these posts a bit technical, but they do show the amount of the time and work that is involved in fixing an…

Read More