ungoogled-software/ungoogled-chromium

Delete site data when you close all windows

Open

#2703 aperta il 6 feb 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (771 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (18.674 star)
Metriche merge PR
 (Merge medio 1g 11h) (9 PR mergiate in 30 g)

Descrizione

Description

Delete data sites have saved to your device when you close all windows

Who's implementing?

  • I'm willing to implement this feature myself

The problem

prefs-only-keep-cookies-until-exit.patch recently was removed, and now all websites save data by default. But Chromium didn't remove this feature, it was moved to chrome://settings/content/siteData. Rather than change the default behavior of Ungoogled Chromium, it would be better to update the patch.

Possible solutions

Go to chrome://settings/content/siteData and change Default behavior to 'Delete data sites have saved to your device when you close all windows'.

Guida contributor