Deprecations and Removals in Chrome 59
A round up of the deprecations and removals in Chrome 59 to help you plan.
deprecations
removals
chrome59
Getting Started with Headless Chrome
Headless Chrome (shipping in Chrome 59) is a way to run the Chrome browser in a headless environment. It brings all modern web platform features provided by Chromium and the Blink rendering engine to the command line.
Moving to the Native Notification System on macOS
As of Chrome 59, notifications will be displayed native notifications on macOS.
What's New In DevTools (Chrome 59)
New features and changes coming to DevTools in Chrome 59.
chrome59
devtools
devtools-whatsnew
Speed up Service Worker with Navigation Preloads
Navigation preload lets you overcome service worker startup time by making requests in parallel.