<?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 tabs</title> <atom:link href="http://www.ghacks.net/tag/firefox-tabs/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>NOverflow for Firefox Makes Sure Your Tabs Stay Visible All The Time</title><link>http://www.ghacks.net/2012/02/03/noverflow-for-firefox-makes-sure-your-tabs-stay-visible-all-the-time/</link> <comments>http://www.ghacks.net/2012/02/03/noverflow-for-firefox-makes-sure-your-tabs-stay-visible-all-the-time/#comments</comments> <pubDate>Fri, 03 Feb 2012 17:27:22 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=56893</guid> <description><![CDATA[Firefox, like other web browsers, can only display a certain amount of tabs at the same time. This is handled by minimum and maximum width parameters. Once the limit is reached, arrows are added to the right and left side of the tabbar that need to be used to access tabs that are no longer [...]]]></description> <content:encoded><![CDATA[<p>Firefox, like other web browsers, can only display a certain amount of tabs at the same time. This is handled by minimum and maximum width parameters. Once the limit is reached, arrows are added to the right and left side of the tabbar that need to be used to access tabs that are no longer visible on the screen. We dealt with the issue before here at Ghacks, and suggested to change <a
href="http://www.ghacks.net/2011/02/02/change-firefoxs-minimum-maximum-tab-width/">minimum and maximum tab width values</a> to display more tabs in the tabbar at the same time.</p><p>The Firefox add-on <a
href="https://addons.mozilla.org/en-US/firefox/addon/noverflow/?src=cb-dl-updated">NOverflow</a> takes the concept a step further by dynamically changing the tab width values. The add-on, instead of letting Firefox hide tabs in the tabbar, reduces the minimum tab width whenever necessary to keep all tabs visible on the screen. And when you start closing tabs, the width of the remaining tabs is adjusted again to use the freed room on the tabbar.</p><p>This works well for a medium amount of open tabs. Once you reach an upper limit, scrolling buttons are displayed again to scroll to the left or right. A quick test revealed that about twice the number of tabs were displayed at the same time with the extension installed. It should be noted though that this is only valid if the minimum width has not been altered previously.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/02/firefox-visible-tabs.png"><img
src="http://www.ghacks.net/wp-content/uploads/2012/02/firefox-visible-tabs-600x439.png" alt="firefox visible tabs" title="firefox visible tabs" width="600" height="439" class="alignnone size-medium wp-image-56894" /></a></p><p>The core benefit of the extension over adjusting the width of the tabs in the stylesheet is accessibility. All it takes is to install the add-on to get the tabs width adjusted automatically from that moment on. Tech savvy users may prefer to edit the stylesheet directly instead, as it will free up some ram and maybe even cpu that the add-on requires when running.</p><p>You can change the minimum width in the add-on&#8217;s options. It is set to 54 pixels which is nearly half of Firefox&#8217;s default value of 100 pixels. You can reduce the size to 36 pixels which would nearly triple the maximum number of visible tabs in the browser, or increase it to 72 pixels.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/02/noverflow.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/02/noverflow.jpg" alt="noverflow" title="noverflow" width="593" height="195" class="alignnone size-full wp-image-56895" /></a></p><p>The remaining options let you hide blank favicons from tabs, the close button from the active tab and to use slimmer pinned tabs.</p><p>Firefox users who want to give it a try can download and install NOverflow from the official Mozilla Firefox add-ons repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/02/03/noverflow-for-firefox-makes-sure-your-tabs-stay-visible-all-the-time/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Display, Search All Open Tabs In Firefox With Tabby2</title><link>http://www.ghacks.net/2011/12/13/display-search-all-open-tabs-in-firefox-with-tabby2/</link> <comments>http://www.ghacks.net/2011/12/13/display-search-all-open-tabs-in-firefox-with-tabby2/#comments</comments> <pubDate>Tue, 13 Dec 2011 12:53:59 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tab management]]></category> <category><![CDATA[firefox tabs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=54327</guid> <description><![CDATA[Firefox users with lots of tab open in the browser often try to find ways to improve the browser&#8217;s tab management capabilities. The core issue that they face is that part of the open tabs are hidden from view, and that it may take lots of scrolling to get there. There are built-in options to [...]]]></description> <content:encoded><![CDATA[<p>Firefox users with lots of tab open in the browser often try to find ways to improve the browser&#8217;s tab management capabilities. The core issue that they face is that part of the open tabs are hidden from view, and that it may take lots of scrolling to get there.</p><p>There are built-in options to handle or mitigate the issue. From altering the browsers <a
href="http://www.ghacks.net/2011/02/02/change-firefoxs-minimum-maximum-tab-width/">minimum tab width</a> to display more tabs at the same time on the screen over extensions like <a
href="http://www.ghacks.net/2007/02/22/tab-mix-plus-firefox-extension/">Tab Mix Plus</a> to display multiple rows of tabs, to <a
href="http://www.ghacks.net/2011/01/22/firefox-panorama-gets-another-shortkey-change/">Firefox&#8217;s Panorama</a> feature to group tabs.</p><p>The Firefox add-on Tabby2 offers another approach. The shortcut driven extension displays a list of open extension on the screen whenever the shortcut is used. The list displays all open tabs at the bottom of the screen utilizing all of the screen estate of the browser.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/firefox-tab-management.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/firefox-tab-management.png" alt="firefox tab management" title="firefox tab management" width="315" height="211" class="alignnone size-full wp-image-54328" /></a></p><p>Only the tabs of the active Firefox window are displayed. A filter at the bottom of the screen can be used to find specific pages quickly. Both the page title and web address are used by the filter.</p><p>A left-click on a tab in the list switches automatically to that tab in the browser. Middle-click and right-click on the other hand open a blank new tab in the browser or delete the active tab automatically.</p><p>Options are available to change the extension&#8217;s default access key (from Ctrl+&#8217; to another keyboard shortcut), and to define the maximum number of lines that are displayed in the tab list. The default value is set to 25 tab lines.</p><p>The options highlight the keyboard shortcuts for creating (Insert) and deleting (Delete) tabs as well. The functions are only available when the tab list is open.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/firefox-tabs.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/firefox-tabs.png" alt="firefox tabs" title="firefox tabs" width="315" height="211" class="alignnone size-full wp-image-54329" /></a></p><p>The tab listing and filtering options are very responsive, and unobtrusive at the same time. The tab listing and filtering happens instantly.</p><p>Firefox users can download <a
href="https://addons.mozilla.org/en-US/firefox/addon/tabby2/">Tabby2</a> from the official Mozilla Firefox add-on repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/13/display-search-all-open-tabs-in-firefox-with-tabby2/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Open Typed Urls In New Tabs In Firefox</title><link>http://www.ghacks.net/2011/12/08/open-typed-urls-in-new-tabs-in-firefox/</link> <comments>http://www.ghacks.net/2011/12/08/open-typed-urls-in-new-tabs-in-firefox/#comments</comments> <pubDate>Thu, 08 Dec 2011 16:16:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[firefox tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=54114</guid> <description><![CDATA[Web browsers can be configured to open website urls either in the current tab or in a new tab. The developers of Firefox have added options to Firefox that give the user a choice when opening links with mouse-clicks. A left-click opens the url in the same tab, a middle-click in a new tab. I [...]]]></description> <content:encoded><![CDATA[<p>Web browsers can be configured to open website urls either in the current tab or in a new tab. The developers of Firefox have added options to Firefox that give the user a choice when opening links with mouse-clicks. A left-click opens the url in the same tab, a middle-click in a new tab. I was not aware of a similar mechanism for manually typed in urls. I used to open a blank new tab first with Ctrl-t before I started entering the url into the address bar of the browser. And I would only type the url in an active tab directly if I did not need to access that particular web page anymore.</p><p>Then I discovered that there is an easier way that would optimize that workflow significantly. I started to test holding down Shift, Alt, Cltr plus Enter combinations until I found the combination that would open the typed in text in a new tab page and not the active one.</p><p>Firefox users can either hold down Alt before they press enter or the Alt Gr key to open the entered text in a new browser tab. Website addresses (urls) are automatically loaded in the new tab while searches load the results of the default search engine instead in the new tab. Firefox will automatically switch to the new tab and restore the url text in the tab the text was entered in.</p><p>Do you prefer to open new tabs in the background instead of the foreground? No problem, all you need to do is to make a slight configuration change. Enter about:config in the Firefox address bar and hit enter. First time users need to confirm that they will be careful. Enter the parameter <strong>browser.tabs.loadDivertedInBackground</strong> in the filter bar on top. Only one entry is returned.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/firefox-new-tabs-background.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/firefox-new-tabs-background.jpg" alt="firefox new tabs background" title="firefox new tabs background" width="372" height="109" class="alignnone size-full wp-image-54116" /></a></p><p>The default setting is false, which basically means that new tabs are not opened in the background. A double-click on the parameter changes the value to true which has the consequence that new tabs are opened in the background instead.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/08/open-typed-urls-in-new-tabs-in-firefox/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Close Tabs Efficiently In Firefox</title><link>http://www.ghacks.net/2011/12/02/close-tabs-efficiently-in-firefox/</link> <comments>http://www.ghacks.net/2011/12/02/close-tabs-efficiently-in-firefox/#comments</comments> <pubDate>Fri, 02 Dec 2011 13:44:27 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[tabs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=53640</guid> <description><![CDATA[Sometimes it is little things that can make a big difference. When it comes to closing tabs in the Firefox web browser, users have options to close the tab with a click on the x icon that is either displayed on the right of the tab or at the end of the tabbar. They can [...]]]></description> <content:encoded><![CDATA[<p>Sometimes it is little things that can make a big difference. When it comes to closing tabs in the Firefox web browser, users have options to close the tab with a click on the x icon that is either displayed on the right of the tab or at the end of the tabbar. They can alternatively right-click on the tab and select Close Tab from the context menu, or use the keyboard shortcut Ctrl-w to close the active tab.</p><p>Double Click Close Tab is an add-on for the Firefox web browser that adds additional tab closing options to the browser. A double-click on a site in the tabbar closes that tab automatically in the browser. While that&#8217;s more convenient than using the right-click context menu it is not the most efficient option that the extension provides.</p><p>Closing tabs by moving the mouse to the tabbar to either double-click or click on the x icon is inefficient because of that initial mouse movement. The keyboard shortcut works directly but can only close the active tab.</p><p>Double Click Close Tab adds two additional tab closing options to Firefox. Users can alternatively triple left-click anywhere on the page to close the active tab. This may interfere with some actions in the browser, for instance double-clicking on text to highlight it. If you click three times instead of two, which can happen, you&#8217;d inadvertently close the current website instead.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/close-tabs.jpg" alt="close tabs" title="close tabs" width="396" height="184" class="alignnone size-full wp-image-53641" /></p><p>The options of the add-on provide preferences to change the default behavior. Both the default tab clicking and on page clicking behavior can be altered there. Alternatives are a single middle-click, double right-clicks or triple right-clicks.</p><p>It is furthermore possible to disable one of the tab closing options completely, and to change the triple click time (that is the time in which three clicks need to be registered).</p><p>Double Click Close Tab can be downloaded and installed directly <a
href="https://addons.mozilla.org/en-US/firefox/addon/double-click-closes-tab/?src=cb-dl-updated">at the</a> Mozilla add-on repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/02/close-tabs-efficiently-in-firefox/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Firefox Appears To Handle Lots Of Tabs Better Than Chrome</title><link>http://www.ghacks.net/2011/08/03/firefox-appears-to-handle-lots-of-tabs-better-than-chrome/</link> <comments>http://www.ghacks.net/2011/08/03/firefox-appears-to-handle-lots-of-tabs-better-than-chrome/#comments</comments> <pubDate>Wed, 03 Aug 2011 10:11:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[mozilla-firefox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48567</guid> <description><![CDATA[Which web browser handles 150 open tabs better, Mozilla Firefox or Google Chrome? That&#8217;s what Gregor Wagner wanted to find out in a scalability test. The test setup was the following: Open the 150 most popular web sites in both web browsers and see which performs better memory and performance wise. Gregor automated the process [...]]]></description> <content:encoded><![CDATA[<p>Which web browser handles 150 open tabs better, Mozilla Firefox or Google Chrome? That&#8217;s what Gregor Wagner wanted to find out in a scalability test. The test setup was the following: Open the 150 most popular web sites in both web browsers and see which performs better memory and performance wise. Gregor automated the process with a script that opened a new web page every 1.5 seconds in both browsers until all 150 web pages had been opened. The test system was a dual-core MacBook Pro with 8 Gigabytes of RAM.</p><p>The script that was used in the test is linked on <a
href="http://gregor-wagner.com/?p=79">Gregor&#8217;s</a> site so that users can try the test on their systems as well.</p><p>A recent Firefox Nightly and a Google Chrome Canary version where used in the test. How did the two browser&#8217;s perform? The time command returned the following values:</p><ul><li>Firefox: real     6m14.406s &#8211; user    3m55.302s &#8211; sys      0m49.366s</li><li>Chrome: real    28m55.573s &#8211; user    21m58.383s &#8211; sys     14m40.860s</li></ul><p>Gregor noticed a significant slow-down at the 70 open pages mark in the Chrome browser. At 150 pages open, it was not possible to scroll on a page. Firefox on the other hand was &#8220;still pretty snappy and scrolling is like there is no other open tab&#8221;.</p><p>Gregor then looked at the memory usage of the browser. Turned out that Firefox used 27 threads and total of 2.02 Gigabytes of RAM for all 150 open tabs. The Chrome browser, with its multi-process architecture used &#8220;a little bit&#8221; over 5 Gigabytes of memory with 150 tabs open.</p><p>One could argue that the test is not really replicating real world browser usage, and that&#8217;s definitely correct. It is however still remarkable that Chrome does not really scale that well despite its multi-process rendering architecture.</p><p>Firefox was able to complete the V8 benchmark test with 150 tabs open, while Chrome stopped rendering while staying at a 100% cpu performance.</p><p>Has anyone ever opened more than 70 tabs in the Chrome browser? If so, what was your experience?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/08/03/firefox-appears-to-handle-lots-of-tabs-better-than-chrome/feed/</wfw:commentRss> <slash:comments>21</slash:comments> </item> <item><title>Firefox, Focus Last Selected Tab Add-On</title><link>http://www.ghacks.net/2011/07/30/firefox-focus-last-selected-tab-add-on/</link> <comments>http://www.ghacks.net/2011/07/30/firefox-focus-last-selected-tab-add-on/#comments</comments> <pubDate>Sat, 30 Jul 2011 11:04:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[tabbar]]></category> <category><![CDATA[tabbed-browsing]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=48399</guid> <description><![CDATA[I like to limit the open tabs in the Firefox browser, actually in every browser, to the visible space. While it is sometimes unavoidable to add more tabs to the browser than can be displayed without scrolling, it is an unpleasant experience that I try to avoid as best as I can. Why? First, it [...]]]></description> <content:encoded><![CDATA[<p>I like to limit the open tabs in the Firefox browser, actually in every browser, to the visible space. While it is sometimes unavoidable to add more tabs to the browser than can be displayed without scrolling, it is an unpleasant experience that I try to avoid as best as I can. Why? First, it is bad for keeping an overview of all open websites in the browser. Second, the selection of websites is slowed down if you need to scroll. Third, the positions of tabs change if you scroll which is bad for orientation.</p><p>Firefox users can make use of the browser&#8217;s excellent customizability to counter some of those effects. It is for instance possible to reduce the width of each tab in the browser to make room for more websites on the visble tabbar, pin tabs that are always open to reduce their width or to install add-ons like <a
href="https://addons.mozilla.org/en-US/firefox/addon/tab-utilities/">Tab Utilities</a> that support multi-row tabbars.</p><p>The Focus Last Selected Tab add-on for Firefox adds three comfortable options to Firefox&#8217;s tabbar:</p><ul><li>Focus last selected tab: This puts the focus back on the last active tab if you close the current tab.</li><li>Tab flipping: A click on the current tab displays the last active tab on the screen. Another click displays the current website again.</li><li>Restore recently closed tab: A middle click on an empty area on the tab bar restores the last closed tab in the browser.</li></ul><p>Firefox users can disable some of the functionality in the extension&#8217;s options. Here they can also enable faster tab flipping which switches tab when the mouse button is pushed down, and not when it is released. The developer notes that this disables Firefox&#8217;s drag and drop feature.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/07/firefox-last-selected-tab.png" alt="firefox last selected tab" title="firefox last selected tab" width="461" height="338" class="alignnone size-full wp-image-48401" /></p><p>The keyboard shortcut Ctrl+ that is enabled by default is not working on the other hand. Firefox users Ctrl+ to zoom in on a page, and it is likely that a conflict prevents this from working properly.</p><p><strong>Update:</strong> The keyboard shortcut is <strong>Ctrl.</strong>.</p><p>The feature that I personally like is the ability to switch between two tabs by clicking on one of the tabs on the tab bar.</p><p>Firefox users can download and install the Focus Last Selected Tab add-on <a
href="https://addons.mozilla.org/en-US/firefox/addon/fww-flst/">from the</a> official Mozilla add-on repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/30/firefox-focus-last-selected-tab-add-on/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Flip Through Firefox Tabs With The Mouse-Wheel</title><link>http://www.ghacks.net/2011/05/24/flip-through-firefox-tabs-with-the-mouse-wheel/</link> <comments>http://www.ghacks.net/2011/05/24/flip-through-firefox-tabs-with-the-mouse-wheel/#comments</comments> <pubDate>Tue, 24 May 2011 14:40:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[tabs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45509</guid> <description><![CDATA[The Mozilla Firefox web browser offers several keyboard shortcuts to navigate through tabs in the web browser. Firefox users can use Ctrl-[1-9] to access the first nine tabs directly, or Ctrl-Tab to flip through tabs forward and Ctrl-Shift-Tab to move backwards in the tab row. There is also the option to click on a tab [...]]]></description> <content:encoded><![CDATA[<p>The Mozilla Firefox web browser offers several keyboard shortcuts to navigate through tabs in the web browser. Firefox users can use Ctrl-[1-9] to access the first nine tabs directly, or Ctrl-Tab to flip through tabs forward and Ctrl-Shift-Tab to move backwards in the tab row.</p><p>There is also the option to click on a tab directly with the mouse to open it. Some users however may prefer to use the mouse-wheel to flip through tabs. That&#8217;s what the Firefox extension roTab offers.</p><p>Once installed, it adds two options to the browser to flip through all Firefox tabs with the mouse-wheel.</p><p>You can flip through all tabs by hovering over the tabbar. Moving the mouse-wheel down flips through the tabs in a forward motion while up does the opposite of that.</p><p>You can alternatively use the keyboard in combination with the mouse-wheel to scroll through all open tabs without hovering the mouse cursor on the tabbar first.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/scroll-tabs-mouse.png" alt="scroll tabs mouse" title="scroll tabs mouse" width="600" height="270" class="alignnone size-full wp-image-45512" /></p><p>The default modifier ist Shift-Ctrl. If you press those two keys you can use the mouse-wheel to scroll through all open tabs.</p><p>The modifiers and other options can be changed in the add-on options. Available as the hotkey is a combination of Shift, Ctrl, Alt or Meta.</p><p>It is furthermore possible to disable either the scrolling on hover or the scrolling when modifiers are used in the options.</p><p>App Tabs are handled like normal tabs by default, which can be changed to either ignore them completely or to use another modifier to scroll through them.</p><p>The scrolling itself is fluent with no delays or interruptions, regardless of the method used to scroll.</p><p>The add-on <a
href="https://addons.mozilla.org/en-US/firefox/addon/rotab_p/">roTab</a> can be installed directly at the Mozilla Firefox add-on repository. It is compatible with all versions of the Firefox web browser from version 4 on.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/24/flip-through-firefox-tabs-with-the-mouse-wheel/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Opening Tabs In Firefox, Configuration Options</title><link>http://www.ghacks.net/2011/02/27/opening-tabs-in-firefox-configuration-options/</link> <comments>http://www.ghacks.net/2011/02/27/opening-tabs-in-firefox-configuration-options/#comments</comments> <pubDate>Sun, 27 Feb 2011 13:02:47 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[about:config]]></category> <category><![CDATA[firefox config]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[tabs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=40302</guid> <description><![CDATA[How do you like your tabs to open in the Firefox web browser? Mozilla has changed the default tab opening behavior in Firefox 3.6 noticeably. Related tabs open to the right of the active tab, while unrelated tabs open at the end of the tab row. That&#8217;s inconsistent and something that has bothered me for [...]]]></description> <content:encoded><![CDATA[<p>How do you like your tabs to open in the Firefox web browser? Mozilla has changed the default tab opening behavior in Firefox 3.6 noticeably. Related tabs open to the right of the active tab, while unrelated tabs open at the end of the tab row.</p><p>That&#8217;s inconsistent and something that has bothered me for quote some time. See, I use the Multi Links add-on for Firefox to open multiple links at once in the browser. These often open at the end of the tab row which is not how I want it to be.</p><p>Lets take a look at the available options in Firefox. The Tools > Options > Tab menu offers no help. It offers general tab related settings but no configuration option to change the way new tabs are opened.</p><p>The only other built-in option is to enter about:config in the Firefox address bar, hit enter, confirm the notification if it appears and filter for the term &#8220;browser.tabs&#8221;. Please note that this has only been tested under Firefox 4, the parameters may be different under Firefox 3.6.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/browser-tabs.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/browser-tabs-550x409.jpg" alt="browser tabs" title="browser tabs" width="550" height="409" class="alignnone size-medium wp-image-40303" /></a></p><p>Locate the browser.tabs.insertRelatedAfterCurrent parameter. It is set to True which is the default behavior. True basically means that related tabs will be opened to the right of the current tab. Firefox users who want to change that behavior can double-click the parameter to set the value from true to false.</p><p>False means that all tabs are opened at the end of the tab row.</p><p>But what about users who want new tabs to always open direct next to the active tab?</p><p>Those users need to install an add-on, like the restartless <a
href="https://addons.mozilla.org/en-us/firefox/addon/always-right/">Always Right</a> add-on. The Firefox extension configures the browser to open all tabs, regardless of their relation to the active tab, to the direct right of the active tab.</p><p>There you have it. Users who want all tabs to open at the end of the tabbar need to make the change in the about:config dialog, users who prefer that all tabs open directly next to the active tab need to use an extension for that.</p><p>What&#8217;s left to say? How do you like your tabs?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/27/opening-tabs-in-firefox-configuration-options/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Change Firefox&#8217;s Minimum, Maximum Tab Width</title><link>http://www.ghacks.net/2011/02/02/change-firefoxs-minimum-maximum-tab-width/</link> <comments>http://www.ghacks.net/2011/02/02/change-firefoxs-minimum-maximum-tab-width/#comments</comments> <pubDate>Wed, 02 Feb 2011 13:13:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[tab width]]></category> <category><![CDATA[userchrome.css]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39522</guid> <description><![CDATA[I just stumbled upon the Firefox extension Custom Tab Width which adds functionality to Firefox to change the minimum and maximum tab width. The default values are a minimum width of 100 pixels and a maximum width of 250 pixels. Custom Tab Width adds a small configuration window to Firefox where users can change the [...]]]></description> <content:encoded><![CDATA[<p>I just stumbled upon the Firefox extension Custom Tab Width which adds functionality to Firefox to change the minimum and maximum tab width. The default values are a minimum width of 100 pixels and a maximum width of 250 pixels. Custom Tab Width adds a small configuration window to Firefox where users can change the maximum and minimum tab width.</p><p>I did seem to recall however that this setting was available in the advanced configuration of the web browser. I&#8217;m not sure if I have written a guide in the past about this. I think I did but I cannot find it.</p><p>Firefox offers two parameters to change the minimum and maximum tab width of the browser. To change these parameters users need to enter about:config in the Firefox address bar and hit enter. This opens the advanced configuration. Users who never opened the configuration before see a warning page before the configuration is displayed to them.</p><p>The configuration holds many parameters and it is usually a good idea to use the filter at the top to display only those parameters that need to be edited. Enter <em>browser.tabs.tab</em> in the filter form, this should display the following parameters:</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/firefox-tab-width.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/02/firefox-tab-width.jpg" alt="firefox tab width" title="firefox tab width" width="454" height="145" class="alignnone size-full wp-image-39525" /></a></p><p><strong>browser.tabs.tabMaxWidth</strong> defines the maximum width of each individual tab in the browser. The default value is set to 250 pixels.</p><p><strong>browser.tabs.tabMinWidth</strong> defines the minimum width of each tab in the Firefox web browser. The default value is set to 100 pixels.</p><p>Why is there a minimum and maximum value for the tab width? Firefox changes the size of the tabs dynamically based on those values. A few open tabs are shown with 250 pixels which is reduced gradually until the minimum width 100 is reached.</p><p>A good value for the minimum width parameter is 25 which reveals enough so that the tabs can be identified. Some users may want to reduce the minimum width so that only the favicon of the site is displayed. These users need to reduce the minimum width further and test the setting with dozens of open tabs.</p><p><strong>Update:</strong> The parameters are no longer working in Firefox 4 or newer versions of the web browser. The only available option is to use CSS to define the maximum and minimum tab width. The following entries need to be added to the userChrome.css file in the Firefox profile folder:</p><p><code>.tabbrowser-tab:not([pinned]) {<br
/> max-width: 250px !important;<br
/> min-width: 40px !important;<br
/> }</code></p><p>The easiest way to find the right profile directory is to enter about:support in the address bar to load the page. It contains, among other options, a button to open the active profile directory. Open the Chrome subfolder and look for the file userChrome.css. If it does not exist create it. This is best done by creating a new text document and renaming its name and file extension. Windows users right-click in the directory and select New > Text Document.</p><p>Now copy and paste the code into the file. You can append the CSS code at the bottom in case the file existed previously. Please note that the above instructions change the maximum width to 250 pixels, and the minimum width to 40 pixels. You may want to play around with the values to find the one best suitable for you. Restart the browser after making the change to see the changes in action.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/02/change-firefoxs-minimum-maximum-tab-width/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> <item><title>Firefox BarTab, Load Tabs On Demand</title><link>http://www.ghacks.net/2010/09/20/firefox-bartab-load-tabs-on-demand/</link> <comments>http://www.ghacks.net/2010/09/20/firefox-bartab-load-tabs-on-demand/#comments</comments> <pubDate>Mon, 20 Sep 2010 10:50:40 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[bartab]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[firefox-memory]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=34828</guid> <description><![CDATA[Every open tab in the Firefox web browser uses computer memory. That&#8217;s not a problem if a dozen or less are open, but can quickly become one if the count reaches 40 or more. Some users are experiencing lags and delays because of this, which often can be resolved by restarting the browser. It does [...]]]></description> <content:encoded><![CDATA[<p>Every open tab in the Firefox web browser uses computer memory. That&#8217;s not a problem if a dozen or less are open, but can quickly become one if the count reaches 40 or more. Some users are experiencing lags and delays because of this, which often can be resolved by restarting the browser.</p><p>It does not really make sense to keep all tabs in the RAM all the time. Think about it. The monitor resolution limits the number of tabs that are shown to the user at the same time in default view. And practically, there can only be one active tab per browser window.</p><p>An extension to load tabs on demand is the next best thing, to a browser that uses an algorithm to only keep the active tab and the most likely to be opened tabs in memory.</p><p>BarTab does that. The extension has been this popular, that the developers have included part of its code in the upcoming <a
href="http://www.ghacks.net/2010/09/19/firefox-4-development-update/">Firefox 4</a> browser.</p><p>The extension offers more features and improvements, unlike Mozilla&#8217;s implementation, which only uses the functionality for the browser&#8217;s session restore.</p><p>The core functionality is similar though. BarTab basically offers functionality to keep only some of the tabs in memory. On session restore for instance, it will only load the first tab in the memory. All remaining tabs are restored but inactive. This speeds up the session restore in the browser noticeably.</p><p>This core functionality, and a lot more can be configured in the add-on&#8217;s preferences. But more about that later. A click on an unloaded tab in the browser loads it immediately. This means it will take longer to access tabs that are not loaded. The time depends largely on the speed of the Internet connection. New tabs are automatically loaded which is the default functionality in the browser. One interesting feature is the ability to unload tabs after a certain amount of inactivity. This is set to ten minutes by default, which means that active tabs that have not been visited in the last ten minutes will be unloaded automatically by the add-on.</p><div
id="attachment_34831" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/bartab.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/bartab-500x309.png" alt="bartab" title="bartab" width="500" height="309" class="size-medium wp-image-34831" /></a><p
class="wp-caption-text">bartab</p></div><p>Some users may have sites open that they want to access all the time. The preferences have an option to whitelist domains, so that they are not unloaded after inactivity, and always loaded if tabs are restored from a previous browsing session.</p><p>But how effective is the BarTab add-on? Can it be used to save RAM and cpu utilization while working with the Firefox browser?</p><ul><li>BarTab active, 1 tab loaded, 10 tabs unloaded, 110-130 Megabytes of RAM</li><li>BarTab inactive, 11 tabs loaded 150-180 Megabytes of RAM</li></ul><p>BarTab can save computer memory, and speed up session restores in the browser. The effectiveness of the add-on increases with the number of tabs open at the same time. The more it can unload, the better the effect on the browser&#8217;s memory usage. Firefox users with lots of open tabs, and users with computer&#8217;s that have a low amount of RAM will benefit from this add-on the most.</p><p>BarTab is available for Firefox 3 and Firefox 4 at the official <a
href="https://addons.mozilla.org/en-US/firefox/addon/67651/">Mozilla Add-on Repository</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/20/firefox-bartab-load-tabs-on-demand/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Firefox Tab Sets, What They Do</title><link>http://www.ghacks.net/2010/08/14/firefox-tab-sets-what-they-do/</link> <comments>http://www.ghacks.net/2010/08/14/firefox-tab-sets-what-they-do/#comments</comments> <pubDate>Sat, 14 Aug 2010 08:19:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[app tabs]]></category> <category><![CDATA[firefox tab sets]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[tab sets]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=32918</guid> <description><![CDATA[You may have heard about a new feature called Tab Sets that has been integrated into the latest developer nightlies of the Firefox web browser. Tab Sets, as the developer call them, adds tab management capabilities to the web browser. When you start Firefox for the first time, you will notice a new option in [...]]]></description> <content:encoded><![CDATA[<p>You may have heard about a new feature called Tab Sets that has been integrated into the latest developer nightlies of the Firefox web browser. Tab Sets, as the developer call them, adds tab management capabilities to the web browser.</p><p>When you start Firefox for the first time, you will notice a new option in the right-click menu of the browser when hovering over a tab. At the very top is a new entry, to &#8220;move this tab to&#8221; a tab set. Only the create new group option is accessible at this time. Nothing happens after selecting the option, which may confuse a lot of Firefox users who try the option for the first time.</p><p>The real magic happens in the Tab View window. This window can be accessed from a toolbar button and the View > Tab View menu (again at the very top).</p><p><span
id="more-32918"></span><div
id="attachment_32920" class="wp-caption alignnone" style="width: 491px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/tab-sets.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/tab-sets.png" alt="tab sets" title="tab sets" width="481" height="331" class="size-full wp-image-32920" /></a><p
class="wp-caption-text">tab sets</p></div></p><p>In theory, all open websites should be displayed in tab view. The display appears to be a bit buggy at the moment, as not all tabs were displayed during our tests, or at least not at immediately. Furthermore, the close tab set button did not work at this time, clicking on the close icon did nothing.</p><div
id="attachment_32919" class="wp-caption alignnone" style="width: 423px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/08/firefox-tab-sets.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/08/firefox-tab-sets-413x500.png" alt="firefox tab sets" title="firefox tab sets" width="413" height="500" class="size-medium wp-image-32919" /></a><p
class="wp-caption-text">firefox tab sets</p></div><p>The visible websites are shown with thumbnail screenshots which can be moved around freely. It is for instance possible to move a website from one tab set to another, increase the size of a tab set to increase the size of the thumbnails, place tab sets over other tab sets and so on.</p><p>The tabs can be named in Tab View, for better identification purposes, and the option to add a new tab directly to one of the existing groups.</p><p>A click on a page in Tab View brings that tab set to the front with the selected page as the active tab. All other tabs are not shown in that view mode.</p><p>Creating a new tab in an existing Tab Set adds that tab automatically to it, which reduces the manual juggling.</p><p>It will take some time to get used to the Tab Sets feature, largely because it means more juggling around with different tab sets windows. Say you have three tab sets: Work, Shopping and Entertainment.</p><p>If you are currently in work, and want to switch to a website in shopping or entertainment you need to press the button in the Firefox toolbar, or use the View menu. Then you need to select the new tab set so that it opens. If you want to switch back, you need to perform the same operation again. Actually, you need to do it every time you want to switch.</p><p>The above statement is not entirely true in Windows 7, which displays all open tabs in the taskbar, so that they can be selected directly.</p><p>How are tab sets then different from say, using multiple Firefox windows for different online activities?</p><p>Windows seem to be more flexible than tab sets. It is for instance possible to place two Firefox windows next to each other, which is not possible with Tab Sets. Windows can also be displayed easier, considering that a click in the taskbar will do that.</p><p>How about the ability to open multiple websites with saved tab sets? That can be done by adding all websites to a bookmarks folder and middle-clicking it.</p><p>App Tabs, another new feature similar to Chrome&#8217;s Pin Tab feature, offers to configure specific tabs to be always displayed in the browser. That&#8217;s handy for services that may be needed while working in different tab sets.</p><p>Tab Sets at this point in development seem to offer no value other than adding eye candy to the Firefox web browser, which is something that we have criticized in the past.</p><p>The small bugs encountered in the nightlies will be fixed in the release version, the usability problems on the other hand may turn Tab Sets into another Firefox feature that is barely used by anyone.</p><h3>Fixes</h3><p>What we would like to see:</p><ul><li>Ability to create named tab sets directly from the Move This Tab To menu, even if that means using the active page title as a temporary set name.</li><li>Keyboard shortcuts to switch between tab sets faster.</li><li>Option to display two Tab Sets next to each other, and to merge tab sets more easily.</li><li>Option to disable Tab Sets in the browser</li><li>A text only Tab Sets configuration window for faster configuration without eye candy.</li><li>Option to open bookmarks in a specific tab set</li></ul><p>Firefox users who want to test Tab Sets in the browser need to download the latest <a
href="http://nightly.mozilla.org/">Nightly Builds</a> from the official website to do so.</p><p>What&#8217;s your take on Tab Sets?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/08/14/firefox-tab-sets-what-they-do/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Moving Browser Tabs To The Sidebar</title><link>http://www.ghacks.net/2010/07/22/moving-browser-tabs-to-the-sidebar/</link> <comments>http://www.ghacks.net/2010/07/22/moving-browser-tabs-to-the-sidebar/#comments</comments> <pubDate>Thu, 22 Jul 2010 07:52:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[rarst]]></category> <category><![CDATA[tab kit]]></category> <category><![CDATA[tabbar]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28488</guid> <description><![CDATA[I just stumbled upon Rarst&#8217;s post over at his blog about moving browser tabs to the right, and felt intrigued. I have tried to move the tabs to the sidebar before but quickly reverted the changes, mainly because it takes some time to get adjusted to it, especially after working for years with tabs on [...]]]></description> <content:encoded><![CDATA[<p>I just stumbled upon <a
href="http://www.rarst.net/software/vertical-tab-placement/">Rarst&#8217;s</a> post over at his blog about moving browser tabs to the right, and felt intrigued. I have tried to move the tabs to the sidebar before but quickly reverted the changes, mainly because it takes some time to get adjusted to it, especially after working for years with tabs on top.</p><p>The benefit of running tabs in the sidebar, either left or right, is the same as running the <a
href="http://www.ghacks.net/2008/04/10/why-my-taskbar-is-on-the-right-side-of-the-screen/">Windows Taskbar</a> at the left or right side of the computer screen: Space.</p><p>A vertical placement can display more information and more tabs openly than a horizontal tab bar can.</p><p><span
id="more-28488"></span><div
id="attachment_28489" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/firefox-tabs-sidebar-500x229.png" alt="firefox tabs sidebar" title="firefox tabs sidebar" width="500" height="229" class="size-medium wp-image-28489" /><p
class="wp-caption-text">firefox tabs sidebar</p></div></p><p>This is especially obvious if the computer uses a widescreen monitor, as most websites do not make use of the full screen width, especially on large resolutions such as 1920&#215;1200. This resolution for instance often means more than 400pixels of white space on the left and right side, if the browser is running in full screen mode. The display width is usually sufficient to display all website contents on the screen, the height however is not. More horizontal space means that the website has more space to display.</p><p>Rarst has already mentioned how to switch to a vertical tab bar in Opera ( Right-click tab bar > Tab Bar Placement). I have decided to take a look at the Firefox browser instead.</p><p>Firefox does not offer vertical tab placements out of the box. Add-ons have been created that can move the tabs to a sidebar. One of the add-ons is <a
href="https://addons.mozilla.org/en-US/firefox/addon/tab-kit/">Tab Kit</a>.</p><p>The add-on automatically moves the tab bar to the left sidebar upon installation and restart of the web browser.</p><p>The colors that are initially displayed can be deactivated, the position of the bar switched to the right side, top (default position, or bottom.</p><p>The display can be further customized in the options. It is here for instance possible, and advised, to display a close button next to each tab. By default, the close button is only displayed at the bottom of the screen, which is not very functional to say the least.</p><div
id="attachment_28490" class="wp-caption alignnone" style="width: 456px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/tab-kit-446x500.png" alt="tab kit" title="tab kit" width="446" height="500" class="size-medium wp-image-28490" /><p
class="wp-caption-text">tab kit</p></div><p>Tab Kit supports mouse gestured to quickly switch between tabs, and it is of course still possible to display the first ten tabs by pressing CTRl-[1-9] on the keyboard.</p><h3>The benefits of running tabs in the sidebar</h3><p>Below are the benefits of running tabs in the sidebar, the disadvantages or situations where you should not do that are listed in the next paragraph instead.</p><ul><li>If lots of tabs are often open at the same time, especially if that means that not all tabs are displayed all the time in the horizontal bar.</li><li>If width is not a issue, e.g. on widescreen monitors.</li><li>If every pixel of height is of importance.</li><li>If you prefer to have the page titles visible all the time</li></ul><h3>When you should not run tabs in sidebar</h3><p>There are situations where it is not advised to run tabs in a sidebar.</p><ul><li>If the computer monitor is only capable of small resolutions, e.g. 1024&#215;768.</li><li>If only a handful of tabs are opened all the time</li><li>If the sidebars are already occupied</li><li>If the user likes to align windows on the screen so that the web browser is only displayed in part of it.</li></ul><p>There is one last thing to address. Should you place the tab bar in the left or right sidebar? This again depends on a few factors. If the left sidebar is already occupied you may want to move it to the right. The right side has the additional advantage that the scrollbar is there as well, which usually means that the mouse is often located in that area to navigate the page.</p><p>The left sidebar placement on the other hand is closer to the browser menus and the url form. It is however more distracting on the left, especially in the beginning after making the switch.</p><p>Where is your tabbar located? Are you using a vertical or horizontal placement, and why?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/22/moving-browser-tabs-to-the-sidebar/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Speed Up Firefox By Loading Tabs Progressively</title><link>http://www.ghacks.net/2010/06/08/speed-up-firefox-by-loading-tabs-progressively/</link> <comments>http://www.ghacks.net/2010/06/08/speed-up-firefox-by-loading-tabs-progressively/#comments</comments> <pubDate>Tue, 08 Jun 2010 16:05:33 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox performance]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[load tabs progressively]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26340</guid> <description><![CDATA[I had a chat lately with a friend who happened to have a staggering amount of tabs open in Firefox all the time. We are talking about 100 and more tabs. The only complaint that he had was that it took a long time to load all this tabs as Firefox was trying to load [...]]]></description> <content:encoded><![CDATA[<p>I had a chat lately with a friend who happened to have a staggering amount of tabs open in Firefox all the time. We are talking about 100 and more tabs. The only complaint that he had was that it took a long time to load all this tabs as Firefox was trying to load everything at the same time.</p><p><span
id="more-26340"></span>Loading all tabs at the same time works fine if the tab count is low but it prolongs the loading time if it is high. Firefox users who use the <a
href="http://www.ghacks.net/2010/01/06/linky-brings-multi-links-like-functionality-to-google-chrome/">Multi Links</a> add-on or a similar add-on which allows them to open multiple links at once in new tabs might also experience a slow loading time if the selected links exceeds a few.</p><p>The Firefox add-on Load Tabs Progressively tries to fix the default tab loading behavior of the browser by loading tabs in batches.</p><p>It can for instance be configured to load a maximum of three tabs at the same time. Remaining tabs will then be loaded when one of the tabs has been fully loaded. Firefox will load all tabs progressively until they are all loaded.</p><div
id="attachment_26342" class="wp-caption alignnone" style="width: 435px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/load_tabs_progressively.png" alt="load tabs progressively" title="load tabs progressively" width="425" height="233" class="size-full wp-image-26342" /><p
class="wp-caption-text">load tabs progressively</p></div><p>Performance increases as tabs can be loaded faster. This increases both startup time of Firefox but also load times when lots of links are opened at once.</p><p>The Firefox extension can also mark unread tabs. This is unfortunately done in a rather irritating way so that most users might prefer to turn that additional feature off.</p><p>The options can furthermore be used to change the number of tabs that are loaded simultaneously. Firefox users with regular massive tab loading sessions might want to give Load Tabs Progressively a try to speed up their browser during those times. (via <a
href="http://www.jkwebtalks.com/2010/06/how-to-load-tabs-one-after-other-in.html?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed:+blogspot/xhGs+(Jkwebtalks)">JKWebTalks</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/08/speed-up-firefox-by-loading-tabs-progressively/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Tile Tabs In Firefox</title><link>http://www.ghacks.net/2010/02/03/tile-tabs-in-firefox/</link> <comments>http://www.ghacks.net/2010/02/03/tile-tabs-in-firefox/#comments</comments> <pubDate>Wed, 03 Feb 2010 16:09:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[tile tabs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22773</guid> <description><![CDATA[Internet users with widescreen monitors see lots of whitespace when they run the web browser maximized as most websites are optimized for a width of about 1000 pixels. Options are to either reduce the size of the web browser window so that another window can be displayed next to it or leave it running in [...]]]></description> <content:encoded><![CDATA[<p>Internet users with widescreen monitors see lots of whitespace when they run the web browser maximized as most websites are optimized for a width of about 1000 pixels. Options are to either reduce the size of the web browser window so that another window can be displayed next to it or leave it running in maximized state even if that means that lots of screen estate is not used.</p><p>Tile Tabs is a Firefox extension that might provide another option for those computer users. The extension can be used to tile tabs in the web browser so that multiple websites are displayed in tiles on the same screen.</p><p><span
id="more-22773"></span>I&#8217;m for instance using the tile technique to write the article in the left tile on my blog while the right tile displays the Tile Tabs add-on page at the Mozilla website. That&#8217;s very handy and easily doable as the monitor resolution is set to 1920&#215;1200 on the computer.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/tile_tabs-500x302.jpg" alt="" title="tile tabs" width="500" height="302" class="alignnone size-medium wp-image-22774" /></p><p>Windows 7 users might think that this feature is similar to the operating system&#8217;s option to display two windows on the left and right side of the screen.</p><p>Tile Tabs on the other hand offers further options as it can not only be used to tile tabs vertically but also horizontally.</p><p>But Tile Tabs can do more than just divide two tabs horizontally or vertically as there is virtually no limit on how many tabs can be displayed in one tab.</p><p>There are two ways to tile tabs. The first option is to right-click any tab to tile all open tabs on the screen. The order that those tabs can be aligned can be either as a grid, horizontally or vertically.</p><p> The second option is to right-click anywhere on a displayed website to tile that tab to the left, right, up or down with another tab that can be selected from all the open tabs in the web browser.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/firefox_tile_tabs-500x184.jpg" alt="" title="firefox tile tabs" width="500" height="184" class="alignnone size-medium wp-image-22775" /></p><p>The Firefox add-on offers other options detailed below:</p><blockquote><p>A tile can be selected by clicking on the corresponding tab button or by clicking on the tile. A tiled tab is indicated by a dotted blue bar under the corresponding tab button. The currently selected tile is indicated by a solid blue bar under the corresponding tab button and by a blue border around the tile contents.</p><p>A tile can be re-sized by dragging the adjacent splitter bars. Splitter bars will snap in position when near to the edge of a tile or another splitter bar.</p><p>Double-click on any tile to expand that tile and collapse all the other tiles in that group. Double-click on any splitter to equalize the size of all the tiles in a group.</p><p>Select &#8216;Synchronize Scroll&#8217; on the &#8216;Tile&#8217; submenu to synchronize horizontal and vertical scrolling within each group of tiles. This allows easy comparison of two or more similar web pages. De-select to turn off synchronized scroll.</p><p>Select &#8216;View Normal Tabs&#8217; on the &#8216;Tile&#8217; submenu to view the tiled tabs at full size (without losing the tile layout information). This is useful to temporarily view the full contents of the tiled tabs. De-select to revert to the tiled layout.</p></blockquote><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/tile-tabs/">Tile Tabs</a> is compatible with Firefox 3.0 to Firefox 3.6. It can be downloaded from the Mozilla Firefox add-on repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/03/tile-tabs-in-firefox/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Open Tabs At The Right [Firefox]</title><link>http://www.ghacks.net/2010/01/24/open-tabs-at-the-right-firefox/</link> <comments>http://www.ghacks.net/2010/01/24/open-tabs-at-the-right-firefox/#comments</comments> <pubDate>Sun, 24 Jan 2010 08:47:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 3]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[firefox tip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22539</guid> <description><![CDATA[A change in the default behavior is often problematic for many users. Firefox 3.6 has introduced a change in the way new tabs are opened. Before Firefox 3.6 tabs were always opened at the right in the web browser which meant that tabs were added as a new tab at the end of the tabbar [...]]]></description> <content:encoded><![CDATA[<p>A change in the default behavior is often problematic for many users. Firefox 3.6 has introduced a change in the way new tabs are opened. Before Firefox 3.6 tabs were always opened at the right in the web browser which meant that tabs were added as a new tab at the end of the tabbar in the Internet browser.</p><p>In Firefox 3.6 however only new tabs are opened at the far right of the tabbar while new tabs that are opened from existing tabs, e.g. by middle-clicking a link in an already open tab, are opened next to the tab containing the link.</p><p><span
id="more-22539"></span>That feels like inconsistent behavior to some Firefox users. Those who prefer the old way of opening new tabs (all at the right end) can make Firefox 3.6 change that behavior to the default behavior of previous Firefox versions.</p><p>The changes are made in the about:config configuration window. Simply enter about:config in the Firefox address bar to open the configuration menu. You might need to get past a warning message if that is the first time you open that menu.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/01/open_tabs_firefox.jpg" alt="" title="open_tabs_firefox" width="477" height="101" class="alignnone size-full wp-image-22541" /></p><p>Now filter for the term <strong>tabs.insertRelatedAfterCurrent</strong>. The default value of the parameter is true which simply means that related tabs are opened after the current and not at the end. A double-click on the row will change the value to false indicating that related tabs will from then on be opened at the end of the tabbar just like new tabs.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/24/open-tabs-at-the-right-firefox/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Tab Utilities Improve Tab Management In Firefox</title><link>http://www.ghacks.net/2010/01/18/tab-utilities-improve-tab-management-in-firefox/</link> <comments>http://www.ghacks.net/2010/01/18/tab-utilities-improve-tab-management-in-firefox/#comments</comments> <pubDate>Mon, 18 Jan 2010 16:05:00 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tab management]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[tab utilities]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22426</guid> <description><![CDATA[Tabbed browsing is currently the state of the art in all popular web browsers. It is not a perfect solution though especially for users who happen to open lots of tabs in a browsing session. That&#8217;s probably one of the reasons why some browser developers are considering switching to a different system. One of the [...]]]></description> <content:encoded><![CDATA[<p>Tabbed browsing is currently the state of the art in all popular web browsers. It is not a perfect solution though especially for users who happen to open lots of tabs in a browsing session. That&#8217;s probably one of the reasons why some browser developers are considering switching to a different system.</p><p>One of the advantages of the Firefox web browser is the vast add-on resource pool that improves, changes, removes or adds features to the web browser.</p><p>Tab Utilities is such an add-on for the web browser. It improves the tab handling and management of the web browser immensely with the options that it provdes.</p><p><span
id="more-22426"></span>Many of the options are available right after installation of the add-on. This ranges from tab opening and tab closing options over mouse-click functionality to link behavior.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/01/tab_management-487x500.jpg" alt="" title="tab management" width="487" height="500" class="alignnone size-medium wp-image-22427" /></p><blockquote><p>Features include:<br
/> 1. Open Bookmarks/History/URL/Search in new tabs: left/middle click in new background/foreground tabs, ctrl click in current tab<br
/> 2. Open new tabs next to current tab<br
/> 3. Reuse current/last/all blank tabs and auto close redundant blank tabs<br
/> 4. Focus next unread/last selected/last opened/left tab after closing current tab<br
/> 5. Highlight unread tabs<br
/> 6. Ctrl-Tab to navigate tabs in mose recently used order<br
/> 7. Undo Close Tab toolbarbutton<br
/> 8. Statusbar buttons for Open all links in new tab and Switch to new tabs immediately<br
/> 9. Duplicate/Protect/Lock/Faviconize/Hide tab<br
/> 10. Tab clicking options, including left/middle/right/double/ctrl/alt/shift click on tab/tab bar/new tab button<br
/> 11. Show session history on tab<br
/> 12. Open link/history with history<br
/> 13. Single window mode</p></blockquote><p>Some of the most interesting options is access to the tab history when left-clicking a tab, loading urls from the clipboard by middle-clicking on a tab or defining when tabs should be focused in the web browser. <a
href="https://addons.mozilla.org/en-US/firefox/addon/tab-utilities/">Tab Utilities</a> can be downloaded from the Firefox add-on&#8217;s website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/18/tab-utilities-improve-tab-management-in-firefox/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Close Tabs With A Double Right-Click In Firefox</title><link>http://www.ghacks.net/2009/11/28/close-tabs-with-a-double-right-click-in-firefox/</link> <comments>http://www.ghacks.net/2009/11/28/close-tabs-with-a-double-right-click-in-firefox/#comments</comments> <pubDate>Sat, 28 Nov 2009 09:19:53 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[rights to close]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=20737</guid> <description><![CDATA[If you are like me you sometimes open lots of websites in tabs at once only to close them down one after the other after a short inspection of the website&#8217;s contents. The Firefox web browser offers two different options to close tabs. The first is by clicking with the mouse on the close icon [...]]]></description> <content:encoded><![CDATA[<p>If you are like me you sometimes open lots of websites in tabs at once only to close them down one after the other after a short inspection of the website&#8217;s contents. The Firefox web browser offers two different options to close tabs. The first is by clicking with the mouse on the close icon which is either available next to each tab or at the end of the tabbar. The second option is the keyboard shortcut CTRL W which will also close the current tab in the browser.</p><p>Rights To Close is a Firefox add-on that brings another option to the table.  It basically maps the option to close a tab in Firefox to a double right-click. This right-click can be anywhere on the website and tab that should be closed which is a very comfortable way of closing tabs in Firefox especially for users who do not like working with keyboard shortcuts and for those who do not like to move the mouse all the way up to the tabbar to close a tab.</p><p><span
id="more-20737"></span>The only options available are the behavior if a double right-click is performed on the last open tab in the browser. The add-on can either close down the browser completely or open a new blank tab for the user.</p><p>Rights To Close might interfere with other add-ons that map the right-click. It is for instance not compatible with the Multi Links add-on. The Firefox add-on is <a
href="https://addons.mozilla.org/en-US/firefox/addon/rights-to-close/">available</a> for download at the official Mozilla Firefox website. It is compatible with all Firefox 2 and 3 versions.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/28/close-tabs-with-a-double-right-click-in-firefox/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Firefox App Tabs Add-On</title><link>http://www.ghacks.net/2009/11/09/firefox-app-tabs-add-on/</link> <comments>http://www.ghacks.net/2009/11/09/firefox-app-tabs-add-on/#comments</comments> <pubDate>Mon, 09 Nov 2009 14:16:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[app tabs]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[pin tabs]]></category> <category><![CDATA[tabbar]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18335</guid> <description><![CDATA[Remember Pin Tabs? The Firefox add-on that we reviewed recently was mysteriously deleted from the Firefox add-on repository over at the Mozilla Firefox website. No one knew why it was deleted and it was not clear at that point in time if the developer would make it available again. The wait is now over with [...]]]></description> <content:encoded><![CDATA[<p>Remember <a
href="http://www.ghacks.net/2009/11/04/pin-tabs-in-firefox/">Pin Tabs</a>? The Firefox add-on that we reviewed recently was mysteriously deleted from the Firefox add-on repository over at the Mozilla Firefox website. No one knew why it was deleted and it was not clear at that point in time if the developer would make it available again. The wait is now over with the release of the App Tabs add-on. App Tabs is basically an advanced version of Pin Tabs. The name now reflects the feature of the same name that the Firefox developer plan to include into Firefox 4.</p><p>The basic idea of App Tabs is to offer Firefox users a way to pin selected web services and websites to the tabbar of the web browser making them available always in the same spot. The idea works perfectly for websites that do not require back and forward navigation like Gmail or Google Docs but also for any other website or service that the user accesses all the time.</p><p><span
id="more-18335"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/app_tabs.png" alt="app tabs" title="app tabs" width="279" height="156" class="alignnone size-full wp-image-18336" /></p><p>App Tabs pins selected tabs to the left side of the tabbar in Firefox. The tabs are minimized so that only the favicon of the website or service is displayed. This saves space in the tabbar and is usually appreciated by most users.</p><p>The new version of the App Tabs add-on adds comes with the following features:</p><ul><li>App tabs can be saved across sessions! (default)</li><li>App tabs can be merged when closing a window. (default)</li><li>App tabs can be protected from being closed individually.</li><li>If you have Tabberwocky installed, App Tabs will automatically also lock app tabs that you create. This feature can of course be disabled by going to about:config and setting extensions.apptabs.lock to false.</li></ul><p>Tabs can be converted into app tabs by ctrl-clicking them in the Firefox tabbar. App Tabs is currently compatible with all versions of Firefox 3.5x to 3.7x. The download is available at the Firefox add-on&#8217;s website.</p><p><strong>Update:</strong> App Tabs has been pulled. probably because it is now a built-in feature of the soon to be released Firefox 4.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/09/firefox-app-tabs-add-on/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Tab Preview Features In Firefox 3.6</title><link>http://www.ghacks.net/2009/11/04/tab-preview-features-in-windows-7/</link> <comments>http://www.ghacks.net/2009/11/04/tab-preview-features-in-windows-7/#comments</comments> <pubDate>Wed, 04 Nov 2009 15:12:05 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 3]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[firefox tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18106</guid> <description><![CDATA[Mozilla has integrated several new tab preview features in the recent release of Firefox 3.6 Beta 1 which were initially planned to be integrated into earlier release versions of Firefox 3. Even more problematic than the late implementation of this features is the fact that they are not enabled by default in the web browser. [...]]]></description> <content:encoded><![CDATA[<p>Mozilla has integrated several new tab preview features in the recent release of Firefox 3.6 Beta 1 which were initially planned to be integrated into earlier release versions of Firefox 3. Even more problematic than the late implementation of this features is the fact that they are not enabled by default in the web browser. Lets take a closer look at the new tab preview features in Firefox 3.6. It has to be noted that this features are not available in previous versions of the web browser.</p><p><span
id="more-18106"></span><strong>browser.allTabs.previews</strong></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/browser_all_tabs_previews-500x302.jpg" alt="browser all tabs previews" title="browser all tabs previews" width="500" height="302" class="alignnone size-medium wp-image-18108" /></p><p>Enabling this preview feature in the advanced Firefox configuration will add a new button to the right side of the Firefox tabbar. This button, when pressed, will display an overlay window that contains thumbnail previews of all open tabs in Firefox. A click on any tab thumbnail will make that tab the active one in the web browser.</p><p><strong>browser.ctrlTab.previews</strong></p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/browser_ctrl_tabs_previews-500x301.jpg" alt="browser ctrl tabs previews" title="browser ctrl tabs previews" width="500" height="301" class="alignnone size-medium wp-image-18109" /></p><p>Enabling this parameter in the advanced configuration will change the default CTRL-Tab feature in Firefox. If you press CTRL-Tab by default in Firefox the browser will cycle through the open tabs in the web browser.The new feature, when enabled, will display a visual tab switcher that is displaying thumbnail images of the current and the five most recent tabs with an option to quickly flip through them by pressing Ctrl-Tab again. The same preview contains an option to display all open tabs.</p><p>The very same configuration changes the default behavior of pressing Ctrl-Tab once. It will now switch back to the last tab that was in focus instead of offering the option to cycle through all tabs in the browser.</p><p>Do the following to enable one or both of the new features:</p><p>Enter about:config in the Firefox address bar, promise that you will be careful and filter for the term previews. This should bring up several parameters with the two mentioned above in the list.</p><p>A double-click on either of the parameters will change the default value false to true. The feature is instantly active and can therefor be tested right away.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/firefox_tab_previews-500x130.jpg" alt="firefox tab previews" title="firefox tab previews" width="500" height="130" class="alignnone size-medium wp-image-18107" /></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/04/tab-preview-features-in-windows-7/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Pin Tabs In Firefox</title><link>http://www.ghacks.net/2009/11/04/pin-tabs-in-firefox/</link> <comments>http://www.ghacks.net/2009/11/04/pin-tabs-in-firefox/#comments</comments> <pubDate>Wed, 04 Nov 2009 09:54:56 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[pin tabs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=18098</guid> <description><![CDATA[The Google Chrome browser provides access to a feature to pin tabs in the web browser by default. Pinned tabs will be moved to the left side of the tabbar where their tab will be changed to a smaller icon that is showing only the favicon of the website in question. The benefit of this [...]]]></description> <content:encoded><![CDATA[<p>The Google Chrome browser provides access to a feature to pin tabs in the web browser by default. Pinned tabs will be moved to the left side of the tabbar where their tab will be changed to a smaller icon that is showing only the favicon of the website in question. The benefit of this approach is that the tabs take less space in the tabbar while they can still be accessed normally by clicking on them.</p><p>Pin Tab is a new experimental Firefox add-on that brings this feature to the Firefox web browser. Yes, there have been some tab managers in the past who also provided that option (like the Faviconize Tab extension), but none looked as promising as the Pin Tab extension.</p><p><span
id="more-18098"></span>Tabs can be pinned in Firefox by Ctrl-clicking them in the web browser. This will automatically shrink the tab to the size of the favicon and move it to the left side of the tabbar.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/11/pin_tabs.jpg" alt="pin tabs" title="pin tabs" width="477" height="145" class="alignnone size-full wp-image-18099" /></p><p>The picture above shows a tabbar with two pinned tabs on the left. A left-click on a pinned tab will open the website as usual. It is possible to change the default hotkey to pin tabs or use the right-click context menu option to do so. It is furthermore possible to pin tabs by dragging unpinned tabs to the pinned tab area with the reverse option possible as well.</p><p>The main benefit of pinning tabs up to this point should be obvious: Space. It is possible to place roughly 5-7 pinned tabs in the place of one open tab. Unlike the pinned tab option in Google Chrome the Firefox add-on comes with additional features. The pinned tabs will for instance remain pinned over browsing sessions if Firefox is configured to remember browsing sessions.</p><p>Pin Tab is an interesting add-on for the Firefox web browser. It can be useful for Firefox users who regularly work with a set of tabs that they usually have open in Firefox all the time. The Firefox add-on can be downloaded from the Mozilla Firefox website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/11/04/pin-tabs-in-firefox/feed/</wfw:commentRss> <slash:comments>18</slash:comments> </item> </channel> </rss>
