How to use Cookie export in Multilogin X
Who can use this feature?
- 👨💻 Account owner, manager, and user
- 💰 Available on all plans
Multilogin only supports JSON for cookie imports – other formats just won’t work. So here’s how to get cookie export right for every browser type:
- Cookie export via API: use for Android profiles and any other browser profile type in Multilogin
- Get cookies.txt extension: use for Mimic and Chrome
- Cookie-Editor extension: use for Stealthfox and Firefox
Want to know how to use each extension? Keep scrolling – we’ve got step-by-step guides below.
Mimic and Chrome
- Install Get cookies.txt in Mimic or a regular Chrome browser
- Click the extension icon and select JSON as the export format
- Click “Export all cookies”
- A
.json
file will be saved on your device automatically

Stealthfox and Firefox
- Install Cookie-Editor in Stealthfox or a regular Firefox browser
- Click the extension icon and select “Export as JSON”
- Paste cookies into a simple text editor like Notepad
- Save the file in the
.json
format
