Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a flag to hide the download bubble #2709

Open
1 task
opzch opened this issue Feb 12, 2024 · 0 comments
Open
1 task

Add a flag to hide the download bubble #2709

opzch opened this issue Feb 12, 2024 · 0 comments

Comments

@opzch
Copy link

opzch commented Feb 12, 2024

Description

Add a flag to hide/show the non-dismissible 馃〕 in the browser toolbar.

Who's implementing?

  • I'm willing to implement this feature myself

The problem

After downloading any file, the 馃〕 button appears and cannot be dismissed (unlike the download shelf) without manually clearing the download history or deleting each file on chrome://downloads.

image
Since --disable-features=DownloadBubble stopped working, it is no longer possible to get rid of it.

If a user has an extension that replaces the download shelf or an external download manager, or just likes Ctrl+J / other keyboard shortcuts, the button is unnecessary.

Possible solutions

Add a flag to hide this button like other menu items

Alternatives

Bring back the download shelf, but it would probably be too invasive and complex
Replace "Full download history" with an option to clear all downloads (related: https://github.com/ungoogled-software/contrib/blob/master/functionality/clear-downloads-button.patch)

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant