Live data from Hacker News

Show HN: FTWA – Turn any website into an app

ftwa.mathix.dev

51–53 of 53 posts

Re: Show HN: FTWA – Turn any website into an app

#53
post #25

Pretty good! Just a few observations: * The Firefox (BETA) entry does not work on default Ubuntu installs, where Firefox is a Snap. Yes, snap bad, bla bla bla, but it still remains one of the most likely way Firefox will be installed on Ubuntu. This comes from the fact that your script attempts to locate the profile folder in ~/.mozilla/firefox, whereas snaps stores them in ~/snap/firefox/common/.mozilla/firefox/. *…

Since Mozilla has started to provide an official Debian-style repository there is no reason to use snap on Ubuntu any more. Well, except if some users don't know or don't care to switch.

Thank you, I just followed these [1] instructions and couldn't be happier getting rid of the snap!!! Before upgrading I was running a binary release from firefox, but running mozilla apt repo is much preferred!

[1] - https://support.mozilla.org/en-US/kb/install-firefox-linux

Post reply on HN