A friendly Chrome profile manager for quick profile switching
Project description
📄 pybro-README.md (Project Specific)
# 😎 Yo, It's PyBro!
Welcome to the Chrome Profile Manager - part of the PyBro collection of Python hacks for Debian 24.04!
## 🤘 What's This Bad Boy Do?
Ever got tired of clicking around Chrome to switch between your work, personal, and secret meme-browsing profiles? Say no more, fam! This tool's got your back!
### 🚀 Features That Slap:
- Create quick terminal commands for ANY Chrome profile
- Jump straight to your favorite sites
- Work with both Google and local profiles
- No more clicking through Chrome's profile menu like a peasant
## 🛠️ Quick Setup
```bash
# Clone this bad boy
git clone https://github.com/yourusername/chrome-profile-manager.git
# Jump in
cd chrome-profile-manager
# Set up your virtual environment (keep it clean, fam!)
python3 -m venv venv
source venv/bin/activate
# Install the goods
pip install -r requirements.txt
# Run it!
python main.py
🎮 How to Use This Beast
- Fire it up:
python main.py
- Choose your move:
- Create a new profile shortcut (with URL)
- Make a profile homepage shortcut
- See what profiles you've got
- Check the debug info if you're feeling techy
🎯 Example Usage
# After setting up, you'll get commands like:
work-chrome # Launches your work profile
reddit-chrome # Jump straight to Reddit with your meme profile
bank-chrome # Your secure banking profile
💡 Pro Tips
- Use different profiles for different vibes (work, personal, development)
- Create shortcuts for your most-used sites
- Keep your profiles organized with custom names
🤝 Contributing
Got some sick ideas to make this even better? Hit me up with a PR!
🐛 Issues?
Something not working? Create an issue and let's fix it together!
📜 License
MIT License - Do whatever you want with it, just keep it cool!
Made with 🔥 by PyBro | Keeping Python Hacky Since 2024
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file chrome_profile_manager-0.1.0.tar.gz
.
File metadata
- Download URL: chrome_profile_manager-0.1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b68ab911609612564bdf7f6caea17bae8bf477f5cd1a78389c598310c729588f |
|
MD5 | c4be395c8513d84e7ed0673fbe9eed1d |
|
BLAKE2b-256 | 59d242ae951edc7d739756f8b83bc9f77679f0008d83333f39785228c06168a8 |
File details
Details for the file chrome_profile_manager-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: chrome_profile_manager-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d415766f7a574bff41034df655a1665ed273aa3cff0a67c7716bbf28a67b262a |
|
MD5 | 61159cea3bc6481b2b02595b0dd6caf0 |
|
BLAKE2b-256 | be4057d98147f8822f141a60d58ab9b5883b35c47b8b492d84789e7fcd2087f8 |