Skip to content

Make separate dll for chromium based browsers #4

@julecko

Description

@julecko

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions