ungoogled-software/ungoogled-chromium

Modify clear-data-on-exit flag

Open

#1,923 opened on Apr 21, 2022

View on GitHub
 (26 comments) (4 reactions) (0 assignees)Python (771 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 1d 11h) (9 merged PRs in 30d)

Description

can chrome://flags/#clear-data-on-exit be modified to either select what data is removed (this is possible with Brave browser) or at-least exclude

  1. cookies
  2. site configuration data

In its current form all data including history, cookies etc are removed on browser close which makes it impossible to 'whitelist' website that are allowed to save cookies, such as website that I want to store login information for. If this feature is tweaked to match features available on brave browser, one can selectively delete all site data. A screenshot of the brave setting page is attached

Contributor guide