Hacker News new | ask | show | jobs
by 0xffff2 2071 days ago
Am I missing something? My desktop computer doesn't have a "home screen" and I don't see anything like this option in Chrome or Firefox.
3 comments

Chrome makes it available to websites providing a PWA manifest, I believe. Firefox doesn't really have it on desktop yet, though there's a button and support for it on Android. Shortcuts on the desktop get added to where your computer would normally place these icons, be it your desktop, start menu, dock or apps folder.

You can sort-of replicate the behaviour by creating a shortcut to "chrome --app=https://www.example.com" for websites that don't offer it.

Firefox currently only has it as an experimental feature which you have to enable manually in about:config. I would have to say it still lacks a bit of polish. You can find it by searching for firefox ssb.

https://www.maketecheasier.com/enable-site-specific-browser-...

I think it only shows for pages with a manifest file (pwa) and I've only seen it in chrome as well.