Google brings new and updated APIs with Chrome 60

Google brings new and updated APIs with Chrome 60 Ryan is a senior editor at TechForge Media with over a decade of experience covering the latest technology and interviewing leading industry figures. He can often be sighted at tech conferences with a strong coffee in one hand and a laptop in the other. If it's geeky, he’s probably into it. Find him on Twitter (@Gadget_Ry) or Mastodon (@gadgetry@techhub.social)


Google has updated its popular Chrome browser with new and updated APIs for developers to improve the experience for all users.

Currently available in the beta channel, Chrome 60 includes a brand new Paint Timing API, enhancements to the Credential Management API, and improvements as to how pages are rendered with a new CSS Font-Display feature.

Paint Timing API

The Paint Timing API is designed to help web developers gauge how quickly a web app or page loads to help make improvements where necessary. This is measured with two metrics – First Paint, and First Contentful Paint.

Both measure how fast content renders, but have two key differences:

First Paint only marks when all the content is loaded on the display.

First Contentful Paint marks when useful content is loaded on the screen.

Credential Management API

This existing API has been improved so developers no longer need to use the Fetch API to create a custom ‘fetch’ to access passwords stored by the browser. Web pages can now retrieve the passwords directly using the Credential Management API which reduces the complexity of building a web page or app which requires stored passwords to be retrieved.

CSS Font-Display

CSS Font-Display is a new feature in this Chrome release which improves the experience for all users of the browser. Whereas in the past when a website uses a unique font it would take longer for a page to be rendered due to the delay while the font is downloaded; now web developers can specify ‘font face descriptors’ which dictate how to temporarily render text in the meantime.

Do you plan on trying out Chrome 60’s abilities? Let us know in the comments.

Author

  • Ryan Daws

    Ryan is a senior editor at TechForge Media with over a decade of experience covering the latest technology and interviewing leading industry figures. He can often be sighted at tech conferences with a strong coffee in one hand and a laptop in the other. If it's geeky, he’s probably into it. Find him on Twitter (@Gadget_Ry) or Mastodon (@gadgetry@techhub.social)

View Comments
Leave a comment

Leave a Reply

Your email address will not be published. Required fields are marked *