Import cookies in JSON format
Posted: Mon Jul 10, 2023 4:51 pm
There is a Chrome extension called 'Cookie editor'. With this i can navigate for instance, to www.Facebook.com and export the cookies of my logged session in JSON format.
Is there a way to import these cookies , so my CEF4Delphi application can be automatically logged on the same session ? This would be a great feature and would avoid the need to log on the same site you are already logged in Google Chrome.
PS : Or even better, is there a way to read Google Chromes directly and import them for our CEF4Delphi app ?
Is there a way to import these cookies , so my CEF4Delphi application can be automatically logged on the same session ? This would be a great feature and would avoid the need to log on the same site you are already logged in Google Chrome.
PS : Or even better, is there a way to read Google Chromes directly and import them for our CEF4Delphi app ?