Get a fresh launch screen for your browser in 2021

LaunchScreen is an project for user to set a simple launch screen for browsers. It is completely free and open source.
Features
Random Wallpaper from Unsplash


PWA Supported


How to use (user)
- Set as HomePage / Bookmark the page:
2. Done
How to modify (developer)
Time interval
- Visit /index.html
- Edit
<meta http-equiv="refresh" content="60">
(Default: 60s/1min) - Done
Unsplash Source
- Visit /index.html
- Edit
<body style="background: url("https://source.unsplash.com/user/nasa/2400x1600")
(Default: @NASA) - Done