Afina

Download app

AppleWindows
EN

Cookie manager for the Afina antidetect browser

Import cookies into any profile, export decrypted cookies in Chrome / Netscape / JSON formats and keep storage isolated between accounts. Built for multi-account workflows where every account needs its own session.

Cookie manager for the Afina antidetect browser
Import • Export • Isolate

Sessions where you want them, nothing where you don't

Cookies are the easiest way to leak account identity. Afina isolates cookies per-profile alongside the matching fingerprint and proxy — and gives you tools to inject, dump, and migrate them between accounts on demand.

Import and export in any format

Drop cookies in Chrome JSON, Netscape, EditThisCookie or raw key/value. Export decrypted cookies as JSON files, into a folder for bulk profiles, or directly to the response.

Full per-profile isolation

Every profile has its own Chromium cookie database — no shared state across accounts. Combined with multi-accounting primitives, this is what platforms can't link.

Cookie Robot — automated warm-up

Drop a profile into the Cookie Robot and it visits a curated list of sites — search engines, news, social, ad networks — letting each one set its real cookies. New accounts arrive with a believable cookie trail without you typing a URL. Plug it into RPA scripts for fully automated warm-up batches.

Bulk operations on hundreds of accounts

Inject the same cookie set into 50 profiles at once, export decrypted cookies into one folder, or roll cookies via the local API. Everything works at scale.

FAQs

Chrome JSON (the modern format used by extensions like EditThisCookie), Netscape tab-separated and raw key/value lists. Standard fields parsed: domain, name, value, path, expirationDate, secure, httpOnly, sameSite, storeId. Unknown fields are preserved.

Drop the cookies into a profile (UI or POST /api/profiles/cookies/set). Afina stores them on disk under {data_dir}/cookies/{uuid}/cookies_*.json. On the next browser start, they're injected into Chromium via CDP Network.setCookies.

Export decrypted cookies from a single profile or bulk. Source order: open profile folder → .zip archive → .afbk encrypted archive. Output formats: in-response JSON, single .json file, or per-profile files in a folder. Requires the master password to decrypt.

Yes — each profile has its own Chromium user-data-dir and therefore its own cookie SQLite, IndexedDB, localStorage and service workers. There is no shared cookie pool at the OS level.

Yes, via CDP. While the profile is running, use POST /api/profiles/eval to call Network.setCookies, or attach Puppeteer/Playwright through the wsEndpoint and use the standard cookie APIs there.

Wherever you tell the export endpoint to put them. With a path ending in .json — that exact file. With a folder path — one cookie_{accountName}_{ts}.json per profile. No path — cookies come back in the API response.

Move cookies where you need them — safely

Import, export, isolate and roll cookies across hundreds of profiles from one place.

Cookie manager — import, export, isolate | Afina