Chrome 21.0 Mac



The Chrome team is happy to announce the arrival of Chrome 21.0.1180.15 to the Beta Channel for Windows, Mac, Linux, and Chrome Frame. Chrome 21 contains some really great improvements including better communication and printing experiences.

  1. Chrome 21.0 Mac Version
  2. Chrome 21.0 Mac Os

Search giant Google is rolling out what is likely the last incremental release of Chrome 21 for Leopard users, squashing any remaining bugs before moving onto releases that target newer versions of OS X. The iOS version of the browser has been updated as well.

Chrome 21.0 Mac Version

Mac

Last week, Google issued a memo to Mac users of its Chrome web browser informing the Leopard install-base that version 21 was the last they’d see on the five-year old Mac OS.

“If you already have Chrome installed, you can still use Chrome, but it will no longer be auto-updated,” the company behind the world’s biggest search engine said.

“In addition, you’ll be unable to install Chrome on any Mac still running 10.5 (which is an OS X version also no longer being updated by Apple),” it added.

Nov 18, 2020 The Apple Silicon M1 chip is based on a different architecture than Intel chips. Although M1 Mac owners would be able to run Intel-based Chrome using Rosetta 2, Google has provided a version that. The Apple Silicon M1 chip is based on a different architecture than Intel chips. Although M1 Mac owners would be able to run Intel-based Chrome using Rosetta 2, Google has provided a version that. Google Chrome Download Free Latest Version Windows 7, XP, Vista. Google Chrome is a famous web browser, which offers really fast speed, usability, credible safety, and many more useful features to make your browsing experience enjoyable.

While Google never said anything about incrementing Chrome on Leopard one last time, a recent update on the Stable channel indicates that this is the case.

Mac

Karen Grunberg blogging for Google reports that, “The Stable channel has been updated to 21.0.1180.90 for Mac 10.5 users only.” Users are directed to the changelog to see what’s new (mostly bug fixes), and those who find new issues are apparently still encouraged to use the bug reporter.

“You can see the list of changes here. If you find new issues, please let us know by filing a bug at http://code.google.com/p/chromium/issues/entry,” reads the announcement.

On the iOS front, Chrome 21.0.1180.82 is now available to iPhone and iPad users preferring the Google web browsing experience over the iOS built-in Safari.

The changelog here is terse, mentioning only compatibility updates for iPhone 5 and iOS 6, as well as a bunch of “stability and security improvements.” You can download both updates via the links below.

Chrome 21.0 Mac Os

Getting Involved‎ > ‎

Download Chromium


You can test Chrome builds or Chromium builds. Chrome builds have the most infrastructure for analyzing crashes and reporting bugs. They also auto-update as new releases occur, which makes them a good choice for most uses. Chrome Canary is available for Windows and Mac and autoupdates daily. Other channels (dev and beta) are available.
Chromium builds do not auto-update, and do not have symbols. This makes them most useful for checking whether a claimed fix actually works. Use the following instructions to find builds:

Easy Point and Click for latest build:

Open up https://download-chromium.appspot.com

Easy Script to download and run latest Linux build:

Not-as-easy steps:

  1. Head to https://commondatastorage.googleapis.com/chromium-browser-snapshots/
  2. Choose your platform: Mac, Win, Linux, ChromiumOS
  3. Pick the Chromium build number you'd like to use
    1. The latest one is mentioned in the LAST_CHANGE file
  4. Download the zip file containing Chromium
  5. There is a binary executable within to run

Please file bugs as appropriate.


Downloading old builds of Chrome / Chromium

Let's say you want a build of Chrome 44 for debugging purposes. Google does not offer old builds as they do not have up-to-date security fixes.
However, you can get a build of Chromium 44.x which should mostly match the stable release.
  1. Look in https://googlechromereleases.blogspot.com/search/label/Stable%20updates for the last time '44.' was mentioned.
  2. Loop up that version history ('44.0.2403.157') in the Position Lookup
  3. In this case it returns a base position of '330231'. This is the commit of where the 44 release was branched, back in May 2015.*
  4. Open the continuous builds archive
  5. Click through on your platform (Linux/Mac/Win)
  6. Paste '330231' into the filter field at the top and wait for all the results to XHR in.
  7. Eventually I get a perfect hit: https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Mac/330231/
    1. Sometimes you may have to decrement the commit number until you find one.
  8. Download and run!
* As this build was made at 44 branch point, it does not have any commits merged in while in beta.
Typically that's OK, but if you need a true build of '44.0.2403.x' then you'll need to build Chromium from the 2403 branch. Some PortableApps/PortableChromium sites offer binaries like this, due to security concerns, the Chrome team does not recommend running them.