srevinsaju / Firefox-Appimage

Mozilla Firefox Stable AppImages by Continuous Integration
MIT License
136 stars 14 forks source link

PWA Support #28

Closed FabianoLothor closed 1 year ago

FabianoLothor commented 1 year ago

Is it possible to make the .AppImage files support PWA or is it available only for .DEB installations?

srevinsaju commented 1 year ago

It should be possible. Especially if you are using an AppImage integration tool like AppImageLauncher or zap.

PWAs on Brave AppImage works for me well, so I guess it should work the same on firefox too.

FabianoLothor commented 1 year ago

It's because currently isn't embedded into firefox, we need to install a secondary package:

But I'll try and see if I can get it working. Thanks!