<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; firefox 4</title> <atom:link href="http://www.ghacks.net/tag/firefox-4/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Mozilla: Firefox 5 Release Means EOL For Firefox 4</title><link>http://www.ghacks.net/2011/06/22/mozilla-firefox-5-release-means-eol-for-firefox-4/</link> <comments>http://www.ghacks.net/2011/06/22/mozilla-firefox-5-release-means-eol-for-firefox-4/#comments</comments> <pubDate>Wed, 22 Jun 2011 17:19:06 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox 5]]></category> <category><![CDATA[firefox-update]]></category> <category><![CDATA[mozilla]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=46859</guid> <description><![CDATA[The Firefox rapid release process that Mozilla switched to has caused some confusion about continuing support for older versions of the browser. While there was never an official support timeline before and after the process change, it was assumed by many that major versions of Firefox were supported for at least six months after release. [...]]]></description> <content:encoded><![CDATA[<p>The Firefox rapid release process that Mozilla switched to has caused some confusion about continuing support for older versions of the browser. While there was never an official support timeline before and after the process change, it was assumed by many that major versions of Firefox were supported for at least six months after release. Mozilla recently dropped support for Firefox 3.5, and in a somewhat surprising move support for Firefox 4.</p><p>Firefox 4, or more precisely its only update <a
href="http://www.ghacks.net/2011/04/28/firefox-4-0-1-has-been-released/">Firefox 4.0.1</a> was released April 28, less than two months ago.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/firefox-updates.png" alt="firefox updates" title="firefox updates" width="460" height="201" class="alignnone size-full wp-image-46860" /></p><p>Firefox 5, which has been released yesterday is seen by Mozilla as a security update for Firefox 4. It in turn means three things:</p><ul><li>Mozilla Firefox 4 users will not get any more updates</li><li>Firefox 4 users who have not updated yet are running a browser with security vulnerabilities</li><li>Support for older versions of the browser has been reduced significantly</li></ul><p>Some users might say that it is not all that bad. Just update from Firefox 4.0.1 to Firefox 5 and you are protected again, and update again from 5 to 6 and so on. Some arguments speak against this practice. Enterprise users need to do a lot more testing because of the new release process, and users who came to rely on specific add-ons, might have to disable them or force compatibility on them to get them to work in the next major version of the browser.</p><p>Mozilla notes that the major version updates are typically less likely to cause incompatibilities and other problems, due to the rapid release process which pushes out smaller releases regularly instead of big releases occasionally.</p><p>One thing that I&#8217;m personally a bit confused about is whether automatic updates are applied to Firefox 4, or not. I installed a test version, and while it shows a new update for the browser under Help > About Firefox, it does not seem to apply that update automatically when I close the browser and open it again. The Aurora release on the other hand applies updates automatically on every start.</p><p>Does that mean that Firefox 4.0.1 or 4.0 users are not getting Firefox 5 delivered as an automatic update? If that is the case, does it mean that Firefox 4 users are running a browser with known security vulnerabilities?</p><p>If you are running Firefox 4, I recommend to update to the latest version of the browser immediately.</p><p>What&#8217;s your take on all of this? Let me know in the comments. You can read the lifecycle policy discussion here at <a
href="http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/c6bfb8eb74bc0a04/7a6cdf12dc5db986">mozilla.dev.planning</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/22/mozilla-firefox-5-release-means-eol-for-firefox-4/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Firefox 4 Supports Content Security Policy</title><link>http://www.ghacks.net/2011/05/08/firefox-4-supports-content-security-policy/</link> <comments>http://www.ghacks.net/2011/05/08/firefox-4-supports-content-security-policy/#comments</comments> <pubDate>Sun, 08 May 2011 21:50:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Twitter]]></category> <category><![CDATA[clickjacking]]></category> <category><![CDATA[content security policy]]></category> <category><![CDATA[cross site scripting]]></category> <category><![CDATA[csp]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[xss]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44887</guid> <description><![CDATA[Content Security Policy is a standard developed by Mozilla designed to protect against cross site scripting (XSS) attacks. Cross site scripting attacks use vulnerabilities in websites to inject JavaScript code into pages or urls of that site. The injected JavaScript code is then executed when visitors open a specifically prepared link or page on the [...]]]></description> <content:encoded><![CDATA[<p>Content Security Policy is a standard developed by Mozilla designed to protect against cross site scripting (XSS) attacks. Cross site scripting attacks use vulnerabilities in websites to inject JavaScript code into pages or urls of that site. The injected JavaScript code is then executed when visitors open a specifically prepared link or page on the website. Attacks can have serious consequences, it may for instance be possible to steal cookies from users to impersonate them on the site.</p><p>Content Security Policy has been in development for quite some time.. The basic idea behind the standard is to give webmasters a tool at hand to whitelist JavaScript, and other objects and files, that may be executed on the site. This implementation blocks all JavaScript code that is executed on the site and not in the list of allowed sites, which means that attackers cannot exploit possible XSS vulnerabilities on the website or server.</p><p>A browser supporting CSP ignores code that is not in the whitelist. Browsers who do not support CSP ignore the policy.</p><h3>Content Security Protection for Users</h3><p>CSP is currently only supported by Firefox 4, Thunderbird 3.3 and SeaMonkey 2.1. You can test the functionality by visiting this test page.</p><p><a
href="http://engineering.twitter.com/2011/03/improving-browser-security-with-csp.html">Twitter</a> recently announced that they have added CSP to their mobile version, accessible under mobile.twitter.com. Users who use one of the aforementioned browsers are protected from XSS attacks on that website.</p><p>The engineers on Twitter removed all JavaSCript from code and implemented the CSP header. They then restricted the header to Firefox 4 users and created a rule set to allow JavaScript from their assets. This included the content deliver network used to deliver stylesheets and user profiles.</p><p>Unexpected issues were encountered by the developers. They noticed for instance that some Firefox add-ons were inserting JavaScript on page load, which triggered a threat report. The Twitter engineers noticed furthermore that some ISPs inserted JavaScript code or altered image tags for caching reasons.</p><p>They managed to resolve those problems by mandating SSL for all Firefox 4 users who access the mobile Twitter web site.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/x-content-security-policy1.png" alt="x-content security policy" title="x-content security policy" width="600" height="331" class="alignnone size-full wp-image-44947" /></p><p>A test with Firebug shows that the mobile version of Twitter is indeed using the policy on site. Please note that Twitter makes a user agent check and is very restrictive about it. Firefox 5 or Firefox 6 users won&#8217;t get the policy currently.</p><h3>Content Security Protection for Webmasters</h3><p>Webmasters may have some work at hand to add support for CSP to their website. JavaScript code that is directly embedded in documents will not be executed anymore, which has several implications. Webmasters need to move the code to external JavaScript files.</p><p>Policies are specified with the <em>X-Content-Security-Policy</em> header. The header <em>X-Content-Security-Policy: allow &#8216;self&#8217; *.ghacks.net</em> for instance allows JavaScript to be loaded from ghacks.net and all subdomains of ghacks.net.</p><p>The <a
href="https://developer.mozilla.org/en/Security/CSP/Using_Content_Security_Policy">using CSP</a> guide on Mozilla offers additional examples on how to set the right headers.</p><p>Browsers that do not support CSP ignore the header.</p><p>CSP offers two additional forms of protection. It mitigates clickjacking attacks. Clickjacking refers to directing a user&#8217;s mouse click to a target on another site. This is often done by using transparent frames on the original website.</p><p>Content Security Policy can also be used to mitigate packet sniffing attacks, as it allows the webmaster to specific protocols that are allowed to be used. It is for instance possible to force HTTPS only connections.</p><p>The CSP Policy directives are accessible <a
href="https://developer.mozilla.org/en/Security/CSP/CSP_policy_directives">here on</a> Mozilla.</p><p>Next to the already mentioned options are parameters to specific hosts where images, media files, objects or fonts may be loaded from.</p><p>Plugins are available for <a
href="https://wordpress.org/extend/plugins/content-security-policy/">WordPress</a> and <a
href="http://drupal.org/project/content_security_policy">Drupal</a> that add the policy to supported websites automatically when activated.</p><h3>Bookmarklet</h3><p>A <a
href="http://brandon.sternefamily.net/posts/2010/10/content-security-policy-recommendation-bookmarklet/">bookmarklet</a> has been created by Brandon Sterne to aid webmasters in defining the correct header. It basically scans the page for JavaScript and displays a suggested policy.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/csp-content-security-policy-570x171.png" alt="csp content security policy" title="csp content security policy" width="570" height="171" class="alignnone size-medium wp-image-44888" /></p><h3>Issues and Concerns</h3><p>The biggest problem currently is that CSP is only supported by Firefox 4. Not by Internet Explorer, Chrome, Opera or Safari. But even if it would be supported by all browsers, it would still depend on webmasters to implement the headers on their websites.</p><p>A push in the right direction could come from Twitter, if the decision is made to role out the CSP header to the main Twitter web site as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/08/firefox-4-supports-content-security-policy/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Firefox 4.0.1 Has Been Released</title><link>http://www.ghacks.net/2011/04/28/firefox-4-0-1-has-been-released/</link> <comments>http://www.ghacks.net/2011/04/28/firefox-4-0-1-has-been-released/#comments</comments> <pubDate>Thu, 28 Apr 2011 17:23:29 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox security]]></category> <category><![CDATA[firefox-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44485</guid> <description><![CDATA[Mozilla is currently distributing an update of the Firefox 4 browser to worldwide mirror servers to be prepared for the update rush once the updating notification appear in the web browser and on the official project homepage. For now, no sign of the update is visible on the homepage or in form of notifications in [...]]]></description> <content:encoded><![CDATA[<p>Mozilla is currently distributing an update of the Firefox 4 browser to worldwide mirror servers to be prepared for the update rush once the updating notification appear in the web browser and on the official project homepage. For now, no sign of the update is visible on the homepage or in form of notifications in the web browser. Only the official ftp server is already carrying versions for all supported languages and operating systems.</p><p>The beta release notes classify Firefox 4.0.1 as a security and stability release. <a
href="https://bugzilla.mozilla.org/buglist.cgi?field0-0-0=cf_status_20&#038;query_format=advanced&#038;type0-0-0=substring&#038;value0-0-0=.1-fixed&#038;order=bug_severity%2Cbug_status%2Cpriority%2Cassigned_to%2Cbug_id&#038;query_based_on=">Bugzilla</a> lists a total of 53 bugs that have been fixed in the latest Firefox release. Of those, 12 have received a severity rating of critical, another 9 one of major.</p><p>The majority of critical issues have been crash and freeze related, only two address other issues. Other notable fixes include a issue where Adobe pdf documents with a size larger than 5 Megabytes could not be loaded in the browser, problems with the address bar and other text edits after loading pdf documents using Adobe Reader X and the inability to refine searches on Yahoo answers.</p><p>It can take up to 24 hours before the release is officially announced on the homepage and via the browser&#8217;s built-in updating functionality. It is likely that download portals such as Softpedia or Major Geeks will be faster and offer the download on their sites before the official announcement.</p><p>Since it is a security release it is important to update the web browser as soon as possible. A good starting point is the official Mozilla Release Mirrors listing which often provide access to downloads for all languages and operating systems before the final release announcement on the Mozilla Firefox website.</p><p>The release notes are accessible <a
href="https://www.mozilla.com/en-US/firefox/4.0.1/releasenotes/">here</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/28/firefox-4-0-1-has-been-released/feed/</wfw:commentRss> <slash:comments>26</slash:comments> </item> <item><title>6 Tips To Get You Started With Firefox 4</title><link>http://www.ghacks.net/2011/03/10/6-tips-to-get-you-started-with-firefox-4/</link> <comments>http://www.ghacks.net/2011/03/10/6-tips-to-get-you-started-with-firefox-4/#comments</comments> <pubDate>Thu, 10 Mar 2011 19:46:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=42345</guid> <description><![CDATA[The Firefox 4 release candidate has been released yesterday and it is only a matter of days, or weeks at the most, until the final version of the web browser is released. Many Firefox 3 users are impatiently waiting for the final version of the browser that has been delayed more than once in the [...]]]></description> <content:encoded><![CDATA[<p>The Firefox 4 release candidate has been released yesterday and it is only a matter of days, or weeks at the most, until the final version of the web browser is released. Many Firefox 3 users are impatiently waiting for the final version of the browser that has been delayed more than once in the past year.</p><p>The following collection of tips is specifically for users who have little or no Firefox 4 experience. That said, it is likely that some tips are new even to veteran Firefox 4 users.</p><p><strong>1. Where is the page history?</strong></p><p>Firefox 3 displayed a small arrow next to the previous page and next page buttons in the main Firefox toolbar that listed previously accessed web pages. This button is not there anymore in Firefox 4. The functionality on the other hand is. A right-click on either button displays the page history again so that it is still possible to open one of the pages of the history.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/firefox-page-history.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/firefox-page-history.png" alt="firefox page history" title="firefox page history" width="256" height="132" class="alignnone size-full wp-image-42346" /></a></p><p>Please note that Firefox keeps individual page histories for every open tab.</p><p><strong>2. Blurry Fonts</strong></p><p>If you have sharp eyes you may have noticed that the fonts are kinda blurry in Firefox 4. I&#8217;m not sure why it is blurry, but most users assume that it is bug that will be resolved in a future version. This is fixed by disabling hardware acceleration in Firefox. This is done with a click on the Firefox button and the selection of Options from the context menu.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/firefox-blurry-font-hardware-acceleration.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/firefox-blurry-font-hardware-acceleration.png" alt="firefox blurry font hardware acceleration" title="firefox blurry font hardware acceleration" width="533" height="568" class="alignnone size-full wp-image-42347" /></a></p><p>Hardware acceleration can be disabled under Advanced > General. The option is called <strong>Use hardware acceleration when available</strong>.</p><p>Please note that deactivation may reduce performance for some web applications.</p><p><strong>3. Missing menu, status bar</strong></p><p>The developers have replaced the menubar with the Firefox button. It is possible to undo the change. A right-click on free space in one of the toolbars and the selection of Menu Bar switches back to the old layout. Users who only need to use the Menu bar from time to time can press Alt to display it temporarily.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/firefox-menu-bar-add-on-bar.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/firefox-menu-bar-add-on-bar-550x435.png" alt="firefox menu bar add on bar" title="firefox menu bar add on bar" width="550" height="435" class="alignnone size-medium wp-image-42348" /></a></p><p>The status bar has been removed completely. A new bar has been added that is now called the add-on bar. The add-on bar can be added to Firefox in the same fashion. It is placed in the same location as the old status bar and offers much of its functionality, including the display of add-on icons and information.</p><p><strong>4. Moving, Adding, Removing Buttons</strong></p><p>The customize option in the very same menu offers several interesting options. Many screen elements, like the navigational buttons for instance, can be moved around in the interface once customize has been selected. Even better, it is possible to add new buttons from the selection menu, or remove buttons from the interface that are not needed.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/customize-toolbar.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/customize-toolbar-550x449.png" alt="customize toolbar" title="customize toolbar" width="550" height="449" class="alignnone size-medium wp-image-42349" /></a></p><p>Some interesting buttons that can be added are print and  bookmarks.</p><p><strong>5. Tabs on top?</strong></p><p>Firefox displays tabs on top by default which is a big change for Firefox 3 users. The customize menu has an option to move tabs back down. The entry Tabs on top needs to be unselected to move them below the address bar again.</p><p><strong>6. My favorite add-on is not compatible</strong></p><p>Add-ons that worked in Firefox 3 may not be compatible with Firefox 4. This sometimes does not necessarily mean that they are incompatible, only that the developer has not updated the compatibility information of the add-on yet. Firefox 4 on the other hand blocks all incompatible add-ons regardless of the reason.</p><p>A configuration parameter overrides the add-on compatibility check for all add-ons. Here is how you add it to the browser.</p><p>Select the address bar, type about:config and hit enter. Right-click and select New > Boolean. Enter <strong>extensions.checkCompatibility.4.0</strong> as the name and False as the value. This overrides compatibility checks in Firefox 4. You can set the value to True at any time to enable compatibility checks again.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/override-add-on-compatibility.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/override-add-on-compatibility.png" alt="override add-on compatibility" title="override add-on compatibility" width="466" height="114" class="alignnone size-full wp-image-42350" /></a></p><p><strong>7. Your tips</strong></p><p>Feel free to share your tips in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/10/6-tips-to-get-you-started-with-firefox-4/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Firefox 4 Release Candidate Released</title><link>http://www.ghacks.net/2011/03/09/firefox-4-release-candidate-released/</link> <comments>http://www.ghacks.net/2011/03/09/firefox-4-release-candidate-released/#comments</comments> <pubDate>Wed, 09 Mar 2011 19:07:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox-update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=42307</guid> <description><![CDATA[Many blogs have reported in the last days that the first Firefox 4 Release Candidate has been uploaded to the Mozilla ftp server. A release candidate build, and not the final release candidate, was spotted by one blog and almost every tech blog in my RSS reader reported about it. Let me be the first [...]]]></description> <content:encoded><![CDATA[<p>Many blogs have reported in the last days that the first Firefox 4 Release Candidate has been uploaded to the Mozilla ftp server. A release candidate build, and not the final release candidate, was spotted by one blog and almost every tech blog in my RSS reader reported about it. Let me be the first to tell you that the real Firefox 4 Release Candidate has been published just a few minutes ago.</p><p>The release is currently available on the release server, and various mirrors throughout the world. Most mirror servers and the original Mozilla server block the download of the new release. One that does not is the server of the <a
href="http://www.mozilla.org/community/mirrors.html">Umea University</a> in Sweden. Just scroll down to Europe and click on that server to download the release candidate early.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/03/firefox-41.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/03/firefox-41-550x317.jpg" alt="firefox 4" title="firefox 4" width="550" height="317" class="alignnone size-medium wp-image-42310" /></a></p><p>The release notes page has not been uploaded yet. Users who have updated to or installed Firefox 4 will get a page not found error. It is likely that Mozilla will enable automatic updates and the release notes page in the next 24 hours.</p><p>Users of the beta of Firefox 4 may need to make a change to the Firefox configuration, if they have used it to override add-on compatibility. They need to write about:config in the address bar and hit the enter key on the keyboard.</p><p>The new setting to override add-on compatibility in Firefox 4 can be added with a right-click and the selection of New > Boolean from the context menu. The new value&#8217;s name is <em>extensions.checkCompatibility.4.0</em> and it needs to be set to <em>false</em>.</p><p>Firefox 4 will not check an add-ons compatibility with the parameter set to false.</p><p>I will update the article when the downloads and the release notes page go life. (<a
href="http://stadt-bremerhaven.de/firefox-4-0-rc-1-portable-firefox-4-0-rc-1">via</a>)</p><p>Update: Mozilla has published the <a
href="http://www.mozilla.com/en-US/firefox/4.0/whatsnew/">What&#8217;s New Page</a> and the <a
href="http://www.mozilla.com/en-US/firefox/4.0/releasenotes/">release notes</a>. The release notes state the Firefox 4 contains &#8220;general stability, performance, and compatibility improvements&#8221;. The list of fixed issues contains several hundred entries and is accessible here. The release notes page lists the downloads for all Firefox 4 RC versions.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/03/09/firefox-4-release-candidate-released/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Firefox 4 Beta 12 Has Been Released</title><link>http://www.ghacks.net/2011/02/26/firefox-4-beta-12-has-been-released/</link> <comments>http://www.ghacks.net/2011/02/26/firefox-4-beta-12-has-been-released/#comments</comments> <pubDate>Fri, 25 Feb 2011 22:16:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox beta]]></category> <category><![CDATA[firefox-update]]></category> <category><![CDATA[mozilla-firefox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=40265</guid> <description><![CDATA[Mozilla has just released the latest, and last (as already stated in Firefox 4, The State Of Development), beta of the upcoming Firefox 4 web browser. The beta is currently distributed to Mozilla&#8217;s worldwide distribution network which means that it may take some time before existing Firefox 4 beta users see the update notification in [...]]]></description> <content:encoded><![CDATA[<p>Mozilla has just released the latest, and last (as already stated in <a
href="http://www.ghacks.net/2011/02/24/firefox-4-the-state-of-development/">Firefox 4, The State Of Development</a>), beta of the upcoming Firefox 4 web browser. The beta is currently distributed to Mozilla&#8217;s worldwide distribution network which means that it may take some time before existing Firefox 4 beta users see the update notification in the web browser.</p><p>The website currently links to beta 11 which eventually will be replaced with the download link to the newest beta of Firefox.</p><p>The Firefox 4 Beta 12 changelog has been posted and it lists several of the more &#8220;popular&#8221; improvements in this version of the web browser:</p><ul><li>Increased performance while viewing Flash content</li><li>Improved plugin compatibility with hardware acceleration enabled</li><li>Hovering over links now displays the URL at the bottom of the window rather than in the location bar</li><li>General stability, performance, and compatibility improvements</li></ul><p>One interesting change is that link hover information have been moved back down just above the Firefox add-on bar and almost exactly like Google Chrome and other browsers display those information.</p><p>Firefox users who access multimedia contents will benefit from performance and stability gains in the latest beta version.</p><p>The full Firefox 4 Beta 12 changelog lists hundreds of changes and fixes, all linking to a Bugzilla error reporting page.</p><p>The majority of Firefox ftp and http mirror sites appear to host the new release already. Interested users <a
href="http://www.mozilla.org/community/mirrors.html">can take</a> a look at the mirror directory to download the release before the official announcement on the website.</p><p> What are the next steps? The team builds the Firefox 4 Release Candidate which is likely to ship in the beginning of March. Eleven hard blockers <a
href="http://canweshipyet.com/">are left</a> that need to be fixed in the coming builds. The final release will follow suite soon thereafter, provided that no serious issues are discovered in the meantime. (<a
href="http://stadt-bremerhaven.de/firefox-4-0-beta-12-und-portable-firefox-4-0-beta-12?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed:+stadt-bremerhaven/dqXM+(Caschys+Blog)">via</a>)</p><p>Interested users can take a look at the <a
href="<a href="http://www.ghacks.net/2011/02/07/firefox-2011-roadmap-updated-expect-firefox-7-in-2011/">Firefox 2011 Roadmap Updated, Expect Firefox 7 in 2011</a> and our guide <a
href="http://www.ghacks.net/2011/01/16/firefox-4-essentials-what-you-need-to-know-before-making-the-switch/">Firefox 4 Essentials: What You Need To Know Before Making The Switch</a> that prepares users before they make the switch to Firefox 4.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/26/firefox-4-beta-12-has-been-released/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>Firefox 4, The State Of Development</title><link>http://www.ghacks.net/2011/02/24/firefox-4-the-state-of-development/</link> <comments>http://www.ghacks.net/2011/02/24/firefox-4-the-state-of-development/#comments</comments> <pubDate>Thu, 24 Feb 2011 08:46:45 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox beta]]></category> <category><![CDATA[firefox development]]></category> <category><![CDATA[firefox release candidate]]></category> <category><![CDATA[hardware acceleration]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=40162</guid> <description><![CDATA[When is Mozilla going to release the next beta of Firefox? When the release candidate and final build of the web browser? News are scarce at this point in time and I will try my best to give you an overview of things to come. The latest public beta version of Firefox 4 is beta [...]]]></description> <content:encoded><![CDATA[<p>When is Mozilla going to release the next beta of Firefox? When the release candidate and final build of the web browser? News are scarce at this point in time and I will try my best to give you an overview of things to come. The latest public beta version of Firefox 4 is beta 11 which has been available for some time. We knew that the team planned to release at least one additional beta to fix blockers that prevented the release candidate and final release. What we did not know was if that would be the last beta, or if another beta release would follow suite.</p><p><a
href="http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/6fad1a952e98093b#">Asa Dotzler</a> confirmed yesterday that Firefox 4 Beta 12 &#8220;went to builds&#8221; on February 22. He furthermore mentioned that &#8220;this final (!!!) beta contains fixes to more than 200 hard and soft blockers&#8221;. The important word here is final which means that beta 12 will be the last beta before the release candidate.</p><p>He notes that there is still some patching to do for the release candidate build, with 26 remaining blockers of which half &#8220;have patches in some state of evaluation&#8221;.  Mozilla has not yet revealed a release date for the final beta, release candidate and final version of Firefox 4. It is however likely that the beta will be available in the coming days, maybe even today.</p><p>I let you know once it becomes available so that you can update your beta versions of Firefox 4 to the latest as quickly as possible. Asa posted an interesting link in the newsletter pointing to Facebook&#8217;s updated HTML5 games benchmark <a
href="http://developers.facebook.com/blog/post/460/">which sees</a> Firefox in the lead followed by Microsoft Internet Explorer 9 and Google Chrome. Opera and Safari follow with a big performance drop. The reason? Hardware acceleration. The three browsers that lead support hardware acceleration, while the other&#8217;s do not at this point in time. Opera however has already mentioned that they plan to integrate hardware acceleration in a future version, and that it will support at least the Windows XP browser as well.</p><p>Back to Firefox. If the developers stay on track it is likely that we will see a final release of Firefox 4 in the first half of March 2011.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/24/firefox-4-the-state-of-development/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Latest Mozilla Meeting Reveals Firefox 4 Performance, Stability Issues</title><link>http://www.ghacks.net/2011/02/17/latest-mozilla-meeting-reveals-firefox-4-performance-stability-issues/</link> <comments>http://www.ghacks.net/2011/02/17/latest-mozilla-meeting-reveals-firefox-4-performance-stability-issues/#comments</comments> <pubDate>Thu, 17 Feb 2011 18:30:59 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox beta]]></category> <category><![CDATA[firefox issues]]></category> <category><![CDATA[firefox memory usage]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39973</guid> <description><![CDATA[The latest meeting notes of Mozilla Firefox&#8217;s development team seem to suggest that the last two beta releases of Firefox 4 have caused an increase in performance and stability issue reports by users of said beta versions of the web browser. Mozilla notes that there has been a &#8220;huge increase in daily comments about memory [...]]]></description> <content:encoded><![CDATA[<p>The latest meeting notes of Mozilla Firefox&#8217;s development team seem to suggest that the last two beta releases of Firefox 4 have caused an increase in performance and stability issue reports by users of said beta versions of the web browser.</p><p>Mozilla notes that there has been a &#8220;huge increase in daily comments about memory and CPU usage&#8221; and that users reported that Beta 11 of the Internet browser felt slower than Beta 10.</p><p>The feedback summary <a
href="http://blog.mozilla.com/meeting-notes/archives/494">lists</a> several heavily reported issues, from constant reloading on Hotmail and Flash related crashes on Facebook games and Gmail over font rendering issues on Windows and Gmail lock ups to the inability to switch search engines and broken Facebook chat.</p><p>A closer <a
href="http://input.mozilla.com/en-US/">look</a> at individual user feedback shows that some users have experienced memory usage of up to 1.4 Gigabytes and 100% cpu usage. The majority of users are however reporting memory usage of a few hundred Megabytes.</p><p>It is not clear yet how the team will react on the increase in reports. Mozilla <a
href="http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/61a99fef6305722a">aims</a> for a March release of the final version of Firefox 4, a doable task with only 8 open blockers left of which seven have a patch ready. The performance and stability issues on the other hand could in worst case postpone the release of the browser once again.</p><p>The coming days will show how the developers react: Will there be another beta or will they be able to fix the issues in the release candidate of the browser?</p><p>Have you worked with the latest Firefox 4 beta? Let us know what you think of it.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/17/latest-mozilla-meeting-reveals-firefox-4-performance-stability-issues/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Mozilla Infographic Compares Firefox And Internet Explorer</title><link>http://www.ghacks.net/2011/02/15/mozilla-infographic-compares-firefox-and-internet-explorer/</link> <comments>http://www.ghacks.net/2011/02/15/mozilla-infographic-compares-firefox-and-internet-explorer/#comments</comments> <pubDate>Tue, 15 Feb 2011 18:21:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[internet explorer 9]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[Paul Rouget]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39897</guid> <description><![CDATA[Is Internet Explorer 9 a modern web browser, and how does it compare to Firefox 4. Those are the two questions that Mozilla&#8217;s Paul Rouget tries to answer with an infographic and a blog post. The infographic looks at the technical side of things, web compatibility, platform support and hardware acceleration to name a few. [...]]]></description> <content:encoded><![CDATA[<p>Is Internet Explorer 9 a modern web browser, and how does it compare to Firefox 4. Those are the two questions that Mozilla&#8217;s Paul Rouget tries to answer with an <a
href="http://people.mozilla.com/~prouget/ie9/ie9_vs_fx4.html">infographic</a> and a <a
href="http://people.mozilla.com/~prouget/ie9/index.html">blog post</a>. The infographic looks at the technical side of things, web compatibility, platform support and hardware acceleration to name a few. All show that Firefox 4, and sometimes even Firefox 3.5 or 3.6, do better than Internet Explorer 9.</p><p>In his blog post he basically comes to the conclusion that Internet Explorer 9 is not a modern web browser. The conclusion is that IE9 supports less web standards and less technologies than Firefox 4 and can therefor be considered &#8220;More modern, but not really modern&#8221;.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/ie-vs-firefox.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/ie-vs-firefox.jpg" alt="ie vs firefox" title="ie vs firefox" width="393" height="202" class="alignnone size-full wp-image-39898" /></a></p><p>One of the arguments brought forth describes how Firefox 3.5 supported technologies such as video and canvas tags years ago while Microsoft added support for these technologies only recently.</p><p>This raises a question from a user perspective. How many websites actually used those tags two years ago? The same questions can be asked for HTML5, CSS3 and JavaScript Api compatibilities.</p><p>Are users actually benefiting from the additional 125 points of Firefox 4 in the HTML5 test or is the majority of users never going to visit a website that makes use of those tags? What if Microsoft plans to add support with the first major update of IE9?</p><p>The <a
href="http://www.wired.co.uk/news/archive/2011-02/15/html5-2014-what-next">official</a> transition to HTML5 will be in 2014 and while some web developers are already making use of HTML5 technologies the majority of websites do not require the technology yet.</p><p>Another interesting aspect of comparisons is to look at the things that are not mentioned or included. No mentioning of the Acid3 test? Probably because the values are to close (IE9 95%, Firefox 4 97%). No mentioning of JavaScript performance? Maybe because Internet Explorer 9 is a tad faster, albeit not much.</p><p>I think that Firefox 4 is a great browser and the developers should not feel the need to point at other browsers to show that. Internet Explorer 9 is another great browser, a huge step forward compared to Internet Explorer 8. Office users who are stuck with IE8 will sing out in joy when the system admin updates the browser. It is faster and offers better compatibilities.</p><p>What&#8217;s your take on the infographic and blog post?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/15/mozilla-infographic-compares-firefox-and-internet-explorer/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Firefox 4 Changes: Do Not Track, Link Urls Moved Down</title><link>http://www.ghacks.net/2011/02/09/firefox-4-changes-do-not-track-link-urls-moved-down/</link> <comments>http://www.ghacks.net/2011/02/09/firefox-4-changes-do-not-track-link-urls-moved-down/#comments</comments> <pubDate>Wed, 09 Feb 2011 15:46:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox beta]]></category> <category><![CDATA[firefox updates]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39731</guid> <description><![CDATA[Firefox 4 Beta 11 is now available for download at the official Mozilla website. The release is mainly a bug fixing release with the exception of one feature addition. The do not track feature that Mozilla announced earlier this year is now included in the browser. The Tell Web sites I Do Not Want To [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.ghacks.net/2011/02/08/only-one-more-to-go-firefox-4-beta-11-is-out/">Firefox 4 Beta 11</a> is now available for download at the official Mozilla website. The release is mainly a bug fixing release with the exception of one feature addition. The do not track feature that Mozilla announced earlier this year is now included in the browser.</p><p>The <em>Tell Web sites I Do Not Want To Be Tracked</em> option is an opt-in option which means that it is disabled by default. Firefox 4 Beta 11 or newer users find the option under <em>Tools > Options > Advanced</em>. It is not clear why it has been moved to the advanced tab and not the privacy tab where it feels more natural.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/tell-web-sites-I-do-not-want-to-be-tracked.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/tell-web-sites-I-do-not-want-to-be-tracked-516x550.jpg" alt="tell web sites I do not want to be tracked" title="tell web sites I do not want to be tracked" width="516" height="550" class="alignnone size-medium wp-image-39732" /></a></p><p>The feature activates a Do Not Track header that will signal websites that the user wishes to opt out of behavioral tracking. Websites have to interpret the header correctly and advertisers need to abide by it for it to have a positive effect.</p><p>The second change is only visible in pre releases of Firefox 4 Beta 12 or later. Mozilla has finally changed their mind and moved the link url information from the Firefox 4 address bar back to the bottom of the browser screen. The urls are now displayed in a Google Chrome like fashion in the lower left corner of the screen. Users who have the add-on bar enabled will notice that the link information are posted above the toolbar.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/link-url-information.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/link-url-information.jpg" alt="link url information" title="link url information" width="274" height="267" class="alignnone size-full wp-image-39733" /></a></p><p>The move is definitely a step in the right direction considering that felt alienated by the decision of the development team to move the information in Firefox 4 to the address bar. It is interesting to see that the team is reverting some of the design and interface changes they did introduce in earlier development builds of the browser. Interested users can download the <a
href="http://www.mozilla.com/en-US/firefox/beta/">latest</a> official beta from the Mozilla website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/09/firefox-4-changes-do-not-track-link-urls-moved-down/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Firefox Extension Options Menu Add-On</title><link>http://www.ghacks.net/2011/02/04/firefox-extension-options-menu-add-on/</link> <comments>http://www.ghacks.net/2011/02/04/firefox-extension-options-menu-add-on/#comments</comments> <pubDate>Fri, 04 Feb 2011 14:04:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[extension options menu]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox-extensions]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39581</guid> <description><![CDATA[Many Firefox extensions come with an options page to customize their behavior, interface or functionality. These pages are sometimes accessible through context menus if an icon of the extension is displayed in the Firefox interface. Most of the time however no direct options access is available which means that users have to open the Firefox [...]]]></description> <content:encoded><![CDATA[<p>Many Firefox extensions come with an options page to customize their behavior, interface or functionality. These pages are sometimes accessible through context menus if an icon of the extension is displayed in the Firefox interface. Most of the time however no direct options access is available which means that users have to open the Firefox add-on manager to open the options of the extension there. This is not the most user friendly way, especially if the options need to be accessed regularly.</p><p>Extension Options Menu is a Firefox add-on that provides quick access to all option pages and windows of installed Firefox extensions.</p><p>A new entry is added to the Tools menu by default which offers faster access to the extension configuration pages.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/extension-options-menu.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/extension-options-menu.jpg" alt="extension options menu" title="extension options menu" width="465" height="304" class="alignnone size-full wp-image-39582" /></a></p><p>A click on an entry in the new context window opens the options page or window in the web browser. It is furthermore possible to add quick access to the options menu to one of the Firefox toolbars. This is done by right-clicking free space in one of the visible Firefox toolbars and selecting Customize from the options in the context menu.</p><p>A new window opens with icons. It is now necessary to locate Extension Options (should be located near the end of the listing) and drag and drop the icon to the desired location in one of the toolbars.</p><p>Placing the icon in one of the toolbars improves the accessibility further, as it is now possible to access the option windows of all installed extensions with just two clicks. A right-click on the new icon opens the Firefox add-on manager, another handy feature.</p><p>Extension Options Menu is exclusively available for Firefox 4. It can be installed <a
href="https://addons.mozilla.org/en-US/firefox/addon/extension-options-menu/">directly</a> on the project page at the Firefox extension gallery.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/04/firefox-extension-options-menu-add-on/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Expect Two More Firefox 4 Betas Before The Release Candidate</title><link>http://www.ghacks.net/2011/02/03/expect-two-more-firefox-4-betas-before-the-release-candidate/</link> <comments>http://www.ghacks.net/2011/02/03/expect-two-more-firefox-4-betas-before-the-release-candidate/#comments</comments> <pubDate>Thu, 03 Feb 2011 08:27:28 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox beta]]></category> <category><![CDATA[firefox release]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39537</guid> <description><![CDATA[It was not clear if Mozilla needed one or two beta releases after Firefox 4 Beta 10 was released last week. The Mozilla Firefox development team is still trying to resolve the remaining severe bugs (betaN hardblockers) that are preventing the release of the next Firefox browser. Christian Legnitto, the Firefox release manager, made it [...]]]></description> <content:encoded><![CDATA[<p>It was not clear if Mozilla needed one or two beta releases after <a
href="http://www.ghacks.net/2011/01/26/firefox-4-beta-10-is-out/">Firefox 4 Beta 10</a> was released last week. The Mozilla Firefox development team is still trying to resolve the remaining severe bugs (betaN hardblockers) that are preventing the release of the next Firefox browser.</p><p>Christian Legnitto, the Firefox release manager, made it clear on his blog on February 1 that there will indeed be two additional betas before the development team moves to the release candidate stage. &#8220;The current plan is to build [beta 12] when the remaining betaN hardblockers are done&#8221; which &#8220;is heavily dependent on fix and blocker creation rate&#8221; said <a
href="http://christian.legnitto.com/blog/2011/02/01/mozilla-central-landings-today-and-beta-11-plan/">Legnitto</a> in the blog post.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/firefox-4-beta.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/firefox-4-beta.jpg" alt="firefox 4 beta" title="firefox 4 beta" width="293" height="92" class="alignnone size-full wp-image-39540" /></a></p><p>This basically means that the team did not manage to resolve all serious issues yet. The plan is to release Firefox 4 Beta 11 to the public for testing, work on the remaining issues, build Beta 12 and release it to the public as well.</p><p>Mozilla last year postponed the release of Firefox 4 to the first quarter of 2011. Developers hinted at a late February releases which may be in jeopardy because of the recent development. It may be that Mozilla has to postpone the final release of Firefox again, since the team has to work on two beta releases and at least one release candidate before the final version can be build and released. Firefox 4 Beta 11 is expected to be released in the coming days, we keep you posted as usual.</p><p>Interested users can download Firefox 4 Beta 10 <a
href="http://www.mozilla.com/en-US/firefox/beta/">from the</a> official Mozilla Firefox 4 Beta project page. The beta is offered for Windows, Linux and Mac. It will automatically update to Beta 11 once it becomes available.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/03/expect-two-more-firefox-4-betas-before-the-release-candidate/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Firefox 4 Beta 10 Is Out</title><link>http://www.ghacks.net/2011/01/26/firefox-4-beta-10-is-out/</link> <comments>http://www.ghacks.net/2011/01/26/firefox-4-beta-10-is-out/#comments</comments> <pubDate>Wed, 26 Jan 2011 13:00:15 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox 4 download.]]></category> <category><![CDATA[firefox beta]]></category> <category><![CDATA[firefox release]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39296</guid> <description><![CDATA[Just yesterday we have been talking about plans to accelerate the Firefox development plan, and while the release of beta 10 of the upcoming Firefox 4 browser has nothing to do with that, it shows that the developers are urging to release the final version of Firefox 4 to start working on Firefox 5. Firefox [...]]]></description> <content:encoded><![CDATA[<p>Just yesterday we have been talking about plans to <a
href="http://www.ghacks.net/2011/01/25/oh-no-mozilla-plans-to-accelerate-development-cycle/">accelerate the Firefox development plan</a>, and while the release of beta 10 of the upcoming Firefox 4 browser has nothing to do with that, it shows that the developers are urging to release the final version of Firefox 4 to start working on Firefox 5.</p><p>Firefox 4 Beta 10 is not the last beta. <a
href="http://christian.legnitto.com/blog/2011/01/20/firefox-4-beta-logistics/">Plans</a> are to release beta 11 before the end of this month. If plans go ahead as planned it will be the last beta release before the release candidate.</p><p>The tenth beta of Firefox 4 fixes many issues, a complete list of bugs fixed in the release is accessible here.</p><p>Notable fixes include improvements in memory usage, compatibility and stability improvements when using Adobe Flash on Mac OS X and support for a graphics driver blacklist to improve stability.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/01/firefox-4-beta-10.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/firefox-4-beta-10-550x305.jpg" alt="firefox 4 beta 10" title="firefox 4 beta 10" width="550" height="305" class="alignnone size-medium wp-image-39298" /></a></p><p>The full changelog listing those features and features that have been added in previous beta versions is available here. Downloads are provided on the same page.</p><p>Firefox users who are already working with a beta release can use the internal updating mechanism to update their browser to the latest beta version.</p><p>It pays to look at the known issues before doing so, especially if its the first time a Firefox 4 beta is installed on the system. Among the issues are problems with Hulu which blocks access to contents because of an &#8220;incompatible&#8221; browser (caused by a whitelist of user agents which has not been updated to include Firefox 4), slower scrolling in Gmail for some users and problems when downgrading to a beta release before beta 8.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/26/firefox-4-beta-10-is-out/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Oh No, Mozilla Plans To Accelerate Development Cycle</title><link>http://www.ghacks.net/2011/01/25/oh-no-mozilla-plans-to-accelerate-development-cycle/</link> <comments>http://www.ghacks.net/2011/01/25/oh-no-mozilla-plans-to-accelerate-development-cycle/#comments</comments> <pubDate>Tue, 25 Jan 2011 12:59:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox 5]]></category> <category><![CDATA[mozilla-firefox]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39281</guid> <description><![CDATA[It took a very long time from Firefox 3 to Firefox 4. Guess how long it will take from Firefox 4 to Firefox 5! According to plans published in Mozilla&#8217;s Weekly Engineering Newsletter not that long, or does months sound like a long time? Plans are to follow Google Chrome&#8217;s footsteps at least in the [...]]]></description> <content:encoded><![CDATA[<p>It took a very long time from Firefox 3 to Firefox 4. Guess how long it will take from Firefox 4 to Firefox 5! According to plans published in Mozilla&#8217;s Weekly Engineering Newsletter <a
href="http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/3d6a265b886448cd#">not that long</a>, or does months sound like a long time? Plans are to follow Google Chrome&#8217;s footsteps at least in the development cycle.</p><blockquote><p>&#8220;Cast a colder eye on your blockers. Some of them can wait for a dot release or Firefox 5 that I do believe will be only months after 4 comes out. We are going to a fast release cycle. It serves our users better. To do that we have to get this touch and go done with Firefox 4.</p></blockquote><p>So, Firefox 5 will be ready only months after Firefox 4 has been released. The team will probably do away with x.y, e.g. Firefox 3.6, versions of the browser as they did previously.</p><p>The development team is currently fixing the remaining soft and hard blockers of the beta releases. Plans are to code freeze the development on Friday to release the next beta of Firefox 4.</p><p>Another beta may only be released if bugs are left that require beta testing. If not the team moves forward to the release candidate stage. To sum it up: If things go as planned Firefox 4 Beta 10 will be released in the next days, likely at the beginning of next week followed by the RC shortly thereafter and then a final release at the end of February.</p><p>What&#8217;s your take on the accelerated development cycle? I personally think it is more of a reaction to the Chrome development cycle and how users perceive a higher version number than anything else. We could see a Firefox 7 release at the end of this year after all which probably is not that different from Firefox 4.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/25/oh-no-mozilla-plans-to-accelerate-development-cycle/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Firefox On Windows To Get Faster Startup Times</title><link>http://www.ghacks.net/2011/01/24/firefox-on-windows-to-get-faster-startup-times/</link> <comments>http://www.ghacks.net/2011/01/24/firefox-on-windows-to-get-faster-startup-times/#comments</comments> <pubDate>Mon, 24 Jan 2011 08:31:59 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox loading]]></category> <category><![CDATA[firefox startup]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39222</guid> <description><![CDATA[When you look at complaints of Firefox users you notice that startup times of the browser are mentioned a lot. Most users state that Firefox&#8217;s startup times are slower than those of comparable web browsers on the same system. And while I&#8217;m personally not able to see much of a difference between the startup time [...]]]></description> <content:encoded><![CDATA[<p>When you look at complaints of Firefox users you notice that startup times of the browser are mentioned a lot. Most users state that Firefox&#8217;s startup times are slower than those of comparable web browsers on the same system. And while I&#8217;m personally not able to see much of a difference between the startup time of Firefox and other browsers such as Google Chrome on a fast Windows 7 system with Solid State Drive, other users with slower hard drives may very well see bigger differences.</p><p>That however appears to be a thing of the past, at least if the <a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=627591">proposed</a> patch passes quality control. Chances are however good that it will be compiled in one of the latest nightly versions of Firefox 4 Beta. Here is what Taras Glek, the developer who proposed the code change, discovered:</p><blockquote><p>We page in most of xul.dll and mozjs.dll. So i figured why not try lazy-linking libxul and preloading it. Turned out lazylinking didnt make any difference, but<br
/> preloading seems to consistently shave up 2seconds of startup on my profile(40%).<br
/> I&#8217;m going to doublecheck on my favourite user&#8217;s slow computer. Here is the patch in meantime.</p><p>Basic idea is that the sequential flag + bullshit read tricks windows into reading xul in 2mb chunks instead of stupid 32k(or smaller) ones. Have to do it this way because there is no fadvise() on Windows(that I know of) A big sequential read cuts down on a lot of seeks.<br
/> [..]</p><p>I just confirmed, this also works wonders on slow  harddrives. Shaved around 50% off cold startup on my reference slow system</p></blockquote><p>A loading time reduction of 40-50% with a 20 line patch, that sounds efficient. But how is this achieved? From what I can gather, the developers are now pre-loading files in larger chunks which cuts down on the loading time of the browser.</p><p>It will be interesting to test this on computers with slow Firefox startup times. Information about the patch are posted on <a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=627591">Bugzilla</a>. (<a
href="http://www.neowin.net/news/20-line-patch-to-firefox-4-that-makes-startup-on-windows-up-to-2x-as-fast?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+neowin-all+%28Neowin+All+News%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/24/firefox-on-windows-to-get-faster-startup-times/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Firefox Panorama Gets Another Shortkey Change</title><link>http://www.ghacks.net/2011/01/22/firefox-panorama-gets-another-shortkey-change/</link> <comments>http://www.ghacks.net/2011/01/22/firefox-panorama-gets-another-shortkey-change/#comments</comments> <pubDate>Sat, 22 Jan 2011 18:39:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox panorama]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[panorama]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39195</guid> <description><![CDATA[The Firefox feature Panorama, which was previously known as Tab Candy and Tab Sets, is used to give Firefox users an option to group tabs into sets that are then exclusively displayed on the screen. The feature has seen changes in the past months. The Panorama shortcut for instance was initially set to Ctrl-Space (on [...]]]></description> <content:encoded><![CDATA[<p>The Firefox feature Panorama, which was previously known as Tab Candy and Tab Sets, is used to give Firefox users an option to group tabs into sets that are then exclusively displayed on the screen. The feature has seen changes in the past months. The Panorama shortcut for instance was initially set to Ctrl-Space (on Windows) before it was moved to Ctrl-e. One reason for the change was that users happened to hit the shortcut accidentally. You can read about my personal frustration with <a
href="http://www.ghacks.net/2010/10/11/please-mozilla-let-me-disable-firefox-panorama/">Panorama</a> here.</p><p>Ctrl-e turned out to be less than a perfect choice as well, since it was directly adjacent to other often used shortcuts such as Ctrl-r to reload a page or Ctrl-w to close the active tab.</p><p>I recently tried to activate Panorama again in the latest Minefield nightly release only to find out that the shortcut did not work anymore. I first thought that Mozilla had decided to remove the feature again from Firefox, but the button to trigger it was still there and the feature worked as advertised. Wishful thinking aside, I had to investigate.</p><p>I did find out that the developers had change the Panorama shortcut once again. The new shortcut is Ctrl-Shift-e which is less likely to be hit accidentally by users. There is still no official option to disable the shortcut or the Panorama feature in the browser. The only valid option at this point is to block the keyboard shortcut and hide the Panorama button.</p><p>Firefox users who are using Panorama need to remember to switch to the new shortcut when the next Beta comes out. The latest official beta is still making use of Ctrl-e to trigger the feature.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/22/firefox-panorama-gets-another-shortkey-change/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Firefox 4 Essentials: What You Need To Know Before Making The Switch</title><link>http://www.ghacks.net/2011/01/16/firefox-4-essentials-what-you-need-to-know-before-making-the-switch/</link> <comments>http://www.ghacks.net/2011/01/16/firefox-4-essentials-what-you-need-to-know-before-making-the-switch/#comments</comments> <pubDate>Sun, 16 Jan 2011 14:05:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox 4 changes]]></category> <category><![CDATA[firefox 4 update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38999</guid> <description><![CDATA[If things go as planned Firefox 4 final could be released to the public in February. Beta 9 has been released just a few days ago which gives a good indication of the final release, especially since it is feature complete. Firefox 4 users will find that the browser has changed, a lot. Noticeable is [...]]]></description> <content:encoded><![CDATA[<p>If things go as planned Firefox 4 final could be released to the public in February. <a
href="http://www.ghacks.net/2011/01/14/firefox-4-beta-9-released-final-in-february/">Beta 9</a> has been released just a few days ago which gives a good indication of the final release, especially since it is feature complete.</p><p>Firefox 4 users will find that the browser has changed, a lot. Noticeable is that it is now a lot faster thanks to improvements on many core levels of the browser. While that is great and all it is not what users will first notice when they launch the browser after the upgrade or installation.</p><p>The Firefox interface has been changed which can cause confusion and even frustration as it is not always possible to undo those changes without third party add-ons or hacks.</p><p>What are those elements?</p><h3>The Firefox header</h3><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/firefox-4-header.jpg" alt="firefox 4 header" title="firefox 4 header" width="547" height="117" class="alignnone size-full wp-image-39001" /></p><p>New elements are the Firefox button at the top replacing the menu bar, tabs on top which means that tabs are now over the address bar instead of below and the Panorama icon at the top right of the bar which links to one of the new features of Firefox 4.</p><p>A right-click on a blank tab bar space opens a configuration menu with options to make changes to the interface. It is possible to move the tabs below the address bar again.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/firefox-right-click.jpg" alt="firefox right-click" title="firefox right-click" width="166" height="148" class="alignnone size-full wp-image-39004" /></p><p>It is also possible to enable the old menu bar in the same menu. The customize option can be used to move interface elements to different locations so that the interface can look again like the one in Firefox 3, or complete custom.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/firefox-4-modification.jpg" alt="firefox 4 modification" title="firefox 4 modification" width="566" height="97" class="alignnone size-full wp-image-39007" /></p><p>Please note that the default Firefox 4 header layout is not showing a page&#8217;s title anymore in the title bar. Another change becomes obvious when hovering over links in the browser. Link destinations where shown in the status bar in Firefox 2 and 3. This has moved to the Firefox address bar in Firefox 4 which often means that the links are cut off due to space restrictions especially on low resolution monitors and if Firefox is run in a window and not maximized.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/address-bar.jpg" alt="address-bar" title="address-bar" width="365" height="39" class="alignnone size-full wp-image-39011" /></p><p>The Panorama button leads to a new page that displays tabs and groups. Firefox 4 comes with an option to create tab groups. Only one tab group can be visible at a time in each window which can be interesting for users who work on different projects at once and users who want better tab organization. Then again, it can lead to confusion if the feature is triggered accidentally (see <a
href="http://www.ghacks.net/2010/10/11/please-mozilla-let-me-disable-firefox-panorama/">Please Mozilla, Let Me Disable Firefox Panorama</a>).</p><h3>Firefox 4 Footer</h3><p>The status bar has been removed in Firefox 4. Its replacement, the add-on bar, is disabled by default and it does not appear to be activated automatically even if add-ons make use of the space to display icons or information.</p><p>The very same menu that is used to move the tabs or enable the old menu bar can also be used to enable the new add-on bar. The add-on bar basically replaces the status bar in Firefox 4. There are however a few differences that require explanation.</p><p>The add-on bar only displays the add-on icons and information. It <strong>does not</strong> display link information nor the loading or download status. That&#8217;s all gone. The developers furthermore thought it to be a good idea to place a close button on the leftmost side of the bar. This is inconsistent for a number of reasons. First, it is the only toolbar with a close button. Every other toolbar can be enabled or disabled from the View > Toolbars menu or the right-click in the Firefox header area.</p><p>When the x is used to close, the only option to enable the add-on bar again is to use the view menu or the right-click. There is basically no reason to display the close button on that toolbar, especially since it is enabled only on user request.</p><p>The majority of changes can be reverted with add-ons or hacks. Take a look at <a
href="http://www.ghacks.net/2010/11/13/firefox-4-how-to-undo-the-changes/">Firefox 4, How To Undo The Changes</a> and <a
href="http://www.ghacks.net/2010/12/26/how-to-remove-the-close-button-in-the-firefox-4-add-on-bar/">How To Remove The Close Button In The Firefox 4 Add-On Bar</a>.</p><h3>Firefox Add-Ons</h3><p>The majority of add-ons is currently not compatible with Firefox 4. History has shown that this changes soon after the final version of the browser has been released.</p><p>While the majority of add-ons is not compatible yet by default, they can be forced to be compatible so that it is possible to install, enable and use them normally in Firefox 4.</p><p>Cautious users can look at <a
href="http://www.ghacks.net/2010/02/01/check-firefox-add-on-compatibility-before-upgrading/">Check Firefox Add-On Compatibility Before Upgrading</a> to test their add-ons before they upgrade to Firefox 4. Another helpful guide is <a
href="http://www.ghacks.net/2009/11/25/three-methods-to-force-add-on-compatibility-in-firefox/">Three Methods To Force Add-On Compatibility In Firefox</a> which explains how to force compatibility in the Internet browser.</p><p>Got additional tips or information that users need to know before switching to Firefox 4? Let us know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/16/firefox-4-essentials-what-you-need-to-know-before-making-the-switch/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>Firefox 4 Beta 9 Released, Final In February</title><link>http://www.ghacks.net/2011/01/14/firefox-4-beta-9-released-final-in-february/</link> <comments>http://www.ghacks.net/2011/01/14/firefox-4-beta-9-released-final-in-february/#comments</comments> <pubDate>Fri, 14 Jan 2011 15:14:15 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox 4 release]]></category> <category><![CDATA[firefox 4 update]]></category> <category><![CDATA[firefox beta]]></category> <category><![CDATA[IndexedDB]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38978</guid> <description><![CDATA[The latest beta of the upcoming Firefox 4 web browser has just been uploaded to the official Mozilla ftp release server. Firefox 4 Beta 9 is currently distributed to the worldwide mirror network to ensure an error free rapid distribution once the official release announcement has been made on the Mozilla website. It is likely [...]]]></description> <content:encoded><![CDATA[<p>The latest beta of the upcoming Firefox 4 web browser has just been uploaded to the official Mozilla ftp release server. Firefox 4 Beta 9 is currently distributed to the worldwide mirror network to ensure an error free rapid distribution once the official release announcement has been made on the Mozilla website.</p><p>It is likely that the announcement will be posted on site later today. Probably the biggest change in the latest beta is the inclusion of the IndexedDB web standard &#8220;for the storage of significant amounts of structured data in the browser and for high performance searches on this data using indexes&#8221; (<a
href="http://hacks.mozilla.org/2010/06/beyond-html5-database-apis-and-the-road-to-indexeddb/">via</a>).</p><p>Interested users can download the latest Firefox 4 beta <a
href="http://www.mozilla.org/community/mirrors.html">from</a> official mirror servers that offer both http and ftp connections.</p><p>At least one additional beta will be released before the release candidate stage is reached. Firefox 4 Beta 10 Pre has already been in development for a few days and is available on the nightly servers. The beta is used to  reduce the open bug count to zero.</p><p>Mozilla plans to release the final version of Firefox 4 in February 2011. (<a
href="http://stadt-bremerhaven.de/firefox-4-0-beta-9-portable-firefox-4-0-beta-9?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+stadt-bremerhaven%2FdqXM+%28Caschys+Blog%29">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/14/firefox-4-beta-9-released-final-in-february/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Mozilla Plans To Move Tabs To Titlebar On Windows</title><link>http://www.ghacks.net/2010/12/29/mozilla-plans-to-move-tabs-to-titlebar-on-windows/</link> <comments>http://www.ghacks.net/2010/12/29/mozilla-plans-to-move-tabs-to-titlebar-on-windows/#comments</comments> <pubDate>Wed, 29 Dec 2010 15:06:00 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox development]]></category> <category><![CDATA[mozilla-firefox]]></category> <category><![CDATA[tabs on titlebar]]></category> <category><![CDATA[tabs on top]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38491</guid> <description><![CDATA[The move from Firefox 3.6 to Firefox 4 will be a major one. Not only functionality wise but also interface wise. Firefox users will have to cope with a lot of changes that the user interface team has made over the past couple of beta releases. We have criticized several of those changes as they [...]]]></description> <content:encoded><![CDATA[<p>The move from Firefox 3.6 to Firefox 4 will be a major one. Not only functionality wise but also interface wise. Firefox users will have to cope with a lot of changes that the user interface team has made over the past couple of beta releases.</p><p>We have criticized several of those changes as they do not seem to make sense or practical. Moving the link hover information to the top and other information away from the status bar have been major points.</p><p>The latest change however seems to make sense in a way. If you look at the browser interface you notice that the titlebar usually offers lots of free space. The titlebar is only used for the website title, or the Minefield button that opens the new Firefox menu.</p><p><a
href="http://mozillalinks.org/wp/2010/12/experimental-firefox-4-with-tabs-on-title-bar/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+MozillaLinks+%28Mozilla+Links%29">Mozilla Links</a> discovered information about a recent change in Firefox 4 pre testing builds that move the tabs to the very top of the screen right on the title bar when the browser window is maximized to save additional vertical space in that viewing mode.</p><p>This is an experimental feature and it is not clear yet if it will prevail. The topic is currently being discussed  Bug <a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=572160">572160</a></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/12/firefox-4-tabs-titlebar-550x333.jpg" alt="firefox 4 tabs titlebar" title="firefox 4 tabs titlebar" width="550" height="333" class="alignnone size-medium wp-image-38493" /></p><p>The behavior is identical to that of the tabbar. Tabs are reduced in size when they fill out the complete titlebar and options to scroll left or right are added eventually when the minimum tab width is reached. It does feel kinda strange that the title of the active website is not displayed anymore though. It is now impossible as well to move the window even though most users are not probably going to need that feature in full window mode anyway.</p><p>Interested users can download a third party experimental build with the tabs on titlebar feature included <a
href="http://www.wg9s.com/mozilla/firefox/">from this</a> website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/12/29/mozilla-plans-to-move-tabs-to-titlebar-on-windows/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>How To Remove The Close Button In The Firefox 4 Add-On Bar</title><link>http://www.ghacks.net/2010/12/26/how-to-remove-the-close-button-in-the-firefox-4-add-on-bar/</link> <comments>http://www.ghacks.net/2010/12/26/how-to-remove-the-close-button-in-the-firefox-4-add-on-bar/#comments</comments> <pubDate>Sun, 26 Dec 2010 16:48:01 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[add-on bar]]></category> <category><![CDATA[firefox 4]]></category> <category><![CDATA[firefox 4 add-on bar]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[userchrome.css]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=38354</guid> <description><![CDATA[A recent change in the latest Firefox 4 development releases has been driving me nuts lately. The developers thought it would be a good idea to add a close button to the add-on bar. The add-on bar, being the successor of the status bar is currently handled differently in the browser than other toolbars like [...]]]></description> <content:encoded><![CDATA[<p>A recent change in the latest Firefox 4 development releases has been driving me nuts lately. The developers thought it would be a good idea to add a close button to the add-on bar. The add-on bar, being the successor of the status bar is currently handled differently in the browser than other toolbars like the bookmarks toolbar. Why? Because of the close button which does not really make sense at all since it is perfectly possible to close the add-on bar by right-clicking it and removing its selection from the enabled toolbars, or by going to View > Toolbars to do the same.</p><p>Even worse, if you happen to close the add-on bar accidentally you can only reopen it in the View > Toolbars menu. Lastly, the position of the close button on the far left of the toolbar is irritating to say the least and inconsistent with the position of other close buttons in the browser.</p><p>It tool me a while to find a way to remove the close button from the Firefox 4 add-on bar. You need to add three lines of code to the userChrome.css file in the Firefox profile folder.</p><p>Here is how it is done. Open your Firefox profile folder. The easiest way to locate it is to click on Help > Troubleshooting Information to reveal it. A click on Open Containing folder in the new tab opens the folder in the default file browser of the operating system.</p><p>Locate or create the folder chrome there, and in that folder the file userchrome.css. If the file does not exist create a new plain text file and rename it accordingly. Then edit it with a standard text editor and add the following lines to the file while Firefox is closed.</p><p><code>#addonbar-closebutton {<br
/> visibility: collapse !important;<br
/> }</code></p><p>Start Firefox afterwards and you should see that the close button has been removed from the toolbar.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/12/Firefox-4-add-on-bar-close-button.jpg" alt="Firefox 4 add-on bar close button" title="Firefox 4 add-on bar close button" width="172" height="99" class="alignnone size-full wp-image-38357" /></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/12/Firefox-4-add-on-bar.jpg" alt="Firefox 4 add-on bar" title="Firefox 4 add-on bar" width="169" height="85" class="alignnone size-full wp-image-38358" /></p><p>That&#8217;s how you remove the close button from Firefox 4&#8242;s add-on bar. A discussion is currently <a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=616014">undergoing</a> about the close button. It appears it is there to stay, even though some users have voiced concerns.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/12/26/how-to-remove-the-close-button-in-the-firefox-4-add-on-bar/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> </channel> </rss>
