New features
for developers in Chrome 110 include the ability to add custom style to
picture-in-picture elements, set web app launch behavior, and more.
Google also introduced Chrome UX Report History API, which provides time series of web performance data.
- The
picture-in-picture API enables developers to create a floating video
window that stays on top of a website, allowing users to continue
consuming media while interacting with other content.
- The launch handler API control how a web app launches and customize the launch behavior.
- The credentialless attribute loads iframes without cookies to embed third-party iframes without COEP and CORP.
- The
Chrome UX Report History API updates web performance data every week,
allowing developers to see around six months of history with 25 data
points spaced out by a week.