PWACompat: the Web App Manifest for all browsers
link and meta meta tags required to suppord older browsers for icons, home screen behavior, theming etc, will be added automatically- no more steps required!
Site Isolation for web developers
Experimenting with First Input Delay in the Chrome UX Report
Introduction to Feature Policy
More native echo cancellation!
AudioWorklet Design Pattern
Augmented reality for the web
Chacmool: Augmented reality in Chrome Canary
Deprecations and removals in Chrome 68
Bring your payment method to the web with the Payment Handler API
More Updates
Changes to Add to Home Screen Behavior
Starting in Chrome 68 on Android, the Add to Home Screen behavior is changing to give you more control over when and how to prompt the user. If your site meets the add to home screen criteria, Chrome will no longer automatically show the add to home screen banner. Instead, you'll need to call prompt() on the saved beforeinstallprompt event to show the add to home screen dialog prompt to your users Read more
Fresher service workers, by default
Starting in Chrome 68, HTTP requests that check for updates to the service worker script will no longer be fulfilled by the HTTP cache by default. This works around a common developer pain point, in which setting an inadvertent Cache-Control: header on your service worker script could lead to delayed updates. Read more
New in Chrome 67
Chrome 67 brings Progressive Web Apps to the desktop. Adds support for the generic sensor API, which makes it way easier to get access to device sensors like the accelerometer, gyroscope and more. And adds support for BigInts making dealing with big integers way easier. Let’s dive in and see what’s new for developers in Chrome 67! Read more
Even more
See more from the archives and stay up to date with the latest updates by subscribing to our RSS feed.