Python script for Backup OR MIgrate from old to new Mozilla Firefox profile.
This script allows users to easily back up or migrate their Mozilla Firefox profiles using a graphical user interface (GUI) built with TkInter.
- Detects available Firefox profiles
- Allows users to select old and new profiles via GUI
- Copies essential profile data (bookmarks, cookies, extensions, etc.)
- Ensures data integrity during migration
- ONLY Python 3.x (no pypy library dependencies)
- Exsist at least two Mozilla Firefox profiles - new and old
Run the script and follow the prompts to back up or migrate your Firefox profile.
python use_bormi_tool.py
python use_bormi_tool.py -m gui
Next, you will be given the opportunity to specify the Firefox profiles for backup or migrate.