Just two day before In commemoration of Chrome's 10-year anniversary, Google
has updated the browser with a new look, and has introduced many
improvements. The revamp brings along a Material Theme and nifty
features across platforms. It comes with more rounded shapes, new icons
and a new light colour palette. The Chrome 69 build also brings better
password management, improved autofill, a faster and smarter Omnibox,
and has introduced many new security measures as well. The brand new
Google Chrome browser is rolling out for Android, iOS, Windows, Mac, and
Linux running devices.
Chrome 69 introduces performance enhancements as well as changes that will affect how users search. Chrome also introduces opportunities for developers to create interesting user experiences on mobile devices.
Smart Answers
The most dramatic change is a new feature called Omnibox Smart Answers. It allows users to get answers to questions in the address bar without loading a website. These are rich results shown in the address bar. Chrome calls the address bar the Omnibox. And it calls the rich results shown in the Omnibox, Smart Answers.The Omnibox can show cricket schedules:
The Omnibox Smart Answers can show the weather:
Here is what Google’s announcement said:
Smart answers directly in your search bar
You know the box at the top of Chrome that combines the search bar and address bar into one? We call it the Omnibox, and we built it so that you can get to your search results as fast as possible.Today, we’re making it even more convenient to use. It will now show you answers directly in the address bar without having to open a new tab—from rich results on public figures or sporting events, to instant answers like the local weather via weather.com…
Features for Developers
Chrome 69 introduces neat features for developers that may improve the user experience on mobile devices.- CSS Scroll Snap
- Display Cutouts
- Conic Gradients
CSS Scroll Snap
CSS scroll snap is an improvement that will be useful in animated carousels. This feature allows developers to control where a user scrolls to in an image carousel or within paginated sections.Mozilla’s specification for the scroll snap is described like this:
International Search Summit Boston | October 30, 2018
Discover insights for increasing ROI from your global SEO and PPC.
CSS Scroll Snap Points is a module of CSS that introduces scroll snap positions. These determine the specific positions that a container’s scrollport may end at after a scrolling operation has completed.
Display Cutouts
Display cutouts allows a developer to create a web page that spills over into the entire available space on a mobile device. This gives developers greater control over how a website looks on a mobile device.Conic Gradients
Conic gradients is are additional CSS 4 properties that allow developers to create color transitions around a circle. There are also animations that can be created. See an example of the animation here and conic gradients here.There are many more CSS features that are adopted.
Read Google’s Chrome Blog Announcement
Read the Developers Page Announcement
Good readers always drop comments!!