<?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 &#187; chromium</title>
	<atom:link href="http://www.ghacks.net/tag/chromium/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 09:43:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Tries To Make The Internet Faster With SPDY</title>
		<link>http://www.ghacks.net/2009/11/13/google-tries-to-make-the-internet-faster-with-spdy/</link>
		<comments>http://www.ghacks.net/2009/11/13/google-tries-to-make-the-internet-faster-with-spdy/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 09:47:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google research]]></category>
		<category><![CDATA[spdy]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=18463</guid>
		<description><![CDATA[Why is the Internet so damn slow. That&#8217;s probably a phrase that every Internet user in the world has said more than once. Even users with fast broadband connections experience slow downs and slow loading websites every now and then as the speed to display a website in the user&#8217;s web browser does not only [...]]]></description>
			<content:encoded><![CDATA[<p>Why is the Internet so damn slow. That&#8217;s probably a phrase that every Internet user in the world has said more than once. Even users with fast broadband connections experience slow downs and slow loading websites every now and then as the speed to display a website in the user&#8217;s web browser does not only depend on the download speed of the Internet connection. Other factors, including the website that is accessed, the web server the website is hosted, the location of the server in the world and the web browser and system of the user play a role.</p>
<p>Google two days ago made an announcement over at the Chromium Blog where they showcased part of their vision to make the process faster, their answer: SPDY, &#8220;an application-layer protocol for transporting content over the web&#8221;.</p>
<p><span id="more-18463"></span>SPDY is &#8220;designed specifically for minimizing latency through features such as multiplexed streams, request prioritization and HTTP header compression&#8221;. Initial tests in a &#8220;lab-environment&#8221; have shown speed increases of up to 55% over standard connections while downloading pages from the top 25 websites.</p>
<blockquote><p>The SPDY project defines and implements an application-layer protocol for the web which greatly reduces latency. The high-level goals for SPDY are:</p>
<ul>
<li>To target a 50% reduction in page load time. Our preliminary results have come close to this target (see below).</li>
<li>To minimize deployment complexity. SPDY uses TCP as the underlying transport layer, so requires no changes to existing networking infrastructure. </li>
<li>To avoid the need for any changes to content by website authors. The only changes required to support SPDY are in the client user agent and web server applications.</li>
<li>To bring together like-minded parties interested in exploring protocols as a way of solving the latency problem. We hope to develop this new protocol in partnership with the open-source community and industry specialists.</li>
</ul>
</blockquote>
<p>A <a href="http://dev.chromium.org/spdy/spdy-whitepaper">whitepaper</a> goes into further detail. Users who are interested in the project should start there and follow the discussion over at the <a href="http://blog.chromium.org/2009/11/2x-faster-web.html">Chromium</a> blog.</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/google-research/" title="google research" rel="tag">google research</a>, <a href="http://www.ghacks.net/tag/spdy/" title="spdy" rel="tag">spdy</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/24/google-chrome-installer-fails-with-error-4/" title="Google Chrome Installer fails with error 4 (October 24, 2008)">Google Chrome Installer fails with error 4</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/" title="Google Chrome Adds Greasemonkey Support (October 18, 2008)">Google Chrome Adds Greasemonkey Support</a> (26)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/02/5-google-browser-tips/" title="5 Google Browser Tips (May 2, 2009)">5 Google Browser Tips</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/13/google-tries-to-make-the-internet-faster-with-spdy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome To Get Automatic Userscript Support</title>
		<link>http://www.ghacks.net/2009/11/04/google-chrome-to-get-automatic-userscript-support/</link>
		<comments>http://www.ghacks.net/2009/11/04/google-chrome-to-get-automatic-userscript-support/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 18:23:24 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome extensions]]></category>
		<category><![CDATA[google chrome userscripts]]></category>
		<category><![CDATA[userscripts]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=18120</guid>
		<description><![CDATA[Until now userscript support in the Google Chrome web browser was severely limited by the fact that the user had to copy the userscripts into a folder of the Chrome profile. Recent versions of the Chromium browser outline what users of the Google Chrome dev releases are soon going to experience as well. Google apparently [...]]]></description>
			<content:encoded><![CDATA[<p>Until now userscript support in the Google Chrome web browser was severely limited by the fact that the user had to copy the userscripts into a folder of the Chrome profile. Recent versions of the Chromium browser outline what users of the Google Chrome dev releases are soon going to experience as well. Google apparently has added better support for userscripts into the web browser which now can be installed by right within the browser. This could remind many Google Chrome users of the extension support in the web browser which was also initially mediocre but turned out to be in recent released to be one of the best for all web browsers.</p>
<p><span id="more-18120"></span>Chromium users who want to install a userscript simply visit the website where the userscript is offered, e.g. userscripts.org, and click on the install link offered there.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/11/google_chrome_userscripts-500x340.jpg" alt="google chrome userscripts" title="google chrome userscripts" width="500" height="340" class="alignnone size-medium wp-image-18121" /></p>
<p>The process after clicking on the link is similar to the process of installing extensions in the Google browser. It begins with a warning at the bottom of the screen that explains that extensions can be dangerous. It gives the user the choice to continue or discard. The installation dialog will appear if the user selects the continue option. Here it is again possible to install the extension or to cancel the process.</p>
<p>Installed userscripts will appear in the extensions manager of the web browser from where they can be disabled, uninstalled or reloaded.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/11/google_chrome_extensions-500x467.jpg" alt="google chrome extensions" title="google chrome extensions" width="500" height="467" class="alignnone size-medium wp-image-18122" /></p>
<p>Support for this new userscript behavior is only provided in the <a href="http://build.chromium.org/buildbot/continuous/LATEST/">latest</a> Chromium builds with the <a href="http://googlesystem.blogspot.com/2009/11/google-chrome-converts-user-scripts.html">promise</a> that it will soon be added to the Google Chrome web browser as well. The only thing left do to for the Google Chrome developers is to release a public version of the web browser with this new feature set (extensions and userscripts) enabled.</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/extensions/" title="extensions" rel="tag">extensions</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-extensions/" title="google chrome extensions" rel="tag">google chrome extensions</a>, <a href="http://www.ghacks.net/tag/google-chrome-userscripts/" title="google chrome userscripts" rel="tag">google chrome userscripts</a>, <a href="http://www.ghacks.net/tag/userscripts/" title="userscripts" rel="tag">userscripts</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/07/google-chrome-nightly-builds-downloader/" title="Google Chrome Nightly Builds Downloader (September 7, 2008)">Google Chrome Nightly Builds Downloader</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/07/24/google-chrome-extensions-manager/" title="Google Chrome Extensions Manager (July 24, 2009)">Google Chrome Extensions Manager</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/" title="Google Chrome Builds For Mac And Linux Appear (June 5, 2009)">Google Chrome Builds For Mac And Linux Appear</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/15/google-chrome-backup/" title="Google Chrome Backup (September 15, 2008)">Google Chrome Backup</a> (10)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/11/04/google-chrome-to-get-automatic-userscript-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chrome Plus Is A Custom Chrome Build With Extra Functionality</title>
		<link>http://www.ghacks.net/2009/08/28/chrome-plus-is-a-custom-chrome-build-with-extra-functionality/</link>
		<comments>http://www.ghacks.net/2009/08/28/chrome-plus-is-a-custom-chrome-build-with-extra-functionality/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 15:12:44 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[chrome plus]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15802</guid>
		<description><![CDATA[Skilled programmers can use the Chromium code to build their own version of the Chrome web browser. That&#8217;s how the Chrome Plus project started. The developer&#8217;s have taken the default build of the Google Chrome web browser and have added extra functionality to it. Chromium Plus offers five additional features next to the full feature [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/google-chrome-browser.jpg" alt="google chrome browser" title="google chrome browser" width="128" height="111" class="alignleft size-full wp-image-13345" />Skilled programmers can use the Chromium code to build their own version of the Chrome web browser. That&#8217;s how the Chrome Plus project started. The developer&#8217;s have taken the default build of the Google Chrome web browser and have added extra functionality to it. Chromium Plus offers five additional features next to the full feature list of the Google Chrome 3 branch.</p>
<p>These five features add mouse gestures, super drag, IE tabs, download tool support in context menus and double-click functionality to close pages to the web browser.</p>
<p><span id="more-15802"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/08/chrome_plus-490x500.jpg" alt="chrome plus" title="chrome plus" width="490" height="500" class="alignnone size-medium wp-image-15803" /></p>
<p>All options are accessible from the Chrome option&#8217;s page that has been expanded and is now offering access to Chrome Plus options in an extra tab.</p>
<p>Super Drag is an interesting new option to open links by dragging them. These links can either be opened in the foreground or background.</p>
<p>Mouse gestures and double-clicking tabs to close them are pretty self-explanatory. Available mouse gestures include navigating back and forward, switching to tabs, closing tabs or launching a page up or down command. Holding the right-mouse button and dragging the mouse in available directions will trigger the commands.</p>
<p>Custom builds often offer improvements in performance or functionality. Their main downside on the other hand is the time it takes to &#8220;follow&#8221; the builds of the official developers. It usually takes additional time to react on the latest builds that are provided by the Chrome developers which can sometimes be problematic (e.g. when security updates are issues).</p>
<p><a href="http://www.chromeplus.org/product.html">Chrome Plus</a> (via <a href="http://www.downloadsquad.com/2009/08/27/chromeplus-adds-ietab-mouse-gestures-more-to-google-chrome/">Download Squad</a>) can be downloaded from the developer&#8217;s website.</p>

	Tags: <a href="http://www.ghacks.net/tag/chrome/" title="Chrome" rel="tag">Chrome</a>, <a href="http://www.ghacks.net/tag/chrome-plus/" title="chrome plus" rel="tag">chrome plus</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/24/google-chrome-installer-fails-with-error-4/" title="Google Chrome Installer fails with error 4 (October 24, 2008)">Google Chrome Installer fails with error 4</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/01/10/google-chrome-20-pre-beta-release/" title="Google Chrome 2.0 Pre-Beta Release (January 10, 2009)">Google Chrome 2.0 Pre-Beta Release</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/24/latest-google-chrome-4-dev-release-fixes-lots-of-bugs/" title="Latest Google Chrome 4 Dev Release Fixes Lots Of Bugs (August 24, 2009)">Latest Google Chrome 4 Dev Release Fixes Lots Of Bugs</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/" title="Google Chrome Builds For Mac And Linux Appear (June 5, 2009)">Google Chrome Builds For Mac And Linux Appear</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/28/chrome-plus-is-a-custom-chrome-build-with-extra-functionality/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Chrome Builds For Mac And Linux Appear</title>
		<link>http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/</link>
		<comments>http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 14:32:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/</guid>
		<description><![CDATA[The Google Chrome development team has released long awaited public developer builds of the Google browser for the Apple Macintosh and Linux operating systems. Up until now it was only possible to get most of the functionality by downloading third party builds of the web browser. The developer builds of Google Chrome can be downloaded [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/google-chrome-browser.jpg" alt="google chrome browser" title="google chrome browser" width="128" height="111" class="alignleft size-full wp-image-12174" />The Google Chrome development team has released long awaited public developer builds of the <a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/">Google browser</a> for the Apple Macintosh and Linux operating systems. Up until now it was only possible to get most of the functionality by downloading third party builds of the web browser. The developer builds of Google Chrome can be downloaded from the <a href="http://www.google.com/chrome/intl/en/eula_dev.html?dl=mac">Mac</a> and <a href="http://dev.chromium.org/getting-involved/dev-channel">Linux</a> dev channels.</p>
<p>The development team adds a serious warning to the announcement that both builds are considered incomplete meaning that they are missing features but also support for various web services and websites. It is for example not possible to play videos on the Youtube website with the builds.</p>
<p><span id="more-13327"></span><br />
<blockquote>How incomplete? So incomplete that, among other things , you won&#8217;t yet be able to view YouTube videos, change your privacy settings, set your default search provider, or even print.</p></blockquote>
<p>The Chrome team keeps track of so called <a href="http://code.google.com/p/chromium/issues/list?can=2&#038;q=OS:Linux,Mac">issues</a> that are encountered in both web browsers. The current list contains 440 issues of which several are considered important including missing plugin support which means no Flash yet, no full screen browsing, no favicons, partial preference access, no web print, no bookmarks bar and lack of input methods for some languages.</p>
<p>The developers are <a href="http://blog.chromium.org/2009/06/danger-mac-and-linux-builds-available.html">aiming</a> for a beta release as soon as possible without going into detail when the release is expected. The public release on the other hand is a good sign that we are soon going to see stable well supported builds of the Google browser for both Mac and Linux.</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/macintosh/" title="macintosh" rel="tag">macintosh</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/26/google-browser-chromium-alpha-for-linux/" title="Google Browser Chromium Alpha For Linux (May 26, 2009)">Google Browser Chromium Alpha For Linux</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/22/google-browser-chromium-updater/" title="Google Browser: Chromium Updater (April 22, 2009)">Google Browser: Chromium Updater</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/25/chromium-iron/" title="Chromium Iron (September 25, 2008)">Chromium Iron</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Browser Chromium Alpha For Linux</title>
		<link>http://www.ghacks.net/2009/05/26/google-browser-chromium-alpha-for-linux/</link>
		<comments>http://www.ghacks.net/2009/05/26/google-browser-chromium-alpha-for-linux/#comments</comments>
		<pubDate>Tue, 26 May 2009 11:10:54 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[chromium linux]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/26/google-browser-chromium-alpha-for-linux/</guid>
		<description><![CDATA[The team that is developing the Open Source version of the Google browser for Linux has finally released the alpha version of the Internet browser. The Chromium for Linux version was in pre-alpha stage for quite some time. Even the pre-alpha versions of the Chromium web browser were fairly stable but the alpha release marks [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/google-chrome-browser.jpg" alt="google chrome browser" title="google chrome browser" width="128" height="111" class="alignleft size-full wp-image-12174" />The team that is developing the Open Source version of the <a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/">Google browser</a> for Linux has finally released the alpha version of the Internet browser. The Chromium for Linux version was in pre-alpha stage for quite some time. Even the pre-alpha versions of the Chromium web browser were fairly stable but the alpha release marks a new milestone in the development.</p>
<p>The new version of the Google browser is still lacking several features of the Windows counterpart. Some of the most important features that are still missing are plugin support, printing, complex tab dragging, complex text and Google Gears support. The release notification contains a notice that additional parts of the web browser are incomplete and that users should keep this in mind before installation.</p>
<p><span id="more-13081"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/05/gogole_browser-500x418.png" alt="gogole browser" title="gogole browser" width="500" height="418" class="alignnone size-medium wp-image-13080" /></p>
<p>Interested users find information on how to add the Chromium builds to their Linux distribution at the <a href="https://launchpad.net/~chromium-daily/+archive/ppa">official</a> Ubuntu Chromium Daily Builds website. Let us know your opinion on the new version of the web browser if you are a Linux user and installing the Chromium build on your operating system.</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/chromium-linux/" title="chromium linux" rel="tag">chromium linux</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/" title="Google Chrome Builds For Mac And Linux Appear (June 5, 2009)">Google Chrome Builds For Mac And Linux Appear</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/22/google-browser-chromium-updater/" title="Google Browser: Chromium Updater (April 22, 2009)">Google Browser: Chromium Updater</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/25/chromium-iron/" title="Chromium Iron (September 25, 2008)">Chromium Iron</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/26/google-browser-chromium-alpha-for-linux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>One Step Closer To Extension Support In Google Browser</title>
		<link>http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/</link>
		<comments>http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/#comments</comments>
		<pubDate>Thu, 14 May 2009 17:08:45 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome extensions]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/</guid>
		<description><![CDATA[One of the things that is keeping the Google browser from attracting a larger audience is missing extension support. While it is without doubt possible to work with a web browser that does not support extensions it is not quite as comfortable &#8211; and sometimes secure &#8211; as it could be. The majority of experienced [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/google-chrome-browser.jpg" alt="google chrome browser" title="google chrome browser" width="128" height="111" class="alignleft size-full wp-image-12174" />One of the things that is keeping the <a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/">Google browser</a> from attracting a larger audience is missing extension support. While it is without doubt possible to work with a web browser that does not support extensions it is not quite as comfortable &#8211; and sometimes secure &#8211; as it could be. The majority of experienced Internet users love extensions and this influential group seems to use the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser more than any other browser. Since they are familiar with Firefox they tend to recommend it to friends and colleagues all the time.</p>
<p><span id="more-12819"></span>The Google Chrome developers have promised to add extension support to the Google browser for some time. <a href="http://www.downloadsquad.com/2009/05/14/chrome-extension-support-evolves-in-new-dev-build/">Lee</a> over at the Download Squad noticed that the current developer build of the Google Browser as well as the nightly builds of Chromium contained basic extension support. It seems to be in a very early stage as the support has to be activated with the launch parameter <strong>&#8211;enable-extensions</strong>.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/google_browser-500x241.png" alt="google browser" title="google browser" width="500" height="241" class="alignnone size-medium wp-image-12818" /></p>
<p>The three <a href="http://dev.chromium.org/developers/design-documents/extensions/samples">example</a> extensions that are currently available will not blow away the minds of the spoiled Firefox user base but give interested users a first glimpse of things to come. The first extension displays the unread message count in Gmail, the second a quick link to subscribe to a web feed in Google Reader and the third the status of the Chromium Build Bot.</p>
<p>Installation of extensions is more comfortable than in Firefox as no restart of the web browser is required to use them. Uninstallation on the other hand requires some Windows Explorer skills as the only way to uninstall is to delete a cryptic folder in the Google Chrome user data directory.</p>
<p>It is definitely a first step in the right direction and likely something that many users have been waiting for.</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-extensions/" title="google chrome extensions" rel="tag">google chrome extensions</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/24/google-chrome-extensions-manager/" title="Google Chrome Extensions Manager (July 24, 2009)">Google Chrome Extensions Manager</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/30/google-chrome-and-firefox-extensions-differences/" title="Google Chrome And Firefox Extensions Differences (May 30, 2009)">Google Chrome And Firefox Extensions Differences</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/02/5-google-browser-tips/" title="5 Google Browser Tips (May 2, 2009)">5 Google Browser Tips</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/" title="Portable Google Browser Google Chrome (May 24, 2009)">Portable Google Browser Google Chrome</a> (40)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Google Browser Tips</title>
		<link>http://www.ghacks.net/2009/05/02/5-google-browser-tips/</link>
		<comments>http://www.ghacks.net/2009/05/02/5-google-browser-tips/#comments</comments>
		<pubDate>Sat, 02 May 2009 16:53:30 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome tips]]></category>
		<category><![CDATA[internet browser]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/05/02/5-google-browser-tips/</guid>
		<description><![CDATA[Google Chrome &#8211; or its Open Source counterpart Chromium &#8211; is a relatively new web browser developed by Google. It combines several interesting features and ideas that the other Internet browsers do not offer. This article will examine five interesting features of the Google browser. Some of them can be added to other web browsers [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/google-chrome-browser.jpg" alt="google chrome browser" title="google chrome browser" width="128" height="111" class="alignleft size-full wp-image-12174" /><a href="http://www.google.com/chrome">Google Chrome</a> &#8211; or its Open Source counterpart Chromium &#8211; is a relatively new web browser developed by Google. It combines several interesting features and ideas that the other Internet browsers do not offer. This article will examine five interesting features of the <a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/">Google browser</a>. Some of them can be added to other web browsers &#8211; especially <a href="http://www.ghacks.net/tag/firefox/">Mozilla Firefox</a> &#8211; with add-ons while others are unique at the moment. It usually does not take long however before a popular feature gets implemented in other web browsers as well.</p>
<p><span id="more-12536"></span><strong>1. Resources Pane</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/google_browser-500x243.jpg" alt="google browser" title="google browser" width="500" height="243" class="alignnone size-medium wp-image-12532" /></p>
<p>Webmasters that use <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> usually have the Firebug add-on installed which gives them access to information about a website&#8217;s source code but also about the elements on a page including their load time. Google Chrome provides these information out of the box. A simple right-click on a fully loaded website and the selection of Inspect Element will open the site inspector. The tab Resources displays the loading time and size of all elements on that specific webpage. Resources are further divided into categories like scripts, images or documents. The total loading time and transfer size is shown that is also divided by the categories. This gives an immediate overview over the elements that slow down the page loading time the most.</p>
<p><strong>2. Resizing Text areas</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/google_chrome-500x316.jpg" alt="google chrome" title="google chrome" width="500" height="316" class="alignnone size-medium wp-image-12533" /></p>
<p>Text areas on websites are usually placed to give visitors the means to interact with the website or its owner. Contact and comment forms make use of text areas which allow the user to enter text into them. Some websites implement rather small text boxes which makes it unnecessary difficulty to enter a comment or message. Google Chrome offers a feature to resize text areas on websites by simply clicking in the right lower corner and dragging the text are to a larger size.</p>
<p><strong>3. The Task Manager</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/task_manager.jpg" alt="task manager" title="task manager" width="470" height="319" class="alignnone size-full wp-image-12534" /></p>
<p>The task manager of the Google browser provides information about the memory, cpu and network usage of every open tab, the browser engine itself and plugins that have been loaded. The overview is interesting as it gives the user information about high resource sources directly in the web browser. Plugins with a high resource usage can be identified and uninstalled from the web browser or computer system. Even more interesting is the option to kill one of the web browser&#8217;s tabs from the task manager window. The tabs work independently from each other which makes it safe to delete tabs.</p>
<p><strong>4. Using Incognito Mode to log into the same service twice with different accounts</strong></p>
<p>Incognito Mode is already available in other web browsers. Those that do not have implemented it already have announced to (likely) add it into one of the future builds. While its primary focus is privacy it can be used to log into the same service with a different account at the same time. This is possible because the active cookies and information do not carry over when starting incognito mode. It is therefor possible to log into services like <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a> twice. First normally and then the second time by starting Incognito mode (Ctrl+Shift+N) and logging into the service again.</p>
<p><strong>5. Browser History</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/browser_history-500x353.jpg" alt="browser history" title="browser history" width="500" height="353" class="alignnone size-medium wp-image-12535" /></p>
<p>The shortcut [Ctrl H] will open the browser history in Google Chrome. The history is sorted by date. Websites are listed with their favicon and title on the main page. The search form can be used to find terms in the history. These result terms look a bit different. Google Chrome displays dates, titles, descriptions and thumbnails while Chromium displays the same information but the thumbnails.</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-tips/" title="google chrome tips" rel="tag">google chrome tips</a>, <a href="http://www.ghacks.net/tag/internet-browser/" title="internet browser" rel="tag">internet browser</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/28/google-chrome-3/" title="Google Chrome 3 (May 28, 2009)">Google Chrome 3</a> (16)</li>
	<li><a href="http://www.ghacks.net/2009/05/22/google-chrome-20-released/" title="Google Chrome 2.0 released (May 22, 2009)">Google Chrome 2.0 released</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/02/google-browser-11-short-films/" title="Google Browser: 11 Short Films (May 2, 2009)">Google Browser: 11 Short Films</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/02/5-google-browser-tips/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Browser: Chromium Updater</title>
		<link>http://www.ghacks.net/2009/04/22/google-browser-chromium-updater/</link>
		<comments>http://www.ghacks.net/2009/04/22/google-browser-chromium-updater/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:42:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[chromium updater]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/22/google-browser-chromium-updater/</guid>
		<description><![CDATA[Chromium is the open source variant of the Google Chrome web browser. We recently explained how to download both Google Chrome and Chromium in our Google Browser overview. The problem that users who download Chromium run into is that the web browser does not notify them if an update is available. This is kinda problematic [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/google-chrome-browser.jpg" alt="google chrome browser" title="google chrome browser" width="128" height="111" class="alignleft size-full wp-image-12174" />Chromium is the open source variant of the Google Chrome web browser. We recently explained how to download both Google Chrome and Chromium in our <a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/">Google Browser</a> overview. The problem that users who download Chromium run into is that the web browser does not notify them if an update is available. This is kinda problematic from a security, stability and usability standpoint as the web browser gets updated fairly regularly.</p>
<p><span id="more-12266"></span>Chromium Updater is a lightweight software program for the Microsoft Windows operating system that can be used to check for, download and install new versions of the Chromium web browser. The program has to be installed on the local computer system. Once started it will display the current local version of the Chromium web browser &#8211; if any &#8211; and the latest available remote version. </p>
<p>The download button will initiate the download of the latest Chromium version from the official build server maintained by the project. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/chromium_updater.jpg" alt="chromium updater" title="chromium updater" width="269" height="146" class="alignnone size-full wp-image-12264" /></p>
<p>The Settings button will open a second window that lists several preferences. The user can switch from downloading the installer to downloading an archive instead in order to save some bandwidth. It is also possible to uncheck the install and delete after checkboxes. This will prevent automatic installation and deletion of the downloaded build of the <a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/">Google browser</a>.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/google_browser.jpg" alt="google browser" title="google browser" width="265" height="352" class="alignnone size-full wp-image-12265" /></p>
<p>Other options include the selection of the download directory, file name revisions and an autostart option with the Windows operating system.</p>
<p><a href="http://forums.tlokzz.com/downloads.php?do=file&#038;id=3">Chromium Updater</a> is a useful application for users who use the Chromium web browser.</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/chromium-updater/" title="chromium updater" rel="tag">chromium updater</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/" title="Google Chrome Builds For Mac And Linux Appear (June 5, 2009)">Google Chrome Builds For Mac And Linux Appear</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/26/google-browser-chromium-alpha-for-linux/" title="Google Browser Chromium Alpha For Linux (May 26, 2009)">Google Browser Chromium Alpha For Linux</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/09/25/chromium-iron/" title="Chromium Iron (September 25, 2008)">Chromium Iron</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/22/google-browser-chromium-updater/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Browser: Google Chrome And Chromium Download</title>
		<link>http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/</link>
		<comments>http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 14:39:11 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[chromium download]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google browser download]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/</guid>
		<description><![CDATA[I recently tried to download the latest version of the open source version of the Google browser called Chromium. A search on the Internet did not reveal a website with a download location in the first results. The only thing that came up was the build server of the Chromium project which listed all the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/google-chrome-browser.jpg" alt="google chrome browser" title="google chrome browser" width="128" height="111" class="alignleft size-full wp-image-12174" />I recently tried to download the latest version of the open source version of the <a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/">Google browser</a> called Chromium. A search on the Internet did not reveal a website with a download location in the first results. The only thing that came up was the build server of the Chromium project which listed all the builds of the web browser for download. </p>
<p><span id="more-12175"></span>The Chromium website does not list a Chromium download link on its first pages, only one for Google Chrome, the web browser that is maintained by Google and that is using the same codebase. If you want to download Google Chrome you can simply visit the Google Chrome <a href="http://www.google.com/chrome">homepage</a> and download the latest version of the official Google browser from there.</p>
<p>Users who want to download Chromium on the other hand can do so by visiting the Chromium <a href="http://build.chromium.org/buildbot/snapshots/">build server</a> which is listing downloads of the latest Chromium builds for both Windows and Linux. The main advantage of Chromium is that developers can build their own web browsers. Companies like <a href="http://www.codeweavers.com/services/ports/chromium/">Codeweavers</a> or <a href="http://www.srware.net/en/software_srware_iron.php">SRWare</a> have created such builds which provide enhancements like support for Apple Macintosh systems or better privacy protection.</p>
<p>Here is a list of all the Google browser download possibilities:</p>
<ul>
<li>Google Chrome (<a href="http://www.google.com/chrome">download</a>)</li>
<li>Google Chrome Portable (<a href="http://stadt-bremerhaven.de/category/portable-programme/">download</a>)</li>
<li>Chromium (<a href="http://build.chromium.org/buildbot/snapshots/">download</a>)</li>
<li>Chromium Portable (<a href="http://chromium-portable.blogspot.com/">download</a>)</li>
<li>SRWare Iron (<a href="http://www.srware.net/en/software_srware_iron.php">download</a>)</li>
<li>CrossOver Chromium (<a href="http://www.codeweavers.com/services/ports/chromium/">download</a>)</li>
</ul>
<p>Do you know of any additional Chromium build that should be mentioned on this page?</p>

	Tags: <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/chromium-download/" title="chromium download" rel="tag">chromium download</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-browser-download/" title="google browser download" rel="tag">google browser download</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/02/5-google-browser-tips/" title="5 Google Browser Tips (May 2, 2009)">5 Google Browser Tips</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/" title="Portable Google Browser Google Chrome (May 24, 2009)">Portable Google Browser Google Chrome</a> (40)</li>
	<li><a href="http://www.ghacks.net/2008/09/01/google-enters-the-browser-market-with-google-chrome/" title="Google Enters The Browser Market With Google Chrome (September 1, 2008)">Google Enters The Browser Market With Google Chrome</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/08/06/google-chrome-theme-website-live/" title="Google Chrome Theme Website Live (August 6, 2009)">Google Chrome Theme Website Live</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Chrome 2.0 Pre-Beta Release</title>
		<link>http://www.ghacks.net/2009/01/10/google-chrome-20-pre-beta-release/</link>
		<comments>http://www.ghacks.net/2009/01/10/google-chrome-20-pre-beta-release/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 12:50:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome browser]]></category>
		<category><![CDATA[google chrome download]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9779</guid>
		<description><![CDATA[Is anyone else feeling that the Google Chrome developers are desperately trying to raise the version number of the Google Chrome browser to be on pair with Mozilla Firefox and probably Internet Explorer? It is hard to see another reason if you look at the release schedule. The Google Chrome 2.0 Pre-Beta was released less [...]]]></description>
			<content:encoded><![CDATA[<p>Is anyone else feeling that the Google Chrome developers are desperately trying to raise the version number of the Google Chrome browser to be on pair with <a href="http://www.ghacks.net/tag/firefox/">Mozilla Firefox</a> and probably <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a>? It is hard to see another reason if you look at the release schedule. The Google Chrome 2.0 Pre-Beta was released less than half a year after the release of version 0.2 of the browser.</p>
<p>The pre-beta release adds several requested features to the web browser. Among the form auto-completion, full page zooms, a middle-click auto scrolling feature, user profiles and Greasemonkey support. The later still has to be activated by launching the Google Chrome browser with the <strong>-enable-user-scripts</strong> parameters. This is best done using a shortcut.</p>
<p>The <a href="http://dev.chromium.org/getting-involved/dev-channel/release-notes/releasenotes201561">release notes</a> for this release contain all changes including interesting ones like the force SSL mode which will only load https sites in the browser. That&#8217;s a pretty clever method of getting rid of most phishing related dangers on the Internet.</p>
<p><span id="more-9779"></span>Check out the <a href="http://dev.chromium.org/getting-involved/dev-channel">instructions</a> on how to download early release versions of the Google Chrome web browser.</p>

	Tags: <a href="http://www.ghacks.net/tag/beta/" title="beta" rel="tag">beta</a>, <a href="http://www.ghacks.net/tag/chrome/" title="Chrome" rel="tag">Chrome</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-browser/" title="google chrome browser" rel="tag">google chrome browser</a>, <a href="http://www.ghacks.net/tag/google-chrome-download/" title="google chrome download" rel="tag">google chrome download</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/24/google-chrome-installer-fails-with-error-4/" title="Google Chrome Installer fails with error 4 (October 24, 2008)">Google Chrome Installer fails with error 4</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/28/chrome-plus-is-a-custom-chrome-build-with-extra-functionality/" title="Chrome Plus Is A Custom Chrome Build With Extra Functionality (August 28, 2009)">Chrome Plus Is A Custom Chrome Build With Extra Functionality</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/24/latest-google-chrome-4-dev-release-fixes-lots-of-bugs/" title="Latest Google Chrome 4 Dev Release Fixes Lots Of Bugs (August 24, 2009)">Latest Google Chrome 4 Dev Release Fixes Lots Of Bugs</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/02/google-chrome-now-available/" title="Google Chrome Now Available (September 2, 2008)">Google Chrome Now Available</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/10/google-chrome-20-pre-beta-release/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google Chrome Address Spoofing Vulnerability</title>
		<link>http://www.ghacks.net/2008/10/28/google-chrome-address-spoofing-vulnerability/</link>
		<comments>http://www.ghacks.net/2008/10/28/google-chrome-address-spoofing-vulnerability/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 10:16:41 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chrome nightly builds]]></category>
		<category><![CDATA[chrome vulnerability]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome browser]]></category>
		<category><![CDATA[google chrome vulnerability]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7916</guid>
		<description><![CDATA[Are that many security vulnerabilities of Google Chrome coming to light because it is less secure than other web browsers? Or is it because everyone is putting more effort into discovering vulnerabilities because it is Google&#8217;s browser? Whatever it is; No week passes by without the discovery of a new security vulnerability in Google Chrome.
The [...]]]></description>
			<content:encoded><![CDATA[<p>Are that many security vulnerabilities of Google Chrome coming to light because it is less secure than other web browsers? Or is it because everyone is putting more effort into discovering vulnerabilities because it is Google&#8217;s browser? Whatever it is; No week passes by without the discovery of a new security vulnerability in Google Chrome.</p>
<p>The latest security vulnerability was discovered by researcher Liu Die Yu of the TopsecTianRongXin research lab in Beijing who discovered a way to spoof the address that is shown in the browser&#8217;s address bar. His proof of concept demonstration makes use of a button and Javascript. A user pressing the button will see an url change in the browser&#8217;s address bar. A look in the source code however reveals that the user is still on the same site and not at the website shown in the address bar.</p>
<p>The flaw could be used to display a PayPal button (or Google Checkout) on a website that would lead to a fake website where the user&#8217;s login credentials could be easily fished. </p>
<p><span id="more-7916"></span>Google will release an end user update soon that will fix the security vulnerability. The only safe thing to do until then is to either switch to Dev Channel builds for the time being that already have a fix included or stop using Google Chrome until the security vulnerability has been patched.</p>
<p>One could think that other browsers based on Webkit are vulnerable as well. This is not the case however according to Liu Die Yu who attributed the security vulnerability to code added by Google developers.</p>

	Tags: <a href="http://www.ghacks.net/tag/chrome-nightly-builds/" title="chrome nightly builds" rel="tag">chrome nightly builds</a>, <a href="http://www.ghacks.net/tag/chrome-vulnerability/" title="chrome vulnerability" rel="tag">chrome vulnerability</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-browser/" title="google chrome browser" rel="tag">google chrome browser</a>, <a href="http://www.ghacks.net/tag/google-chrome-vulnerability/" title="google chrome vulnerability" rel="tag">google chrome vulnerability</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/07/google-chrome-nightly-builds-downloader/" title="Google Chrome Nightly Builds Downloader (September 7, 2008)">Google Chrome Nightly Builds Downloader</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/01/10/google-chrome-20-pre-beta-release/" title="Google Chrome 2.0 Pre-Beta Release (January 10, 2009)">Google Chrome 2.0 Pre-Beta Release</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/10/23/share-bookmarks/" title="Share Bookmarks (October 23, 2008)">Share Bookmarks</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/11/04/google-chrome-to-get-automatic-userscript-support/" title="Google Chrome To Get Automatic Userscript Support (November 4, 2009)">Google Chrome To Get Automatic Userscript Support</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/28/google-chrome-address-spoofing-vulnerability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Installer fails with error 4</title>
		<link>http://www.ghacks.net/2008/10/24/google-chrome-installer-fails-with-error-4/</link>
		<comments>http://www.ghacks.net/2008/10/24/google-chrome-installer-fails-with-error-4/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 06:54:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[chrome install]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[installer fails with error 4]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7831</guid>
		<description><![CDATA[Recent tries to install the latest official version of the Google Chrome web browser failed during installation with the error message Installer fails with error 4. The error box provided a link (Help me fix this) to the online help page for that error message which simply stated that there was no help at this [...]]]></description>
			<content:encoded><![CDATA[<p>Recent tries to install the latest official version of the Google Chrome web browser failed during installation with the error message <strong>Installer fails with error 4</strong>. The error box provided a link (Help me fix this) to the online help page for that error message which simply stated that there was no help at this point in time.</p>
<p>The suspected causes for this were either a previous installation of Google Chrome that interfered with the installation of the new version or the use of programs that would remove information from the web browser that could be used to track the user of the system.</p>
<p>The fix for &#8220;Installer fails with error 4&#8243; was related to a previous install of Google Chrome. After deleting the <strong>\Documents and Settings\<User>\Local Settings\Application Data\Google\Chrome\Application</strong> directory on the test system the Google Chrome installation went through without problems.</p>
<p><span id="more-7831"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/installer_fails_with_error_4-500x164.jpg" alt="installer fails with error 4" title="installer fails with error 4" width="500" height="164" class="alignnone size-medium wp-image-7832" /></p>
<p>The error is listed as <a href="http://code.google.com/p/chromium/issues/detail?id=165">issue 165</a> on the Google Chromium website. Several users reported that they received this error on a clean install which obviously means that this fix will not help them at all. There is currently no fix available for these users.</p>

	Tags: <a href="http://www.ghacks.net/tag/chrome/" title="Chrome" rel="tag">Chrome</a>, <a href="http://www.ghacks.net/tag/chrome-install/" title="chrome install" rel="tag">chrome install</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/installer-fails-with-error-4/" title="installer fails with error 4" rel="tag">installer fails with error 4</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/07/google-chrome-3-updated/" title="Google Chrome 3 Updated (July 7, 2009)">Google Chrome 3 Updated</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/01/10/google-chrome-20-pre-beta-release/" title="Google Chrome 2.0 Pre-Beta Release (January 10, 2009)">Google Chrome 2.0 Pre-Beta Release</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/08/28/chrome-plus-is-a-custom-chrome-build-with-extra-functionality/" title="Chrome Plus Is A Custom Chrome Build With Extra Functionality (August 28, 2009)">Chrome Plus Is A Custom Chrome Build With Extra Functionality</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/24/google-chrome-installer-fails-with-error-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Share Bookmarks</title>
		<link>http://www.ghacks.net/2008/10/23/share-bookmarks/</link>
		<comments>http://www.ghacks.net/2008/10/23/share-bookmarks/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 10:47:12 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[export bookmarks]]></category>
		<category><![CDATA[favorites]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[import bookmarks]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[share bookmarks]]></category>
		<category><![CDATA[synchronize bookmarks]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7812</guid>
		<description><![CDATA[Many users have to work with several web browsers. Could be that they are webmasters who have to check the design of their websites in the most popular browsers or because they have to use a different browser at work than they use at home. There are more possible scenarios why someone would use more [...]]]></description>
			<content:encoded><![CDATA[<p>Many users have to work with several web browsers. Could be that they are webmasters who have to check the design of their websites in the most popular browsers or because they have to use a different browser at work than they use at home. There are more possible scenarios why someone would use more than one web browser and one recurring theme is to share bookmarks across those browsers. Most web browsers come with an export and import function which could be use.</p>
<p>An alternative to share bookmarks is the software Transmute. Transmute relies on the Microsoft .net Framework and comes with an installer and as a portable edition. It supports the four popular web browsers <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a>, <a href="http://www.ghacks.net/tag/firefox/">Firefox</a>, <a href="http://www.ghacks.net/category/browsing/opera/">Opera</a> and Google Chrome. Firefox users will be delighted to hear that both Firefox 3 and earlier versions of Firefox are supported. The same is true for the Google Chrome browser where Chromium, developer builds and the official Google version are supported.</p>
<p><a href="http://www.gettransmute.com/download/">Transmute</a> displays a source and target area in the interface. The user can pick a browser from a drop down menu and edit the browser&#8217;s path if that is required. This is for instance mandatory for portable browsers that might be used on a computer system.</p>
<p><span id="more-7812"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/share_bookmarks-500x277.jpg" alt="share bookmarks" title="share bookmarks" width="500" height="277" class="alignnone size-medium wp-image-7813" /></p>
<p>Additional options are available which can be expanded in the main interface. The bookmarks will be added in their own folder in the target browser by default. The name of the folder and the timestamp can be changed in the options. They also provide options to import the bookmarks in the root folder instead, to overwrite existing bookmarks and to create a backup before doing so.</p>
<p>The target browsers need to be closed for the process which is also true for some source browsers like Firefox 3 which locks the bookmark database when it is running. Transmute provides an easy way to share bookmarks across browsers. Support for Safari and an option to schedule bookmarks would be nice additions to the software program.</p>

	Tags: <a href="http://www.ghacks.net/tag/bookmarks/" title="bookmarks" rel="tag">bookmarks</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/export-bookmarks/" title="export bookmarks" rel="tag">export bookmarks</a>, <a href="http://www.ghacks.net/tag/favorites/" title="favorites" rel="tag">favorites</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/import-bookmarks/" title="import bookmarks" rel="tag">import bookmarks</a>, <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</a>, <a href="http://www.ghacks.net/tag/opera/" title="opera" rel="tag">opera</a>, <a href="http://www.ghacks.net/tag/share-bookmarks/" title="share bookmarks" rel="tag">share bookmarks</a>, <a href="http://www.ghacks.net/tag/synchronize-bookmarks/" title="synchronize bookmarks" rel="tag">synchronize bookmarks</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/20/access-bookmarks-from-the-system-tray/" title="Access Bookmarks from the System Tray (June 20, 2008)">Access Bookmarks from the System Tray</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/04/xenocode-web-browser-sandbox/" title="Xenocode Web Browser Sandbox (April 4, 2009)">Xenocode Web Browser Sandbox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/21/web-browser-popularity/" title="Web Browser Popularity (March 21, 2009)">Web Browser Popularity</a> (51)</li>
	<li><a href="http://www.ghacks.net/2009/06/21/web-browser-memory-usage-benchmark-gets-it-all-wrong/" title="Web Browser Memory Usage Benchmark Gets It All Wrong (June 21, 2009)">Web Browser Memory Usage Benchmark Gets It All Wrong</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/09/15/web-browser-have-impact-on-battery-life/" title="Web Browser Have Impact On Battery Life (September 15, 2009)">Web Browser Have Impact On Battery Life</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/23/share-bookmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome Adds Greasemonkey Support</title>
		<link>http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/</link>
		<comments>http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 20:24:39 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chrome browser]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[chromium build]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[greasemonkey support]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7715</guid>
		<description><![CDATA[One of the elementary things that the Google browser is missing is support for some kind of plugins or extensions that Firefox offers for a long time. Google announced plans to support an extension API in later builds of the web browser but it currently lacks that support and that could be one of the [...]]]></description>
			<content:encoded><![CDATA[<p>One of the elementary things that the <a href="http://www.ghacks.net/2009/05/24/portable-google-browser-google-chrome/">Google browser</a> is missing is support for some kind of plugins or extensions that <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> offers for a long time. Google announced plans to support an extension API in later builds of the web browser but it currently lacks that support and that could be one of the reasons why many users shy away from the browser. That and the fact that the browser is still looking to the outside like a very early beta build.</p>
<p>One interesting addition to the latest beta builds of the Google Chrome browser was basic Greasemonkey support. Since there is no way of adding extensions to Chrome yet users have to live with some limitations. Only scripts in c:\scripts are loaded and only if the user adds the parameter <em>&#8211;enable-greasemonkey</em> by appending it to the program&#8217;s shortcut.</p>
<p>There is another serious limitation. The scripts are not limited to a domain but will work on all domains which is usually handled by the @include metadata. The metadata part is ignored which could be problematic when loading some Greasemonkey scripts.</p>
<p><span id="more-7715"></span>Greasemonkey support was added in build 3499 which is available from the Chromium <a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/">build</a> ftp. Support is also included in later builds including the latest Google Chrome 3601 build.</p>

	Tags: <a href="http://www.ghacks.net/tag/chrome-browser/" title="chrome browser" rel="tag">chrome browser</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/chromium-build/" title="chromium build" rel="tag">chromium build</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/greasemonkey/" title="greasemonkey" rel="tag">greasemonkey</a>, <a href="http://www.ghacks.net/tag/greasemonkey-support/" title="greasemonkey support" rel="tag">greasemonkey support</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/01/google-enters-the-browser-market-with-google-chrome/" title="Google Enters The Browser Market With Google Chrome (September 1, 2008)">Google Enters The Browser Market With Google Chrome</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/09/07/google-chrome-nightly-builds-downloader/" title="Google Chrome Nightly Builds Downloader (September 7, 2008)">Google Chrome Nightly Builds Downloader</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/09/15/google-chrome-backup/" title="Google Chrome Backup (September 15, 2008)">Google Chrome Backup</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Chromium Iron</title>
		<link>http://www.ghacks.net/2008/09/25/chromium-iron/</link>
		<comments>http://www.ghacks.net/2008/09/25/chromium-iron/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 07:51:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google privacy]]></category>
		<category><![CDATA[iron]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7212</guid>
		<description><![CDATA[The release of Google Chrome and its Open Source counterpart Chromium put Google for the first time in the position that Microsoft was in for the last ten years or so. Users are looking at Microsoft products with suspicion suspecting privacy breaches and data collection on large scales. This is especially apparent in Microsoft operating [...]]]></description>
			<content:encoded><![CDATA[<p>The release of Google Chrome and its Open Source counterpart Chromium put Google for the first time in the position that Microsoft was in for the last ten years or so. Users are looking at Microsoft products with suspicion suspecting privacy breaches and data collection on large scales. This is especially apparent in Microsoft operating systems where tools have been developed that turn off features that communicate with Microsoft servers.</p>
<p>It is a known fact that Google is collecting a massive amount of data. The main part stems from searches conducted on the search engine but other tools like the Google Toolbar add to that. Google on the other hand did not release a software until now that became such a center of criticism. Privacy advocates focused their criticism on two aspects of the Google Chrome browser.</p>
<p>The first was the unique user Id that was generated which could theoretically identify a user. The second that everything that was entered in the browser&#8217;s address bar was transmitted to Google even if the user never submitted the text to the search engine.</p>
<p><span id="more-7212"></span>Several minor objections have come to light in the past week and software developers started to develop solutions that would eliminate identification and data transfers unless they were necessary. </p>
<p><a href="http://www.srware.net/software_srware_iron_download.php">Iron</a> (vie <a href="http://www.downloadsquad.com/2008/09/24/iron-chrome-for-privacy-fanatics/">Download Squad</a>) was developed from the Open Source browser Chromium. That&#8217;s something that Google did encourage and the developers were the first to provide a version of Chromium that was stripped down of all known data collection and privacy problems: The client-ID, timestamp, suggest functionality, alternate error pages, error reporting, rlz-tracking, google updater and url tracker have been removed. </p>
<p>The functionality on the other hand remains the same. The only problem that could arise is if developers cannot keep up with the development pace of the Chromium browser. As of now this is the recommended release for users with privacy concerns.</p>

	Tags: <a href="http://www.ghacks.net/tag/browser/" title="browser" rel="tag">browser</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-privacy/" title="google privacy" rel="tag">google privacy</a>, <a href="http://www.ghacks.net/tag/iron/" title="iron" rel="tag">iron</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/01/google-enters-the-browser-market-with-google-chrome/" title="Google Enters The Browser Market With Google Chrome (September 1, 2008)">Google Enters The Browser Market With Google Chrome</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/09/02/google-chrome-now-available/" title="Google Chrome Now Available (September 2, 2008)">Google Chrome Now Available</a> (16)</li>
	<li><a href="http://www.ghacks.net/2009/06/05/google-chrome-builds-for-mac-and-linux-appear/" title="Google Chrome Builds For Mac And Linux Appear (June 5, 2009)">Google Chrome Builds For Mac And Linux Appear</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/04/19/google-browser-google-chrome-and-chromium-download/" title="Google Browser: Google Chrome And Chromium Download (April 19, 2009)">Google Browser: Google Chrome And Chromium Download</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/25/chromium-iron/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Chrome Backup</title>
		<link>http://www.ghacks.net/2008/09/15/google-chrome-backup/</link>
		<comments>http://www.ghacks.net/2008/09/15/google-chrome-backup/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 14:14:37 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chrome browser]]></category>
		<category><![CDATA[chrome profiles]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[chromium backup]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome backup]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7017</guid>
		<description><![CDATA[The amount of applications, tweaks and tips released for Google&#8217;s first web browser Chrome is increasing daily which can be somewhat attributed to the media coverage it received during the launch phase. The attention it receives is still surprising if you consider its mediocre market share of sub 1% of the browser market even with [...]]]></description>
			<content:encoded><![CDATA[<p>The amount of applications, tweaks and tips released for Google&#8217;s first web browser Chrome is increasing daily which can be somewhat attributed to the media coverage it received during the launch phase. The attention it receives is still surprising if you consider its mediocre market share of sub 1% of the browser market even with Google advertising it prominently on the main page of their search engine.</p>
<p>Google Chrome Backup is a tool <a href="http://www.parhelia-tools.com/products/gcb/googlechrome.aspx">that</a> can backup, create, restore and delete Google Chrome profiles. A profile contains all the personal information of a user like bookmarks, the browsing history and the layout of the browser. </p>
<p>It is actually no problem to backup Google Chrome profiles manually by copying all files stored in the Documents and Settings\username\Local Settings\Application Data\Chromium\User Data folders to another location. Google Chrome Backup on the other hand provides an easier method of backing up the files with the click of a button in the program interface.</p>
<p><span id="more-7017"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/09/google_chrome_backup-500x344.png" alt="google chrome backup" title="google chrome backup" width="500" height="344" class="alignnone size-medium wp-image-7018" /></p>
<p>One interesting aspect of Google Chrome Backup is that it can also create profiles for the browser. Those profiles can be enhanced with startup parameters like starting the browser maximized, disabling the popup blocker or enabling file cookies.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/09/google_chrome_profiles.png" alt="google chrome profiles" title="google chrome profiles" width="443" height="404" class="alignnone size-medium wp-image-7019" /></p>
<p>Google Chrome Backup is a nice backup tool to create backups of Google Chrome profiles. For those wondering about the difference between Google Chrome and Chromium. That&#8217;s a bit confusing but it seems that Chromium is the Open Source version of Google Chrome. </p>

	Tags: <a href="http://www.ghacks.net/tag/chrome-browser/" title="chrome browser" rel="tag">chrome browser</a>, <a href="http://www.ghacks.net/tag/chrome-profiles/" title="chrome profiles" rel="tag">chrome profiles</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/chromium-backup/" title="chromium backup" rel="tag">chromium backup</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-backup/" title="google chrome backup" rel="tag">google chrome backup</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/07/google-chrome-nightly-builds-downloader/" title="Google Chrome Nightly Builds Downloader (September 7, 2008)">Google Chrome Nightly Builds Downloader</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/" title="Google Chrome Adds Greasemonkey Support (October 18, 2008)">Google Chrome Adds Greasemonkey Support</a> (26)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/01/google-enters-the-browser-market-with-google-chrome/" title="Google Enters The Browser Market With Google Chrome (September 1, 2008)">Google Enters The Browser Market With Google Chrome</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/11/04/google-chrome-to-get-automatic-userscript-support/" title="Google Chrome To Get Automatic Userscript Support (November 4, 2009)">Google Chrome To Get Automatic Userscript Support</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/15/google-chrome-backup/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Google Chrome Nightly Builds Downloader</title>
		<link>http://www.ghacks.net/2008/09/07/google-chrome-nightly-builds-downloader/</link>
		<comments>http://www.ghacks.net/2008/09/07/google-chrome-nightly-builds-downloader/#comments</comments>
		<pubDate>Sun, 07 Sep 2008 16:44:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[chrome browser]]></category>
		<category><![CDATA[chrome nightly builds]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google chrome nightly builds]]></category>
		<category><![CDATA[nightly builds]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6849</guid>
		<description><![CDATA[Google is releasing nightly builds of Google Chrome like crazy, up to 10 releases per day is a lot and it is hard to keep up with the releases because the nightly builds come without automatic update functionality. 
Donation Coder user Dirhael developed a simple application that checks for new nightly builds of Google Chrome [...]]]></description>
			<content:encoded><![CDATA[<p>Google is releasing nightly builds of Google Chrome like <a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-xp/">crazy</a>, up to 10 releases per day is a lot and it is hard to keep up with the releases because the nightly builds come without automatic update functionality. </p>
<p><a href="http://www.donationcoder.com">Donation Coder</a> user <a href="http://www.donationcoder.com/Forums/bb/index.php?topic=14668.msg128199#msg128199">Dirhael</a> developed a simple application that checks for new nightly builds of Google Chrome and download them automatically for the user.</p>
<p>The nightly builds checker is a portable application that can be executed from any location. The tool provides two main buttons: The first button checks for the latest nightly build version of Google Chrome on the Google server and the download button downloads that version if the user decides to click the button. The latest version that has been downloaded using the application is listed in the application so that the user can compare the versions before downloading.</p>
<p><span id="more-6849"></span> <img src="http://www.ghacks.net/wp-content/uploads/2008/09/nightly_build_google_chrome.jpg" alt="nightly build google chrome" title="nightly build google chrome" width="266" height="289" class="alignnone size-medium wp-image-6850" /></p>
<p>The build status is also listed in the application which provides information if the latest build did pass all unit tests. The nightly builds of Google Chrome can be run from the location that they have been unpacked into which means that no installation is required.</p>

	Tags: <a href="http://www.ghacks.net/tag/chrome-browser/" title="chrome browser" rel="tag">chrome browser</a>, <a href="http://www.ghacks.net/tag/chrome-nightly-builds/" title="chrome nightly builds" rel="tag">chrome nightly builds</a>, <a href="http://www.ghacks.net/tag/chromium/" title="chromium" rel="tag">chromium</a>, <a href="http://www.ghacks.net/tag/google-browser/" title="google browser" rel="tag">google browser</a>, <a href="http://www.ghacks.net/tag/google-chrome/" title="google chrome" rel="tag">google chrome</a>, <a href="http://www.ghacks.net/tag/google-chrome-nightly-builds/" title="google chrome nightly builds" rel="tag">google chrome nightly builds</a>, <a href="http://www.ghacks.net/tag/nightly-builds/" title="nightly builds" rel="tag">nightly builds</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/15/google-chrome-backup/" title="Google Chrome Backup (September 15, 2008)">Google Chrome Backup</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/10/18/google-chrome-adds-greasemonkey-support/" title="Google Chrome Adds Greasemonkey Support (October 18, 2008)">Google Chrome Adds Greasemonkey Support</a> (26)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/one-step-closer-to-extension-support-in-google-browser/" title="One Step Closer To Extension Support In Google Browser (May 14, 2009)">One Step Closer To Extension Support In Google Browser</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/09/01/google-enters-the-browser-market-with-google-chrome/" title="Google Enters The Browser Market With Google Chrome (September 1, 2008)">Google Enters The Browser Market With Google Chrome</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/11/04/google-chrome-to-get-automatic-userscript-support/" title="Google Chrome To Get Automatic Userscript Support (November 4, 2009)">Google Chrome To Get Automatic Userscript Support</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/07/google-chrome-nightly-builds-downloader/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
