Pale Moon (64bit)26.0.0

パレムーンは、効率性と使いやすさに重点を置いたMicrosoft Windows用のオープンソースのFirefoxベースのウェブブラウザです。ブラウザを最大限に活用してください!

Pale Moonは、ブラウザの速度、安定性、ユーザーエクスペリエンスを最大化するために、慎重に選ばれた機能と最適化を備えた完全にソースから構築されたブラウジング体験を提供します。また、お気に入りの数千のFirefox拡張機能との互換性を維持します。

このブラウザは、動作方法においてFirefoxに近いにもかかわらず、その兄弟とは異なる一連の機能を提供します。需要が高くなく、ウェブページの表示や機能に干渉しないいくつかの慎重に選ばれた機能が無効化されています。すべてはブラウザの効率を最大化するためです。ブラウザが具体的に何をサポートしているか、何をサポートしていないかを知るには、技術的な詳細が記載されたページを参照してください。たとえば、アクセシビリティ機能やペアレンタルコントロールが必要な場合は、Firefoxのホームページを訪れ、公式の非最適化バージョンのブラウザを入手してください。

Pale Moonは、適切なサイズのグループ化されたナビゲーションボタン、デフォルトで有効なブックマークツールバー、デフォルトのページコンテンツの隣にタブ(簡単に切り替え可能)、機能的なステータスバーなし、より多くのカスタマイズの自由などを引き続き提供します。

Pale Moonは常にオープンソースで、ダウンロードして使用するのに完全に無料です!

主な特徴:
  • 現代のプロセッサ向けに最適化された
  • Unified XUL Platform (UXP)に基づいた、独自の最適化されたレイアウトとレンダリングエンジン(Goanna)を含む
  • 安全: 成熟したMozillaコードからフォークされ、最新のセキュリティパッチで定期的に更新されます
  • セキュア:追加のセキュリティ機能とセキュリティ意識のある開発
  • 利用者コミュニティに支えられ、完全非営利
  • プライバシー意識: 広告なし; テレメトリー、スパイウェア、データ収集なし
  • 親しみやすく、効率的で、完全にカスタマイズ可能なインターフェース
  • フルテーマのサポート:要素デザインにおける完全な自由
  • 簡単に作成できる軽量テーマ (スキン) のサポート
  • スムーズで迅速なページ描画とスクリプト処理
  • 優れたグラデーションとフォント
  • Silverlight、Flash、JavaなどのNPAPIプラグインをサポートし続けます。
  • 増加するPale Moon専用拡張機能のサポート
  • 既存のWeb標準に対する広範かつ増大するサポート

新着情報

Version 26.0.0

This is a new milestone release! It's been in the works for a good number of months, and has many hundreds of notable changes, fixes, and improvements that can't possibly all be listed here.

These release notes for this version are a concise summary, lifting out the most prominent and important changes. You may find slightly more detailed release notes on the forum.

