-
Notifications
You must be signed in to change notification settings - Fork 1
Description
What problem does this address?
Currently, PageFlash improves browsing by preventing full page reloads and executing scripts smoothly, but initial link clicks still feel slightly delayed due to network latency. In high-traffic or content-heavy sites, this micro-delay can impact perceived speed and user experience.
What is your proposed solution?
Integrate Instant.page-style link preloading — a feature that preloads a link when the user hovers over it for a short time (e.g., 65ms). This will make the browsing experience feel instant and more seamless.
Reference: https://instant.page/
Key features:
Preload on hover
Lightweight, under 1KB
Configurable delay and domain checks
Adding this would further enhance PageFlash’s value as a high-speed, headless browsing enhancer.