This powershell script can install multiple user.js configrations automatically
Windows system with working internet connection
Open PowerShell as administrator and enter the command below.
irm "https://raw.githubusercontent.com/iggnas/user.js-installer/main/installer.ps1" | iex