ungoogled-software/ungoogled-chromium

Delete site data when you close all windows

Open

#2,703 建立於 2024年2月6日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (771 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (18,674 star)
PR 合併指標
 (平均合併 1天 11小時) (30 天內合併 9 個 PR)

描述

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'.

貢獻者指南