Logo BrowserUX Preload Assets

BrowserUX Preload Assets

Boost your web interface performance by intelligently preloading critical resources.

BrowserUX Preload Assets is a configurable Vite plugin that simplifies the injection of <link rel="preload"> and <link rel="preconnect"> tags for essential images, fonts, JS, and CSS files. Using explicit configuration or HTML markup attributes, you stay in control of which resources are prioritized during the initial load. Compatible with light/dark themes (via BrowserUX Theme Switcher) and Google Fonts, it improves rendering speed.

Download v1.2.3

Plugin for Vite
See the CHANGELOG

npm install vite-plugin-preload-assets

Features