A branded loading overlay shown on every page load. Includes a progress bar, optional logo, and waits for window.load plus a minimum display time before fading out.
For best results, add the script tag to Code Injection → HEADER so the overlay appears before any content renders, preventing flash of unstyled content.
Pass a URL to display your logo image, or pass plain text. The plugin auto-detects which one to render.
If the page loads in 200ms but minDisplay is 800ms, the overlay stays visible for at least 600 more ms. Prevents jarring flashes.