Hello, as the title says I have a bunch of cookies in json like this example
[
{
"domain": ".1cloudfile.com",
"name": "FCNEC",
"value": "%5B%5B%....",
"path": "/",
"secure": true,
"httpOnly": false,
"sameSite": "no_restriction"
},
{
"domain": ".1cloudfile.com",
"name": "__dtsu",
"value": "104017474...",
"path": "/",
"secure": true,
"httpOnly": false,
"sameSite": "no_restriction"
},
am having a hard time to use them, i tried cookie editors extension but am always unable to login using them. any help is welcome. thanks
[
{
"domain": ".1cloudfile.com",
"name": "FCNEC",
"value": "%5B%5B%....",
"path": "/",
"secure": true,
"httpOnly": false,
"sameSite": "no_restriction"
},
{
"domain": ".1cloudfile.com",
"name": "__dtsu",
"value": "104017474...",
"path": "/",
"secure": true,
"httpOnly": false,
"sameSite": "no_restriction"
},
am having a hard time to use them, i tried cookie editors extension but am always unable to login using them. any help is welcome. thanks