On Thu, Jan 28, 2021, at 15:08, Syds Bearda wrote:
On Thu, Jan 28, 2021, at 14:55, Jason Evans wrote:
I install them with LibreWolf (Firefox fork) which can be used as an AppImage and not just DEB/RPM-based.
https://gitlab.com/librewolf-community/browser/linux/-/releases
Thanks i was not aware that AppImages would work with this. I'll try it out too.
For me It does not work as i get the following error when trying it: Although GNOME Shell integration extension is running, native host connector is not detected. Refer documentation for instructions about installing connector. How did you get it to work? /Syds
Jason
On 1/27/21 8:58 PM, Syds Bearda wrote:
Hi All,
I recently heard about a new possibility to install Gnome Extensions, without the need of a RPM installed browser.
It's currently under development at [Github](https://github.com/ekistece/GetExtensions)
You can even install it via a toolbox; the commands are as follows: $ toolbox -u $ sudo zypper in git python38-pip $ cd /tmp $ git clone https://github.com/ekistece/GetExtensions.git $ pip3 install ./GetExtensions --user $ exit
You can then open the application Get Extensions that is available in your launchpad.
To uninstall: pip3 uninstall getextensions
Is there someone that is able to package this application in OBS so we can include it in the MicroOS installation?
/Syds