when I Try to download using the following steps, I do not see the Extensions app in my environment. (This was worked in the past on a VM)
- sudo apt install chrome-gnome-shell
- sudo apt install gnome-shell-extensions
- wget https://github.com/hardpixel/unite-shell/releases/download/v64/unite-shell-v64.zip
- unzip unite-shell-v64.zip -d ~/.local/share/gnome-shell/extensions
Normally I would be able to see Extensions and go into Unite settings. I tried getting it from here but it throws an error when I get the dialogue to install it https://extensions.gnome.org/extension/1287/unite/ It just shows a red box that has error in it
In full discolsure, I am seeing this on the extensions page:
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.
In following that link, I am asked to install chrome-gnome-shell, which I have already done