-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Checklist
- I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
- This issue only relates to a single feature. I will open new issues for any other features.
Is your feature request related to a problem?
When using the Brave Browser, I can't find its cookies even though I'm logged in and actively using a site. The current implementation doesn't recognize or support Brave using the all import.
Is it possible to construct a solution with the existing API?
No, using the chrome or chromium package and passing in the cookie file doesn't work for Brave. And Brave isn't registered in the all import.
Describe the solution you'd like to see.
I added support by adding a Brave package following the same structure used for Chrome and Chromium. I also added braveRoots functions for all supported platforms. I'd like to see Brave officially supported so cookies can be accessed in the same way as other browsers.
Metadata
Metadata
Assignees
Labels
No labels