DEV Community

Dev Sk
Dev Sk

Posted on

🚀 New in Chrome 148: Three Features You Shouldn’t Miss

Google Chrome continues to evolve, and version 148 introduces powerful updates for developers:

1️⃣ CSS name-only container queries – Query containers by name without needing a container-type.
2️⃣ Lazy loading for video & audio – The loading attribute now works for media elements, aligning with img and iframe.
3️⃣ Prompt API with Gemini Nano – Direct access to on-device AI for text, image, and audio inputs, with response constraints via JSON schema and regex.

These changes make front-end workflows more efficient, improve performance, and open doors for AI-powered web experiences.

🔗 Full article: developer.chrome.com/blog/new-in-chrome-148

WebDevelopment #ChromeUpdate #Frontend #CSS #LazyLoading #AI #GeminiNano #JavaScript #WebPerformance #PromptAPI

Top comments (0)