-
Notifications
You must be signed in to change notification settings - Fork 0
Make separate dll for chromium based browsers #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Since chromium based browsers handle cookies the same way, ways of obtaining are not the same due to security limitations. For example chrome doesnt give websocket option other which in edge gives access to all cookies, but chrome only gives access to page websockets limited to currently loaded tab. This can be fixed by loading urls from cookies file since they are not encrypted, going to each one of them and extracting each cookie separatelly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request