Showing posts with label Google Chrome. Show all posts
Showing posts with label Google Chrome. Show all posts

27 March 2013

Google Chrome 26 released with Asynchronous DNS Resolver feature! Install it in Ubuntu/Linux Mint

2 comments

Google-chrome is a cross-platform web-browser which runs on any platform whether it is mac , linux or windows. The main reason for the popularity of google-chrome is that it runs web-page and application with lightning speed .

On 27 Mrach, 2013 Google has announced the release of Google Chrome 26, its latest stable version for Linux , Mac and Windows. Google Chrome 26 adds some new features and fixes many Securities issues. For more information you can see the Complete Changelog

New in Google Chrome 26

  • "Ask Google for suggestions" spell checking feature improvements (e.g. grammar and homonym checking)
  • new feature in google chrome 26
  • Desktop shortcuts for multiple users (profiles) on Windows
  • Asynchronous DNS resolver on Mac and Linux
Read More...

22 February 2013

Google Chrome 25 Stable is Out! install it in Ubuntu/Linux Mint

2 comments

Google-chrome is a cross-platform web-browser which runs on any platform whether it is mac , linux or windows. The main reason for the popularity of google-chrome is that it runs web-page and application with lightning speed .

On 21 Feb, 2013 Google has announced the release of Google Chrome 25, its latest stable version for Linux , Mac and Windows. Google Chrome 25 comes with minor improvements over its predecessor like Better Support for HTML5 date/time input, Java-Script Web Speech API support etc.

New in Google Chrome 25

  • Improvements in managing and securing your extensions
  • Better support for HTML5 time/date inputs
  • JavaScript Web Speech API support
  • Better WebGL error handling
  • And lots of other features for developers

For more information you can see the Complete Changelog
Read More...

11 January 2013

Google Releases Chrome 24 for Linux! Install it in Ubuntu/Mint

1 comment

Google-chrome is a cross-platform web-browser which runs on any platform whether it is mac , linux or windows. The main reason for the popularity of google-chrome is that it runs web-page and application with lightning speed .

On 10th jan, 2013 Google has announced the release of Google Chrome 24, its latest stable version for Linux , Mac and Windows. It is believe that Chrome 24 is lot faster than its predecessor. This is the first Stable release with support for MathML. This release also contains an update to Flash (11.5.31.137) as well as improvements in speed and stability.

"With today’s Chrome Stable release, you’ll be booting up a faster browser. Feel free to kick back after the holidays and enjoy Chrome’s new year freshness through automatic updates." said Dharani Govindan, Technical Program Manager.

For more information you can see the Complete Changelog
Read More...

07 November 2012

Google Chrome 23 Stable Released! Install it in Ubuntu 12.10/12.10

Leave a Comment

Google-chrome is a cross-platform web-browser which runs on any platform whether it is mac , linux or windows. The main reason for the popularity of google-chrome is that it runs web-page and application with lightning speed .

On 7th Nov 2012 Google has announced the release of Google Chrome 23, its latest stable version for Linux , Mac and Windows. Google Chrome 23 , just like its previous versions is distributed as .deb files for the latest Ubuntu 12.04 LTS and 12.10 and Debian 6.0 distributions, as well as .rpm files for all RPM-based Linux operating systems out there.

New Feature in Google Chrome 23

  • GPU-accelerated video decoding enabled for Chrome on Windows.
  • Battery lasted 25% longer when GPU-accelerated video decoding was enabled.
  • Now easier to view and control any website’s permissions for capabilities such as geolocation, pop-ups, and camera/microphone access.
  • Includes an option to send a “do not track” request to websites and web services.

For more information you can visit Google chrome Releases.
Read More...

01 February 2012

How to Install Google-Chrome in Linux(Ubuntu,Suse,Fedora,Debian)

3 comments
How to Install Google-Chrome in Ubuntu,Suse,Fedora or Debian


Google-chrome  is a cross-platform web-browser   which runs on any platform whether it is mac , linux or windows. The main reason for the popularity of google-chrome is that it runs web-page and application with lightning speed .

To install Google-chrome in Ubuntu follow these simple steps

1. Download Google-chrome

DOWNLOAD GOOGLE-CHROME


save this .deb or .rpm package in "Downloads" directory.

2.  Open terminal and type following commands

For Ubuntu and Debian


$ cd ~/Downloads

$ sudo dpkg -i  google-chrome-stable_current_i386.deb

For Fedora and Suse


$ cd ~/Downloads

$ rpm -ivh  google-chrome-stable_current_i386.rpm

3. Run Google-chrome

a. Application- -> Internet --> Google-chrome  OR

b. Type following command in terminal

$ google-chrome &

Another Method(Only for Ubuntu)

1. Go to Application --> Ubuntu software center


2. Search for Chrome and install google-chrome-stable .

* you can install chromium , google-chrome-beta version also ,that totally depends upon you.

HOW TO ENABLE FLASH IN GOOGLE-CHROME


Read More...