Skip to content

Instantly share code, notes, and snippets.

@Inetov
Inetov / copy_cookies_direct.py
Created October 9, 2025 12:28
copy cookies from Firefox to Chromium
"""
This is a script for copying cookie data from Firefox browser to Chromium browser.
Before running, you need to complete the following steps:
1) Install the libraries:
pip install websocket-client requests
2) Get Firefox profile path from "about:profiles" and paste to FIREFOX_COOKIES_DB
2) Launch Browser B with the following command line arguments: