Skip to content

Isolate PWAs#962

Closed
chriopter wants to merge 1 commit into
basecamp:devfrom
chriopter:isolated-pwa
Closed

Isolate PWAs#962
chriopter wants to merge 1 commit into
basecamp:devfrom
chriopter:isolated-pwa

Conversation

@chriopter
Copy link
Copy Markdown
Contributor

It may be opinionated but personally i like PWAs to be isolated e.g. my work google account is unrelated to the Youtube account i use.
It also allows for an more independent app behavior on browser cache clean etc.

The implementation is quite simple by specifying an per-app chrome profile and using gtk-launch on keybindings to use the .desktop-file.

Of course, a per-app-flag or so would also be an option.

@dhh
Copy link
Copy Markdown
Member

dhh commented Aug 21, 2025

Interesting idea! I personally prefer they share the same space, so if you're logged in, you're logged in. But could be a nice write-up in the Discussions section for anyone who want it like that 👌

@dhh dhh closed this Aug 21, 2025
@chriopter
Copy link
Copy Markdown
Contributor Author

Write up under #982

@dhh
Copy link
Copy Markdown
Member

dhh commented Sep 1, 2025

I actually think we can get there through this one: #1266

I think that's a very good compromise. The default is shared, but super easy to use another profile.

@chriopter
Copy link
Copy Markdown
Contributor Author

Awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants