Skip to main content
  1. Home
  2. Computing
  3. News

Google Chrome’s secret loading feature could speed up browsing for you

Add as a preferred source on Google
Google Chrome
Google Chrome Unsplash

If you’ve ever opened a webpage and wondered why it takes a second too long to settle, especially when it’s packed with videos and media, this upcoming change might finally fix that. For years, Chromium-based browsers — including Microsoft Edge and Vivaldi — have supported lazy loading. But only for images and iframes. That’s not quite the same for video and audio. But that’s about to change. Thanks to a proposal by independent developer Helmut Januschka, Chromium-based browsers are gearing up to support native lazy loading for video and audio elements as well. And while it sounds like a technical footnote, it could make browsing much smoother.

What lazy loading actually does (and why it matters)

Normally, when you open a webpage, your browser goes into overdrive trying to load everything at once: images, videos, audio, ads, the whole buffet. Unsurprisingly, that is not great for speed. Lazy loading takes a smarter approach. Instead of pulling in everything up front, the browser waits and loads content only when you are about to see it. So if a video or image sits further down the page, it will not load until you scroll near it, and if you never get there, it may not load at all. The result is faster page loads, lower data usage, and a smoother browsing experience.

Here is where it gets interesting. Websites already use lazy loading for videos and audio, but they mostly rely on JavaScript workarounds to implement it. It gets the job done, but it is far from elegant. Developers typically use tools like Intersection Observer to detect when media enters the viewport and then trigger loading manually. It is a bit clunky, can be error-prone, and does not always play nicely with the browser’s built-in optimizations. Januschka’s proposal aims to clean this up. Instead of all that extra scripting, developers can simply add the native HTML attribute loading="lazy" directly to video and audio elements, making the whole process much more streamlined.

Why native support is a big deal

When the browser takes over lazy loading, it simply does a better job:

  • It can time media loading based on your network conditions.
  • It skips the extra lag caused by running JavaScript first.
  • It works hand in hand with preload scanners and built-in optimizations.
  • It keeps the overall page load smooth instead of getting in the way.

Put simply, it is cleaner, faster, and more efficient. As Januschka highlighted, this also aligns video and audio with how images and iframes already behave, resulting in a more consistent and predictable experience across the web. This feature has been progressing through Chromium’s pipeline:

  • First implemented in January
  • Landed in builds by February
  • Entered the shipping phase in March
Recommended Videos

Now, a recent code change suggests it may be enabled by default in stable builds. If things continue as expected, it could roll out with Chrome 148.

Shimul Sood
Shimul is a contributor at Digital Trends, with over five years of experience in the tech space.
4 desk lamps I’d actually recommend for your back-to-school study setup
Good lighting won't do your homework, but it'll help you actually finish it.
desk lamp with white wall behind it

Back-to-school season means new notebooks, a planner you'll abandon by October, and way too many hours spent hunched over a desk lit by nothing but your laptop screen. If you've ever pulled an all-nighter or squinted through an assignment at 2 AM, you already know a good desk lamp isn't optional. It's survival gear.

I went through a bunch of options this year and picked four that actually earn a spot on your desk, whether you're working with a dorm-room budget or setting up a proper home office.

Read more
China’s Moonshot just handed developers a near-frontier AI model to download
Kimi K3 is now available to download, modify, and host independently
Art, Drawing, Plant

Moonshot AI has released the full weights for Kimi K3, giving developers the freedom to download, modify, fine-tune, and host the model themselves. The move comes shortly after K3’s debut, when Moonshot’s benchmarks placed it close to Claude Fable 5 and GPT-5.6 Sol, and even ahead in a handful of tests. K3 has 2.8 trillion parameters and a 1-million-token context window.

Downloading K3 is easy, but running it is not

Read more
Shopping for a Back-to-school laptop? These are the laptops I’d recommend
Whether it's lectures, late-night assignments, or streaming after class, these laptops are built to make the next few years a little easier.
Best laptops for back to school 2026 featuring Apple 2026 MacBook Neo

A laptop is probably the one purchase that'll have the biggest impact on the school year. It'll be there for lectures, late-night assignments, group projects, Netflix binges, and everything in between. The trick is finding one that fits both the workload and the budget. After narrowing down the options, these are the five laptops I'd actually recommend for Back-to-School, whether the priority is getting the most value, joining the Apple ecosystem, or investing in a machine that'll comfortably last through graduation.

Acer Chromebook Plus 515

Read more