Skip to content

Instantly share code, notes, and snippets.

@qWici
Last active December 5, 2017 07:15
Show Gist options
  • Save qWici/ee3654cdee8865bf3c0990c49960afec to your computer and use it in GitHub Desktop.
Save qWici/ee3654cdee8865bf3c0990c49960afec to your computer and use it in GitHub Desktop.
Fix the problem by opening the empty Chrome tab on Ubuntu
1. Open a PC file $HOME/.local/share/applications/google-chrome.desktop
2. Find a line in it Exec=/opt/google/chrome/chrome
3. At the end of the line add '%U' to succeed Exec=/opt/google/chrome/chrome %U
4. Save the file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment