Import cookies
Import cookies
The page is under development
Content:
- What are cookies
- Importing cookies in JSON format
- Converting Base64 to JSON
- Converting JSON to Base64
- Converting NETSCAPE to JSON
- Importing datr-cookies
Importing cookies in JSON format
Cookies in JSON format are the most versatile and suitable for all anti-detection browsers and extensions.
It's very easy to find them: they start with [{"domain":".facebook.com" ... and end at the very end of the line ... ","id":1}].
— Example of cookies in JSON format
Sometimes they may look different.
Importing JSON cookies via the browser extension
You can use any extensions to import into the browser, let's take EditThisCookie as an example.
1. Install the EditThisCookie extension.

2. Go to facebook.com and open the extension.

3. Сlear cookies by clicking on the trash icon.

4. Click "Import".

5. Insert only cookies from [{ to }] (inclusive) into this field and confirm by clicking on the green check mark.

6. Cookies have been imported, click confirm again and refresh the page.
Importing JSON cookies into an antidetect browser
It is very simple to import cookies into an anti-virus browser, the principle is about the same everywhere. For example, take Dolphin Anty.
1. Open the antidetect browser.

2. Click "Create Profile".

3. In the lower field, insert only cookies from [{to }] (inclusive).You can also upload from a file (or drag it to the bottom field).
NETSCAPE format is also suitable for import.

4. If you have inserted cookies correctly, an inscription on a green background will appear.
If an error appears, then double-check the cookies that you inserted (perhaps there is something superfluous there). When copying on Mac OS, the quotation " mark at the beginning or end of the line can be replaced with « or ».
That's it, after creating a profile and going to the desired site, you will already have an authorized account.
Converting Base64 to JSON
Example of cookies in Base64 format

3. We receive cookies in JSON format from the second field.
Converting JSON to Base64
1. Go to service for converting JSON to Base64.

3. We get cookies in Base64 format from the second field.
Converting NETSCAPE to JSON
Example of cookies in NETSCAPE format
1. Go to our NETSCAPE to JSON conversion tool.

3. We receive cookies in NETSCAPE format from the second field.
Importing datr-cookies
Datr-cookies — ordinary browser cookies are not in the most familiar form, they are not accepted by all extensions and some anti-detection browsers (for example, Accovod).
It is easier for everyone to import such cookies into the Google Chrome browser through a special extension.
Expansion: Get Cookie Fb (outdated)

1. Install the Get Cookie Fb extension.

2. Copy the Datr-cookies, they start with "datr=..." (inclusive). Example:

3. Go to facebook.com, click on the extension, insert cookies and click "IMPORT".
That's it, you should log in to your account automatically!