-
Notifications
You must be signed in to change notification settings - Fork 975
Individual Cookie management feature request #1991
Comments
From #5437 (comment):
I'm setting the milestone to 1.0 for now. |
If you look at Vanilla Cookie Manager for Chrome you'll see a good set of functions for a basic cookie management system. Whitelist |
+1 from community: |
+1 from community https://community.brave.com/t/cookie-display-management/2664 |
+1 from community https://community.brave.com/t/cookie-manager-type-of-extension/4475/2 |
thread that calls for discussions: https://community.brave.com/t/better-more-granular-cookie-control-management/5342?u=suguru |
Might be worth changing from just "cookies" to "cookies and local data" as removing unwanted data files is becoming more and more aggravating.
The cookie management issue is keeping me from using Brave as my default browser or recommending it to non-technical users. Several key sites I and my local friends all access multiple times per day are unusable in Brave after a few visits due to them having counter cookies. Yes I have an SQL script to clean the cookies but it is aggravating to have to close my five or six open browser windows to run it and then re-open them. No way I'm trying to explain that script to my wife or mother. |
MVP desired features:
|
depends on #10971 |
this allows users to view all the cookies, sort them, and delete individual ones or in bulk. fix #1991 todo: add ability to edit cookies and add to global whitelist/blacklist
this allows users to view all the cookies, sort them, and delete individual ones or in bulk. fix #1991 todo: add ability to edit cookies and add to global whitelist/blacklist
Some findings, if at all relevant. I was experiencing this issue for ages until I tried this... Case: Some sites were not saving settings, such as YouTube (sign-in, darkmode). Try #1 - FAIL: Delete cookie & cookie journal file, restart. OPTIONAL (not recommended): Change Brave Shields default cookies setting from Theory: Since the the YT authentication is via Google and not YouTube, the cookie could well likely be a 3rd Party one. |
Moving to the new codebase: brave/brave-browser#533 |
Like Firefox's cookie management view.
(from support)
The text was updated successfully, but these errors were encountered: