this post was submitted on 27 Nov 2023
1726 points (97.6% liked)
Technology
59374 readers
7834 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I thought PWA’s didn’t work on Firefox. That’s good to know, because I’ve been using chromium specifically for PWA’s.
Same here, I tried the PWAsForFirefox extension a few years back and found the setup to be too much of a pain in the ass compared to the Chromium forks. I tried again around 9-12 months ago when Manifest V3 drama was making the rounds and found the extension had been overhauled and that's no longer a problem. As a bonus each PWA is a self-contained browser instance, so performance is improved when only the PWA is open, and extensions are per-PWA. So I can run only Purple Adblock on my Twitch PWA, or only uBlock for Youtube, etc.
Any idea how to get links clicked in a PWA like Google Messages to open in a normal browser tab? I've tried nothing.
Go to the PWA settings and enable "Open out-of-scope URLs in a default browser" and restart your PWAs.