0

I already ran chrome-gnome-shell, but it still says I need to install a native host connector:

check the photo here

Any fixes?

matigo
  • 22,138
  • 7
  • 45
  • 75

1 Answers1

-1

Restart your shell with something like:

source ~/.bashrc

Otherwise try reinstalling it via:

sudo apt-get purge chrome-gnome-shell
sudo apt-get install chrome-gnome-shell

...and see if that helps.