diff options
author | potappo <potappo@gmail.com> | 2021-08-21 14:51:17 +0900 |
---|---|---|
committer | potappo <potappo@gmail.com> | 2021-08-21 14:51:17 +0900 |
commit | 7257389b546df95eecdf44e67e68009e69ece2b2 (patch) | |
tree | fd051db8a2daad9ddde969ff15eaa833a9d2a36b /files/ja/orphaned/installing_extensions/index.html | |
parent | bc98b39ca91c1ee566cb5c6a2cc9da21ecdadb6a (diff) | |
parent | 66dd961c765e2843fdc3ed463baa19873924c0a3 (diff) | |
download | translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.tar.gz translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.tar.bz2 translated-content-7257389b546df95eecdf44e67e68009e69ece2b2.zip |
Merge branch '20210818-remove-meaningless-titles' of https://github.com/mfuji09/MDN-translated-content into mfuji09-20210818-remove-meaningless-titles
Diffstat (limited to 'files/ja/orphaned/installing_extensions/index.html')
-rw-r--r-- | files/ja/orphaned/installing_extensions/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/orphaned/installing_extensions/index.html b/files/ja/orphaned/installing_extensions/index.html index 2451f21b18..bd870d9056 100644 --- a/files/ja/orphaned/installing_extensions/index.html +++ b/files/ja/orphaned/installing_extensions/index.html @@ -7,7 +7,7 @@ tags: original_slug: Installing_extensions --- <p>{{ Gecko_minversion_header(1.9) }}</p> -<p>toolkit ベースのアプリケーション(Firefox やその他の <a href="/ja/XULRunner" title="ja/XULRunner">XULRunner</a> を使用したアプリケーション)向けの拡張機能をインストールする機能をインストーラに持たせたい場合について、Gecko 1.9(Firefox 3)は Windows、Mac OS X、Linux 上でそれを簡単に行えるようにするための機能を提供します。Windows ユーザについては、当面の所は<a href="/ja/Adding_Extensions_using_the_Windows_Registry" title="ja/Adding_Extensions_using_the_Windows_Registry">レジストリを使って拡張機能をインストールする方法</a>も利用できます。</p> +<p>toolkit ベースのアプリケーション(Firefox やその他の <a href="/ja/XULRunner">XULRunner</a> を使用したアプリケーション)向けの拡張機能をインストールする機能をインストーラに持たせたい場合について、Gecko 1.9(Firefox 3)は Windows、Mac OS X、Linux 上でそれを簡単に行えるようにするための機能を提供します。Windows ユーザについては、当面の所は<a href="/ja/Adding_Extensions_using_the_Windows_Registry">レジストリを使って拡張機能をインストールする方法</a>も利用できます。</p> <p>現在、Mac OS X および Linux においては、ユーザのコンピュータ内のあらかじめ決められた位置のディレクトリに拡張機能をコピーするだけでよいです。</p> <p>この方法を通じてインストールされた拡張機能については、新しく作成された物・既に存在していた物を問わず、そのアプリケーションのすべてのプロファイルに対してインストールされる事に注意してください。</p> <h3 id="Windows" name="Windows">Windows</h3> |