General release notes:
  • Pale Moon is now building on the new Goanna engine instead of Gecko. Although close relatives in terms of web technology, they are not the same under the hood and any reports of bugs with the layout/rendering engine should be as detailed as possible to allow us to pinpoint the cause of the bugs and fix them (just stating "it works in Firefox" really doesn't help us!). If you wish to report issues, please either use the issue tracker on GitHub or report a detailed description and steps to reproduce on the forum.
  • We've had to reduce the number of supported languages for our language packs. With the need to move to our own full localization and lacking translators to support and maintain less common languages in use around the world, we've reduced our number of offered languages to a little over 30. The languages still supported should more than cover the common languages spoken around the globe. You will need to update your language packs!
  • Although we've given this release extensive testing, it is still possible you run into some website compatibility issues (usually because of websites doing useragent sniffing) and e.g. some sites displaying a mobile version if they do not recognize or incorrectly recognize the new browser engine. Please always try contacting the webmasters first before posting support requests at our address, since this is usually not something we can provide solutions for, ourselves, and we end up having to redirect you anyway.
Fixes/changes:
  • The layout parser/renderer has received many updates with this change over to Goanna, improving web compatibility and standards compliance in many areas.
  • The browser user interface has received updates, making it more compatible with Windows 10 in many respects and more in line with the general styles of the operating system version it is run on in terms of the shapes of controls and color setting.
  • Updated graphics/media support: Pale Moon now supports the WebP image format, properly scales EXIF rotated JPEGs, has updated support for different WebGL texture formats, improved scaling of vector images, updated libpng, libjpeg-turbo, libvpx, and misc other upstream libraries/modules, and more!
  • Library changes:
    • The library now has a scope bar (pops up when searching) with the option to select what you want to search in (either bookmarks or history) and the option to save your searches.
    • By default, there will be a history menu drop-down in the browser's user interface next to the bookmarks one.
    • Added "Containing folder" and "Containing folder path" columns so you can see exactly where a bookmark is located at a glance when searching (after enabling the columns).
  • Added support for Ruby annotations. If you need this functionality, set the about:config preference browser.ruby.enabled to true, and restart the browser.
  • Added conservative image decoding: it will now only decode images that are (almost) in view, greatly improving overall memory use and initial loading of graphics-heavy pages.
  • Aligned 3D CSS transforms and perspective with the spec.
  • JavaScript improvements: added basic support for ES6 Promises, added element.matches(), updated property assignments, added Bin/Oct literals in Number(), improved performance of TypeOf calls, improved GC memory shrinking, improved memory allocations, improved RegEx performance and compatibility, and more!
  • Added CSS media queries to determine the OS the browser is running on, allowing theme designers to make specific changes based on OS at run-time.
  • Added a control preference for onunload= events as dom.disable_beforeunload. This allows you to completely disable events fired when leaving a page.
  • Changed the memory allocator to the (faster) system allocator on modern operating systems.
  • Improved the handling of very large numbers of tabs.
  • Added Ecosia as a "green" search engine alternative for the environmentally aware surfer.
  • Autoplay of media now has a separate control preference for scripted content as media.autoplay.allowscripted, to block script-initiated autoplay of media.
Security updates:
  • Added support for 128-bit Camellia-GCM ciphers in addition to the existing CBC ciphers to offer a more internationally diverse choice of secure encryption ciphers than just AES.
  • Added an advanced, active XSS (cross-site scripting) filter. Pale Moon will now check for XSS attacks and block XSS content in the resulting pages. This is brand-new technology and feedback on this filter specifically (e.g. bugs, false positives, etc.) should be posted in the dedicated thread on the forum for this feature. Please also see that thread for details on how to use and control this filter.
  • Distrusted several root certificates in accordance with security best practice.
  • Aligned cookie acceptance with RFC 6265 §4.1.1. We still make an exception for allowing spaces and double quotes in cookie values, but this will be made more strict in the future for full spec compliance. If you are a web designer and use cookies, please verify that you are RFC compliant in terms of both cookie names and cookie values, or the browser may reject them.
  • Removed several hazardous modules like the maintenance service and the identity module.
  • Ported all security updates from Mozilla that are applicable/relevant to our code base (up to and including all security issues made known to us until now). Considering v26 has been kept updated over its long development until release, the list of fixes/CVEs would be too exhaustive to list in these release notes individually.

他の言語で利用可能なプログラム

ユーザーレビュー

セキュリティレベル

お使いのデバイスの潜在的な損害を避け、データとプライバシーの安全性を確保するために、私たちのチームは新しいインストールファイルがサーバーにアップロードされるかリモートサーバーにリンクされるたびに確認し、定期的にファイルをレビューしてその状態を確認または更新しています。この確認に基づいて、ダウンロード可能なファイルに対して次のセキュリティレベルを設定します。

クリーン

このソフトウェアプログラムはクリーンである可能性が高いです。

このソフトウェアプログラムに関連するファイルやURLを、世界の主要な60以上のウイルス対策サービスでスキャンしましたが、脅威は見つかりませんでした。また、サードパーティのソフトウェアはバンドルされていません。

警告

このプログラムは広告に支えられており、不要なサードパーティのプログラムをインストールすることを提案する場合があります。これにはツールバー、ホームページの変更、デフォルトの検索エンジンの変更、または他のパーティのプログラムのインストールが含まれる場合があります。これらは誤検出の場合があり、このソフトウェアをインストールおよび使用する際には注意するようにユーザーにアドバイスしています。

無効

このソフトウェアはもうダウンロードできません。このソフトウェアが悪意のあるものであるか、セキュリティの問題があるか、その他の理由がある可能性が非常に高いです。

報告書を提出してください

ありがとう!
あなたの報告書が送信されました。

ご依頼を確認し、適切な対応をいたします。

本報告に基づく措置について通知は行われませんのでご注意ください。ご不便をおかけして申し訳ありません。

私たちのウェブサイトを清潔で安全に保つためのご協力に感謝します。