ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
20.8k stars 844 forks source link

Implement flag to avoid blue bubble/s #2975

Closed thapabishwa closed 3 months ago

thapabishwa commented 3 months ago

Description

Implement flag to avoid "user education" blue bubbles nudges (eg., "… give your browser a new look", Memory Saver)

Who's implementing?

The problem

I'm always frustrated when "user education" blue bubbles nudges (eg., "… give your browser a new look", Memory Saver) show up.

Possible solutions

Implement --ash-no-nudges like chrome upstream documented here.

Alternatives

No response

Additional context

No response

PF4Public commented 3 months ago

Is it not? https://github.com/ungoogled-software/ungoogled-chromium/blob/992a33ed3c0ebfc6afb62dca06436533424e1121/patches/extra/ungoogled-chromium/remove-uneeded-ui.patch#L32

opzch commented 3 months ago

chrome://flags/#in-product-help-demo-mode-choice -> Enabled IPH_3pcdUserBypass (or any other option, it shouldn't reappear after closing).

thapabishwa commented 3 months ago

@PF4Public @opzch

This is my user experience at the moment.

image