linuxmint / webapp-manager

GNU General Public License v3.0
679 stars 89 forks source link

Only recognizing Firefox #305

Open LIlaUraraka opened 3 months ago

LIlaUraraka commented 3 months ago

So, I use Nobara Linux, which has this pre installed, but I don't use Firefox, but the web app manager will only let me create web apps using Firefox, not Vivaldi or Brave.

https://github.com/linuxmint/webapp-manager/assets/26495625/e8f29848-de8a-43fb-9650-f372825a7635

rodrigopedra commented 5 days ago

Vivaldi is unsupported, you can try a PR to add support to it.

Brave is supported, as long it is installed as a system package, and on one of these paths:

Reference:

https://github.com/linuxmint/webapp-manager/blob/141821082ba10fb69ff88336169efa04b5a3b544/usr/lib/webapp-manager/common.py#L183-L185

If you installed Brave as a flatpak, or from a tarball on a different location, then webapp-manager won't be able to find it.