Delete Browser History with Python (Chrome + Firefox Script)
💻 Project Type: Beginner Python Script
📂 Includes: Python source code + instructions (no extra libraries needed)
📅 Date Released: June 2025
🚀 Take control of your digital footprint with this simple and powerful Python script that deletes your local browsing history from Google Chrome and Mozilla Firefox.
Perfect for beginners who want to learn how to:
- Work with files and folders in Python
- Use built-in modules like os, platform, and getpass
- Automate basic system tasks
- Build privacy tools using code
🔧 Features:
- Automatically detects your OS (Windows/Linux)
- Deletes Chrome History file
- Deletes Firefox places.sqlite file (supports multiple profiles)
- Clear, commented, beginner-friendly code
- No third-party libraries required — runs offline
🎓 Whether you're learning automation, building privacy tools, or looking for a hands-on coding project, this is a great place to start!