9

Since a recent Chrome Canary update, you lose focus after downloading a file, because a new download popup appears. How can I make block this popup from annoying me?

enter image description here

Cyman
  • 565
  • 1
  • 7
  • 22

2 Answers2

9

chrome://flags/

Set "Enable Download Bubble" to "Disabled"

3

In a newer Chrome version, there's a feature in the settings under "Downloads / "Show downloads when they're done".

Chris
  • 51