Alert: I am in the process of migrating this site to ers.land !
Please update any bookmarks or feed subscriptions; p3l6.dev will be set to redirect soon.
<<Back to Index
Web apps on Mac
Add a website to dock, from file menu
Copies website cookies from safari, so you stay logged in
Afterwhich the cookies diverge
Localstorage will not be copied
Works with credential autofill
Customizations
Set a web app manifest
<link rel="manifest" href="manifest.json>
Set toolbar items, or hide the toolbar: standalone display mode
Can customize name
Can override scope, which is the hostname of the webapp by default. That is, you can restrict the app to subsets of the domain.
Links opened with user.open will always open within the webapp
One time emailed links won’t work for auth, since it won’t open in the app
Notifications
Standards based web push should just work
p3l6.dev
Home
Now
Hobbies
Blog
Recipes
Resume
Contact
Blueprint