ungoogled-chromium icon indicating copy to clipboard operation
ungoogled-chromium copied to clipboard

Add option to use old UI. Chrome UI 2024 is bad.

Open Rexadev opened this issue 5 months ago • 21 comments

Description

add a flag to use Old UI.

Who's implementing? - [ ] I'm willing to implement this feature myself

The problem

Google keeps just adding

  1. unnecessary clicks,
  2. banners
  3. unnatural behavior
  4. remove features and buttons

1. 'Quick Bookmark' Behavior

window changing folder for current page's bookmark doesn't change until saved but clicking outside saves it and other... Regression since v119 # 'quick bookmark' window changing folder for current page's bookmark doesn't change until saved but clicking outside saves it and other...

video video

2. All Bookmarks and Other Bookmarks 2 Names for 1 Folder

image image

3. Old bookmark 'Edit Bookmark' with Quick access to Folder hierarchy view.

  1. chrome://flags/#simplified-bookmark-save-flow removed
  2. disable #power-bookmarks-side-pane removed this flag in v119 so you need to enable #temporary-unexpire-flags-m118
  3. extension alternative https://github.com/a90120411/BookmarkPlus
  4. Disscussion on Chromium https://issues.chromium.org/issues/41496433

image

4. 3rd party cookie Panel with no option to select cookies

image

5. "Bookmark added" Banner

image

6. Too much space in toolbar (disable #chrome-refresh-2023 #chrome-webui-refresh-2023 fixes it)

7. Too much space between tabs (disable #chrome-refresh-2023 #chrome-webui-refresh-2023 fixes it)

Possible solutions

Alternatives

Additional context

Rexadev avatar Mar 02 '24 17:03 Rexadev