Skip to content

Python script for [B]ackup [OR] [MI]grate from old to new Mozzila Firefox profile

License

Notifications You must be signed in to change notification settings

alex-pancho/firefox_bormi_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mozilla Firefox BORMI tool

Python script for Backup OR MIgrate from old to new Mozilla Firefox profile.

Description

This script allows users to easily back up or migrate their Mozilla Firefox profiles using a graphical user interface (GUI) built with TkInter.

Based on

Features

  • 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

Requirements

  • ONLY Python 3.x (no pypy library dependencies)
  • Exsist at least two Mozilla Firefox profiles - new and old

Usage

Run the script and follow the prompts to back up or migrate your Firefox profile.

Text Mode (default)

python use_bormi_tool.py

GUI Mode

python use_bormi_tool.py -m gui

Next, you will be given the opportunity to specify the Firefox profiles for backup or migrate.

About

Python script for [B]ackup [OR] [MI]grate from old to new Mozzila Firefox profile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages