Skip to content

builtbyjonas/chromium-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chromium-script

A simple script written in Python to snap some Branding onto your Chromium app

🪼 Installation

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 Pillow

✨ Running the Script

Simply enter:

python script.py
# or
python3 script.py

❤️ Show some Love

If you find this script helpful, we would appreciate a ⭐ Star on this repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%