0

I'm not able to install gnome extensions via extensions.gnome.org , I have chrome-gnome-shell package installed already and everything used to work fine till recently.Message in browser:

"Your native host connector do not support following APIs: v6. Probably you should upgrade native host connector or install plugins for missing APIs. Refer documentation for instructions."

Is anyone having same issue, have an idea or know some workaround on this issue?

graham
  • 10,436

1 Answers1

1

Type the following commands into the Terminal.

sudo apt install gnome-shell-extensions

Then you can install the gnome extension manager by using the command

sudo apt install gnome-shell-extension-manager

Open Extension Manager(Jigsaw piece icon) then browse for extensions and install them. You can access manually installed extensions by using the extensions software (Can be accessed through search)

This is an alternate solution. Instead of using host connector from gnome extensions you can try this method.