エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Let installed web applications be file handlers | Capabilities | Chrome for Developers
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Let installed web applications be file handlers | Capabilities | Chrome for Developers
if ('launchQueue' in window && 'files' in LaunchParams.prototype) { // The File Handling API is s... if ('launchQueue' in window && 'files' in LaunchParams.prototype) { // The File Handling API is supported. } The declarative part of the File Handling API As a first step, web apps need to declaratively describe in their web app manifest what kind of files they can handle. The File Handling API extends web app manifest with a new property called "file_handlers" that accepts an array of, well, file
2020/11/14 リンク