From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- .../manifest.json/description/index.html | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 files/ja/mozilla/add-ons/webextensions/manifest.json/description/index.html (limited to 'files/ja/mozilla/add-ons/webextensions/manifest.json/description') diff --git a/files/ja/mozilla/add-ons/webextensions/manifest.json/description/index.html b/files/ja/mozilla/add-ons/webextensions/manifest.json/description/index.html new file mode 100644 index 0000000000..0caa680efe --- /dev/null +++ b/files/ja/mozilla/add-ons/webextensions/manifest.json/description/index.html @@ -0,0 +1,44 @@ +--- +title: description +slug: Mozilla/Add-ons/WebExtensions/manifest.json/description +tags: + - Add-ons + - Extensions + - WebExtensions +translation_of: Mozilla/Add-ons/WebExtensions/manifest.json/description +--- +
{{AddonSidebar}}
+ + + + + + + + + + + + + + + + +
String
必須いいえ
+
+"description": "Replaces pictures with pictures of cats."
+
+ +

ブラウザーのユーザーインターフェースに表示するための、拡張機能の簡単な説明です。

+ +

これはローカライズ可能なプロパティです。

+ +

+ +
"description": "Replaces pictures with pictures of cats."
+ +

ブラウザ実装状況

+ + + +

{{Compat("webextensions.manifest.description")}}

-- cgit v1.2.3-54-g00ecf