You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**ffpm** is a Python-based tool for managing Firefox profiles. It allows you to import/export profiles and monitor directory changes before or after running actions—ideal for troubleshooting, backups, and tracking modifications.
15
+
16
+
## Features
17
+
18
+
- List Firefox profiles
19
+
- Import and export profiles
20
+
- Monitor directory changes before/after actions
21
+
- Simple command-line interface
22
+
23
+
## Installation & Usage
24
+
25
+
### Recommended: Use Pre-Built Binaries
26
+
27
+
For most users, download the latest pre-built binary from the [Releases page](https://github.com/7pvd/ffpm/releases).
28
+
No Python setup is required—just download and run the binary appropriate for your platform.
29
+
Built binaries was tested and confirmed working on Windows 10 & Debian 11.
0 commit comments