Ross ROSS = Recommend OSS · open-source software intelligence for agents

GoogleChromeLabs/quicklink

⚡️Faster subsequent page-loads by prefetching in-viewport links during idle time observed · 2026-08-28

github.com/GoogleChromeLabs/quicklink · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 97
  • Release rhythm 64
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 448
  • age_days: 2840
  • days_rel: 29
  • days_push: 23
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

11270 stars · 426 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A tiny JavaScript library (< 2KB) by Google Chrome Labs that speeds up subsequent page navigations by prefetching or prerendering links that enter the viewport during browser idle time. It works as a drop-in script for multi-page sites and can integrate with SPA routers.

Use cases

  • speed up subsequent page loads on my website
  • prefetch links in the viewport during idle time
  • make multi-page site navigation feel instant
  • prerender pages users are likely to visit next
  • add prefetching to a site without heavy tooling
  • improve page transition performance for SEO and conversions

When to choose

  • you want a tiny, drop-in prefetch solution for a multi-page site
  • you want automatic idle-time prefetching with data-saver and slow-connection awareness
  • you want prerendering via the Speculation Rules API for instant navigations

When to avoid

  • you need full route-level data prefetching with caching in a complex SPA framework
  • you need to control exactly which resources load and when with fine-grained scheduling
  • your site is fully API-driven with no traditional link navigations

Facets

library · maturity stable

http-client web-framework developer-tools web-development frontend performance browser prefetch prerender speculation-rules intersection-observer page-load-speed drop-in nodejs web-server

3 sources

Member repositories

RepositoryRoleHealth v2
GoogleChromeLabs/quicklinkmain86

For agents

markdown · JSON · MCP: product_card(name="GoogleChromeLabs/quicklink")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem