Cookies
import or export cookies as json file
Last updated
import or export cookies as json file
Last updated
"Cookies
" are small files containing data that a website sends and stores on a user's computer or device through a web browser when they access that website.
Cookies
are commonly used to track information about user activity and provide some features for the online experience.
Import cookies
in JSON format when initializing a profile.
Note: JSON can be saved in a txt file, notepad.
Export cookies
in JSON format by clicking on the three dots of the profile you want to export and selecting "Export cookies."
Note: The exported file will be saved as json.txt.