Home

Google Chrome Browser

making the web faster, safer, and easier

Main menu

  • Home
  • Chromebook
  • Chrome OS
  • Android
  • Books
  • Releases
    • Stable
    • Beta channel
    • Dev channel
  • Downloads
  • Videos
    • Top Rated
    • Most Viewed
    • Most Commented
  • Articles
    • Top Rated
    • Most Viewed
    • Most Commented
  • About Us
Home

Add to Technorati Favorites

Subscribe to Google Chrome Browser by e-mail

Delivered by FeedBurner

Syndicate

Syndicate content

User login

Login/Register
What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password

Tag Cloud

Beta updates browser browsers browsing chrome chromebook chrome extensions Chrome OS chromium Dev updates Downloads extensions feed Firefox Google googlechrome google chrome Internet Explorer Linux open source opera release security Stable updates TC video web web browser web browsers windows
more tags

Twitter Updates

Follow us on Twitter @ChromeBrowser


    Web Developing

    November, 2011: Google Chrome Share Up; Internet Explorer, Firefox, Safari, Opera – Down

    Submitted by admin on Fri, 12/02/2011 - 13:18
    • Firefox
    • Google
    • google chrome
    • Internet Explorer
    • Mobile Browsers
    • mozilla
    • opera
    • safari
    • Tips
    • Videos
    • web browser
    • web browsers
    • Web Developing

    With just one month left before the end of 2011, it’s time to check the latest stats for the browsers market share.

    Falling below 50% last time, Internet Explorer is now down from 49.58% to 48.95% (0.63 point decrease).

    Despite regaining some of its market share on October, Firefox is nearing towards 20% level, down from 21.20% to 20.58% (0.62 point decrease).

    Soon to cross paths with Firefox, Google Chrome continues its dominant uptrend, up from 16.59% to 16.90% (0.31 point increase).

    Gaining market share for many months, this time Safari has lost some of it, climbing down from 8.54% to 8.35% (0.19 point decrease).

    Just like Firefox, it looks like Opera is stuck in the never ending downtrend as its share has also decreased from 1.49% to 1.45% (0.04 point decrease).

    • Add new comment
    • Read more
    • 728 reads
    • Feed: Web Browsers News and Reviews
    • Original article

    Google Chrome To Support Gamepads, Google “Console” On The Way?

    Submitted by admin on Wed, 11/30/2011 - 15:22
    • chrome
    • Console
    • fun
    • Games
    • Google
    • google chrome
    • html5
    • Upcoming
    • web browser
    • web browsers
    • Web Developing

    Google Chrome To Support Gamepads, Google

    With the growing popularity of HTML5 games and applications, it looks like Google has a vision of its own.

    According to the EDGE, during the Develop Liverpool conference in London, Google’s developer Paul Kinlan has announced that Google Chrome will receive gamepad support tin the first quarter of 2012. In addition to that, it will feature a support for cameras and microphones that don’t have to be plugged in.

    While not many details were revealed, it is known that the search giant is already working on the next instance of its Google TV service, with the hardware set to debut sometime next year.

    Why add gamepad support anyway? If our speculation stands correct (and only time will tell), we guess that Google Chrome will be an essential part of Google TV, offering its users an ability to play HTML5 games on their TV with a gamepad attached. Think about it as Google’s version of a gaming console.

    • Add new comment
    • Read more
    • 767 reads
    • Feed: Web Browsers News and Reviews
    • Original article

    September, 2011: Firefox, Google Chrome, Safari Share Up; Internet Explorer – Down

    Submitted by admin on Tue, 10/11/2011 - 11:13
    • Firefox
    • Google
    • google chrome
    • Internet Explorer
    • Mobile Browsers
    • mozilla
    • opera
    • safari
    • Tips
    • Videos
    • web browser
    • web browsers
    • Web Developing

    September, 2011: Firefox, Google Chrome, Safari Share Up; Internet Explorer - Down

    It is October already and there’s no time to waste. So, let’s dive into the latest browsers market share results and explore those changes.

    Just a couple more months and Internet Explorer will break the 50% market share barrier, this time it lost 0.62 point, down from 51.59% to 50.97%.

    With more and more Firefox releases hitting the Internet, Mozilla’s browser has managed to secure 0.03 point of the market share, up from 21.03% to 21.06%.

    Google Chrome does not have any plans to stop and has now broken though 15% barrier, up from 14.46% to 15.17% (0.71 point increase).

    Continuous sales of Apple devices have helped Safari to increase its market share by another 0.32 point, up from 7.71% to 8.03%.

    After 6 months of losses, Opera’s market share stayed flat at 1.58%.

    • Add new comment
    • Read more
    • 730 reads
    • Feed: Web Browsers News and Reviews
    • Original article

    Google To Developers: Start Targeting Google Chrome Only

    Submitted by admin on Mon, 09/12/2011 - 02:53
    • chrome
    • Google
    • google chrome
    • Harmony
    • web browser
    • web browsers
    • Web Developing

    Google To Developers: Start Targeting Google Chrome OnlyIt looks like the web ain’t all rainbows and sunshine as the latest document; “Future of JavaScript”, obtained from Google’s internal “JavaScript Summit” had some interesting things to say.

    First of all, Google now encourages developers to start targeting Chrome only web browser when possible and is eager to implement at least some of the ECMAScript Harmony as soon as possible.

    According to the same document, in case developers start focusing on all the web browsers, they will have to wait multiple years to get a direct Harmony support.

    Here is an excerpt from the document:

    What will Google developers be using?
    We will strongly encourage Google developers start off targeting Chrome-only whenever possible as this gives us the best end user experience.

    Developers who can focus solely on Chrome can expect to be able to see some Harmony features in Chrome (behind a flag) by the middle of 2011. Developers focusing on all browsers will have to wait multiple years for direct Harmony support, due to the relatively slow pace of the standardization process.

    Whether or not Harmony claims are true, remains to be seen, but in case they are, Google’s position is pretty much justified, if you ask us.

    • Add new comment
    • Read more
    • 905 reads
    • Feed: Web Browsers News and Reviews
    • Original article

    Onclick Javascript Does Not Work in Google Chrome and Firefox?

    Submitted by admin on Sun, 03/06/2011 - 02:54
    • chrome
    • Firefox
    • Google
    • google chrome
    • ie
    • Internet Explorer
    • javascript
    • opera
    • safari
    • Tips
    • web browser
    • web browsers
    • Web Developing

    Onclick Javascript in Google Chrome and Firefox Does Not Work?If you have found that onclick event does not work on Google Chrome, Firefox and Safari web browsers, then here is quick way to fix it:

    Replace onclick form id with its name

    For example, let’s say you have the following:

    id=”form1″ name=”checkform1″

    Find JS event:

    onclick=”document.form1.cSSld.value=””

    Replace with:

    onclick=”document.checkform1.cSSld.value=””

    All set. It now works with all web browsers.

    • Add new comment
    • Read more
    • 3123 reads
    • Feed: Web Browsers News and Reviews
    • Original article

    Google Chrome 10, Now With HTML5 Games

    Submitted by admin on Tue, 12/21/2010 - 03:08
    • chrome
    • fun
    • Games
    • Google
    • google chrome
    • html5
    • web browser
    • Web Developing

    Google Chrome 10, Now With HTML5 Games

    First person shooters are next.

    If you are using the Dev Channel builds of Google Chrome 10, prepare for a nice surprise. According to Google OS blog post, it now comes with two HTML5 games pre-installed: Poppit and Entanglement.

    As of today, it will install games without your permission. However, manual removal is possible.

    • Add new comment
    • Read more
    • 1517 reads
    • Feed: Web Browsers News and Reviews
    • Original article

    HTML5: Internet Explorer 9 (IE9) vs. Google Chrome 8 vs. Firefox 4 vs. Opera 11 vs. Safari 5

    Submitted by admin on Tue, 10/26/2010 - 05:39
    • benchmarks
    • chrome
    • chromium
    • Firefox
    • Google
    • google chrome
    • html5
    • ie
    • Internet Explorer
    • opera
    • safari
    • web browser
    • web browsers
    • Web Developing
    • webkit

    Today, we test five most popular web browsers to find out, who leads and who lags in the HTML5 Benchmark.

    Browsers

    Internet Explorer 8
    Internet Explorer 9
    Firefox 3.6
    Firefox 4
    Google Chrome 7
    Google Chrome 8
    Opera 11
    Opera 10.6
    Safari 5
    WebKit

    Results

    HTML5: Internet Explorer 9 (IE9) vs. Google Chrome 8 vs. Firefox 4 vs. Opera 11 vs. Safari 5
    Higher is better. Maximum score: 377 points.

    Internet Explorer 8 – 32
    Internet Explorer 9 Beta – 80
    Firefox 3.6.10 – 145
    Firefox 4 Beta 6 – 235
    Google Chrome 7.0.517.41 – 248
    Google Chrome 8.0.552.11 Beta – 262
    Opera 11 Alpha – 223
    Opera 10.63 – 203
    Safari 5.0.2 – 178
    WebKit r70433 – 196

    Conclusion

    As per our test, Google Chrome 8 takes the lead, followed by Google Chrome 7 and Firefox 4 Beta 6.

    Unfortunately for Internet Explorer 9 and 8, they are in the bottom, followed by Firefox 3.6 and Safari 5.

    Thanks to Nox for the tip.

    • Add new comment
    • Read more
    • 7466 reads
    • Feed: Web Browsers News and Reviews
    • Original article

    Google Chrome Browser is a community site for users and developers of the Google Chrome browser.
    Google™ is a Trademark of Google Inc. All other company and product names may be trademarks of the respective companies with which they are associated.
    Google Chrome Browser site is not affiliated with or sponsored by Google Inc.
    Google Chrome Browser site is built on the Drupal open source content management system.