description

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

String
必須 いいえ

description メンバーは、何をするアプリケーションなのかを開発者が説明することができる文字列です。 description には書字方向を設定することができ、マニフェストメンバーの dirlang の値に基づいて左書きまたは右書きで表示することができます。

左書き言語用の単純な description です。

json
"description": "Awesome application that will help you achieve your dreams."

アラビア語の description で、右書きで表示されます。

json
"dir": "rtl",
"lang": "ar",
"description": ".تطبيق رائع سيساعدك على تحقيق أحلامك"

仕様書

Specification
Web App Manifest - Application Information
# description-member

ブラウザーの互換性

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
description

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
See implementation notes.