diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
commit | 33058f2b292b3a581333bdfb21b8f671898c5060 (patch) | |
tree | 51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/toolkit_api/official_references | |
parent | 8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff) | |
download | translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2 translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip |
initial commit
Diffstat (limited to 'files/ja/toolkit_api/official_references')
-rw-r--r-- | files/ja/toolkit_api/official_references/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/ja/toolkit_api/official_references/index.html b/files/ja/toolkit_api/official_references/index.html new file mode 100644 index 0000000000..b70888bdb4 --- /dev/null +++ b/files/ja/toolkit_api/official_references/index.html @@ -0,0 +1,15 @@ +--- +title: Official References +slug: Toolkit_API/Official_References +tags: + - Toolkit API +--- +<p><span>Official References. Do not add to this list without contacting Benjamin Smedberg. Note that this page is included from the pages listed below. So: Don't Add Breadcrumbs!</span> +</p> +<ul><li> <a href="ja/Bundles">インストール可能な Bundle の構造</a>: 拡張機能、テーマ、および XULRunner アプリケーションを含むインストール可能な Bundle の共通の構造についての記述 +</li><li> <a href="ja/Extension_Packaging">拡張機能のパッケージ化</a>: 拡張機能を梱包するための仕様 +</li><li> <a href="ja/Theme_Packaging">テーマのパッケージ化</a>: テーマを梱包するための仕様 +</li><li> <a href="ja/Multiple_Item_Packaging">複数の拡張機能のパッケージ化</a>: 複数の拡張機能を含む XPI ファイルを作成するための仕様 +</li><li> <a href="ja/XUL_Application_Packaging">XUL アプリケーションのパッケージ化</a>: XULRunner アプリケーションを梱包するための仕様 +</li><li> <a href="ja/Chrome_Registration">Chrome の登録</a> +</li></ul> |