Pratibimb (Hindi for reflection) is a Chromium extension that syncs your Windows or Linux desktop wallpaper to your New Tab page — live, automatically, every time.
irm https://raw.githubusercontent.com/SunTzv/Pratibimb/main/install/install.ps1 | iex
Reads your wallpaper directly from the OS registry (Windows) or dconf/gsettings (Linux) instantly. No heavy background polling, zero lag.
The entire UI reacts to your background. Moody dark wallpaper? Moody UI. Bright summer meadow? Frosted white glass. It adapts seamlessly.
A single PowerShell or Bash command handles everything. It downloads the extension, compiles the host, and registers the browser policies for you.
chrome://extensions or edge://extensions, turn on Developer mode.extension folder.irm https://raw.githubusercontent.com/SunTzv/Pratibimb/main/install/install.ps1 | iex
extension folder that opened for you into the browser.curl -sL https://raw.githubusercontent.com/SunTzv/Pratibimb/main/install/install.sh | bash