Saturday, September 30, 2023
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 6084  / 2 Years ago, sun, october 24, 2021, 4:00:37

I'd like to be able to launch some web apps from the launcher, and wish that they'd run in their own independent windows.


Ideally, they'd be using firefox to do so.


How can I do this?


More From » firefox

 Answers
0

Chromium


Chromium based browsers have a web app functionality build in. The easiest approach would be to install Chromium and create web apps there.


Linux Mint webapp manager


The people over at Linux Mint developed the tool Webapp manager. It provides an easy interface to turn a website into a webapp. When using Chromium based browsers, it uses the native functionality of the browser. For Firefox, it achieves the effect by creating dedicated firefox profiles.


The .deb installation file is installable on Ubuntu, including 22.04. Install it with a command like


sudo apt install ~/Downloads/webapp-manager_1.1.9_all.deb 

assuming you downloaded the file webapp-manager_1.1.9_all.deb in your "Downloads" directory.


Nativefier


Somewhat more difficult to get started with for newer linux users, nativefier creates something that really feels as a stand alone app, based on electron and using a chromium web engine.


[#559] Sunday, October 24, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ipentainer

Total Points: 112
Total Questions: 113
Total Answers: 113

Location: Guernsey
Member since Tue, Jul 6, 2021
2 Years ago
;