#!/bin/bash exec chromium \ --password-store=basic \ --window-size=1000,600 \ --app-id=cifhbcnohmdccbgoicgdjpfamggdegmo \ "$@"