A simple script written in Python to snap some Branding onto your Chromium app
The installation is pretty easy, you only have to install Pillow and then run the script. To install Pillow run:
pip install Pillow
# or
pip3 install PillowSimply enter:
python script.py
# or
python3 script.pyIf you find this script helpful, we would appreciate a ⭐ Star on this repository