Offline Installation (PWA)
uMediaPlay is built as a Progressive Web App (PWA). This means you can "install" the website to your device. It will behave like a native application, opening in its own window without browser toolbars, and most importantly, it will work completely offline.
Google Chrome / Microsoft Edge (Desktop)
- Open uMediaPlay in Chrome or Edge.
- Look at the right side of the URL address bar. You will see an icon that looks like a monitor with a down arrow, or text saying "Install App".
- Click it and confirm installation.
- uMediaPlay will now appear in your Start Menu / Applications folder and can be pinned to your taskbar/dock.
macOS Safari (macOS Sonoma+)
- Open uMediaPlay in Safari.
- Click the Share button in the toolbar (the square with the up arrow).
- Select "Add to Dock".
- The app is now installed locally.
How Offline Works
Once installed, the browser downloads all the HTML, CSS, and minimal JavaScript required to run the interface into a local cache. Because the player uses the local File API to read media, no network request is ever required to play a video once the UI is cached.