How-To

New to Thunderbird 45 is the addition of Correspondents column combining Sender and Recipient with an arrow on the left side of the email address. This ‘feature’ was request about 16-years ago (read all about it in Bug 36489). As I mentioned in the previous post, it is not the name change that bothers me, rather it is the arrow that was added. After some reading the later comments I found out the ‘From’ column was not removed, simply hidden and replaced by Correspondents. The fix to this is very easy and it does not involve add-ons or even custom CSS coding: Right-click anywhere on…

Read More

Modify Firefox settings on the Web

“Firefox Profilemaker is an online tool that enables you to make configuration changes to Firefox by exporting those changes either to a Firefox profile or saving them as a prefs.js file instead for existing profiles.“The idea is very similar to that of ConfigFox, a third-party program for Firefox that provides you with options to configure security, privacy and other Firefox settings which in turn is based on our privacy and security settings listing for the browser.“The online tool walks you through seven configuration pages, each listing a distinct set of features and options to either enable or disable it. …”…

Read More

Enable 1080p YouTube Support in Firefox 40 for Linux

“You can check if your browser supports all the codecs for YouTube by checking the YouTube HTML5 Video Player website, which list everything supported on your PC. If you have a Linux systems and Firefox 40, it’s likely that some of those codecs will have a red sign, meaning that they are not enabled. All you have to do is open about:config and make the following changes. Please make sure that you don’t change anything else. …” Source: Softpedia

Read More

I thought I had these all off but I missed one. ” Find out how to prevent the Firefox web browser from connecting to sites when you hover over links in the browser. “ @ www.ghacks.net/Block Firefox from connecting to sites when you hover over links - gHacks Tech News

Read More

Mozilla has allowed extension signing not to be enforced on the Nightly and Developer Edition (Aurora) builds for add-on developers. However, it is enabled by default though when you install or update to these builds. To turn off the extension signing follow these steps: In a new tab type: about:config in Firefox’s address bar and hit enter. Confirm you will be careful if a warning message is displayed. Search for xpinstall.signatures.required. Double-click on the preference name so that its value is set to false. Restart the browser to reactivate any disabled extensions The release version of Firefox 41 (September 2015) will still…

Read More

One of the first things I wanted to check out was how Mozilla had worked around Microsoft disabling the default browser API. I downloaded and installed Firefox 40 Beta on the freshly upgraded Windows 10 machine and upon first run I was asked if I wanted to make Firefox my default browser (Chrome was currently default and then I had switched it to Edge later for testing purposes). Firefox detected it was NOT the default browser Once you click the Use Firefox as my default browser button the Windows 10 Settings > System > Default Apps screen opens which is a…

Read More

Adjust Tabs Font Size

If you find the text on the tabs is too small, you can change the size of the font by adding the below lines to your userChrome.css file located in your profile folder: #tabbrowser-tabs { font-size: 20px !important; } Note: You don’t have to use 20px, you can set the value smaller or larger depending on your needs.

Read More

How to block Canvas fingerprinting

“Pale Moon 25.6 ships with anti-fingerprinting option“We talked about a fingerprinting technique using Canvas before and explained how companies make use of the feature supported by all modern web browsers to track users across the Internet.“We also told you how to block Canvas fingerprinting in Firefox and Chrome. … “ Source: gHacks Tech News  Pale Moon 25.6 ships with anti-fingerprinting option

Read More

Also introduced in Thunderbird 38 (38.0.1) was the ability to use Maildir mailbox format. Like OAuth2, this too has not been very well documented. I have no idea what this does or why you would want to use it. Further, I have not tried it, especially after I found this information on the Mozilla Wiki with the warning about enabling said feature: Though, we aren’t sure of the side-effects of using maildir as the default store on a profile that was created on Berkeley mailbox(mbox) format; so we suggest you to create a fresh profile to work with maildir so as to avoid…

Read More

When Mozilla released Thunderbird 38 (38.0.1) on June 11th one of the new features was being able to use GMail within Thunderbird without having to go into your GMail account and enable the ‘less secure authentication’. Problem is, how to enable this feature in Thunderbird is poorly documented. After some searching, I found the answer in an unlikely place…the comments on the article from The Mozilla Thunderbird Blog announcing Thunderbird 38: In an existing GMail account, you can switch the “Authentication Method” from “Normal Password” to “Oauth2″ (in both the IMAP and SMTP setup separately). Connection security should be SSL/TLS. If…

Read More