blob: a3486c2012fdda72f1382269d3555cf4f56fb708 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
---
title: Mozilla Firefox
slug: Glossary/Mozilla_Firefox
tags:
- Browser
- Firefox
- Glossary
- Infrastructure
- Mozilla
- Mozilla Firefox
translation_of: Glossary/Mozilla_Firefox
---
<p><strong>Mozilla Firefox</strong> は、無償で利用できるオープンソースの{{Glossary("browser", "ブラウザー")}}で、開発は Mozilla Corporation が取りまとめています。Firefox は Windows と OS X、Linux、Android で動作します。</p>
<p>2004 年 11 月に初版がリリースされ、 Firefox はテーマとプラグイン、<a href="/ja/docs/Mozilla/Add-ons">アドオン</a>を使用して完璧にカスタマイズできます。 Firefox はウェブページを表示 (レンダリング) するために {{glossary("Gecko")}} を使用し、現在とこれからの両方のウェブ標準を実装しています。</p>
<h2 id="Learn_more" name="Learn_more">詳細情報</h2>
<h3 id="General_knowledge" name="General_knowledge">一般知識</h3>
<ul>
<li><a href="https://www.firefox.com/">Mozilla Firefox 公式サイト</a></li>
</ul>
<h3 id="Technical_reference" name="Technical_reference">技術リファレンス</h3>
<ul>
<li><a href="/ja/docs/Mozilla/Firefox">MDN 上のドキュメント/開発者向け情報</a></li>
</ul>
|