Re: [w3c/manifest] Add a means to associate a PWA with a file extension (#626)

This is now possible using the [`file_handlers`][1] property in a [web app manifest][2]. 

As of Chrome version 99 this feature is hidden behind a flag, to use it launch Chrome with the command line flag `--enable-features=FileHandlingAPI`, or go to chrome://flags/#file-handling-api and enable it.

[Here's a demo][3] with [source code][4].

  [1]: https://web.dev/file-handling/
  [2]: https://web.dev/add-manifest/
  [3]: https://morning-bubbly-chauffeur.glitch.me/
  [4]: https://glitch.com/edit/#!/morning-bubbly-chauffeur

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/626#issuecomment-1001246588
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/626/1001246588@github.com>

Received on Sunday, 26 December 2021 21:58:39 UTC