@stanger @keyopp I think the reason it’s still crashing for you guys is that you’re opted-in to Brave News.
You’ll have to remove the "today": { ... },
section from the Preferences
file:
- click on the Windows button at the bottom
- type “explorer”
- click on
File Explorer
- paste
%localappdata%/BraveSoftware/Brave-Browser/User Data/Default
in the address bar - back up/make a copy of the
Preferences
file - open the
Preferences
file (e.g. right click on it,Open with
, selectNotepad
) - remove the
"today": { ... },
section
By "today": { ... },
I mean "today":
and everything else that’s in "today"
's curly braces ({ ... }
) and the comma (,
) after the curly braces, e.g.:
"today":{"opted_in":true,"p3a_curr_session_card_views":"0","p3a_total_card_views":[{"day":1726293600,"value":0}],"p3a_weekly_card_views_count":[{"day":1726293600,"value":0}],"p3a_weekly_card_visits_count":[{"day":1726293600,"value":0}]},