Recs.
Updated
SpecsUpdate
Pros
Pro Good performance
According to TopTen Reviews, Chrome is currently one of the best performing browsers for initial (cold) startup, average startup, and navigation times. Works very well with the uBlock Origin adblocker.
Pro Great built-in developer tools
Chrome comes with built-in developer tools, making testing and enhancing web pages simpler for those of us involved in working with such technologies. As well as being beneficial to developers, this also has some benefit to non-technical users; in that by making testing simpler for developers those developers are more likely to use Chrome for their tests, and can spend more time making improvements over investigating underlying causes of issues.
Pro Syncs between devices
By logging into Chrome using a Google account it's possible to sync history, extensions, passwords, bookmarks and other settings between devices. This makes it great for anyone working with multiple devices as it allows experiencing consistent context when in the browser.
Pro Backed and supported by Google
Whilst Chrome is based on the open source browser Chromium, Google reviews this code and build on top of it. This means it takes (and contributes to) a number of the benefits of the open source model whilst having the resources, support and investment of a major company.
Pro Popular
As of March 2015, Chrome is the most popular browser on the internet, with a 43.9% - 63.7% market share, Its rendering engine Blink is also the most used rendering engine and used in many products including: Opera, Vivaldi, Qt, Brave, Steam or Electron meaning most developers will be testing their sites against this browser to ensure compatibility.
Pro Works great with many extensions
Unlike Firefox, Google Chrome can keep its fast performance regardless of how many extensions are installed. With more than 10 extensions Firefox gets slower and slower in a geometric progression rate. Google Chrome doesn't care how many extensions the user has installed - 3 or 133 it still performs great.
Cons
Con Hard/impossible to transfer passwords to a different machine without uploading them to Google
Con Does not hardware accelerate HTML5 video correctly
Chrome is unable to hardware accelerate HTML5 video correctly which makes playing 4k video on laptops a poor experience filled with lag.
Though there is a workaround for YouTube in that a plugin can be installed to force Flash playback instead of HTML5, which plays smoothly and has no HW acceleration issues. There's another plugin (h264ify) that will force to use the h.264 codec video if available instead of the VP9 one which is the resource hog.