ungoogled-chromium is a project that removes Google integration from Chromium. Here is the patch they use to remove this special treatment of Google sites:
https://github.com/Eloston/ungoogled-chromium/blob/master/pa...
Now the question is how those IsGoogle functions are used in storage handling.
ungoogled-chromium is a project that removes Google integration from Chromium. Here is the patch they use to remove this special treatment of Google sites:
https://github.com/Eloston/ungoogled-chromium/blob/master/pa...