Pale Moon (64-bit)

最新版本 Pale Moon 27.4.0 (64-bit)

Pale Moon 27.4.0 (64-bit)

Pale Moon 27.4.0 (64-bit)
蒼白的 64 位是一個開源的,基於 Goanna 的網絡瀏覽器,可用於 Microsoft Windows 和 Linux(其他操作系統正在開發),重點在於效率和易用性。確保充分利用您的瀏覽器!

Pale Moon 為您提供瀏覽體驗,完全由自己開發的瀏覽器完全構建,源自 Firefox / Mozilla 代碼,並通過精心挑選的功能和優化來改進瀏覽器的速度,資源使用,穩定性和用戶體驗,同時提供完整的定制和不斷增加的擴展和主題集合,使瀏覽器真正成為您自己的。下載 Pale Moon 離線安裝程序設置!

Pale Moon 主要特性:
針對現代處理器進行了優化基於優化的佈局引擎(Goanna)安全性:從成熟的 Mozilla 代碼中分離出來並定期更新安全:其他安全功能和安全意識開發由友好,活躍的用戶社區熟悉的,高效的,完全可定制的界面支持完整的主題:完全自由於任何元素的設計支持輕鬆創建的輕量級主題(外觀)平滑,快速的頁面繪製和腳本處理增加穩定性:減少瀏覽器崩潰支持多 Firefox 擴展支持越來越多的 Pale Moon 專有擴展對 HTML5 和 CSS3 的廣泛和日益增長的支持許多自定義和配置選項可以使用遷移工具導入現有的 Firefox 配置文件

ScreenShot

軟體資訊
檔案版本 Pale Moon 27.4.0 (64-bit)

檔案名稱 palemoon-27.4.0.win64.installer.exe
檔案大小 34.1 MB
系統 Windows Vista64 / Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 Moonchild Productions
官網 http://www.palemoon.org/
更新日期 2017-07-14
更新日誌

What's new in this version:

Changes/fixes:
- Completely re-worked the Media Source Extensions code to make it spec compliant, and asynchronous as per specification for MSE with MP4. This should fix playback problems on YouTube, Twitch, Vimeo and other sites that previously had some issues
- Added a control in options/preferences for HSTS and HPKP usage
- Changed HTML bookmark exports to write CRLF line endings to the file on Windows
- Leveraged multi-core rendering for libVPX (VP8/VP9 WebM decoding)
- Fixed some issues accessing DeviantArt (useragent-sniffing)
- Aligned CSS text-align with the spec
- Added a recovery module for browser initialization issues (e.g. when using a wrong language pack)
- Fixed spurious console errors for XHR requests with certain http response codes
- Enabled v-sync aligned refresh for a smoother scrolling experience
- Removed support for CSS XP-theme media queries
- Improved console error reporting
- Fixed resetting toolbars and controls from the safe mode dialog
- Fixed bookmark recovery option from the safe mode dialog
- Fixed innerText getters for display:none elements
- Fixed a GL buffer crash that might occur with certain combinations of drivers and hardware
- Added some more details to about:support
- Fixed a potential crash when the last audio device is removed during playback
- Fixed a crash on about:support when windowless browsers are created
- Updated <select> elements to blank if the actively set value doesn't match any of the options

Updated the interpretation of 2-digit years in date formats to match other browsers:
- 0-49 = 2000-2049, 50-99 = 1950-1999
- Added "q" units to CSS (quarter of a millimeter)
- Added .origin property to blobs
- Fixed several minor layout issues
- Fixed disabled HTML elements not producing the proper JS events
- Implemented web content handler blacklist according to the spec, allowing more than feeds to be registered
- Fixed a spec compliance issue with execCommand() on HTML elements
- Fixed a problem with table borders being drawn uneven or being omitted when zooming the page
- Added devtools "filter URLs" option in the network panel
- Added visual sorting options to the Network inspector
- Added importing of login data from Chrome profiles on Windows (Chrome has to be closed first)
- Added importing of tags from bookmark export files (HTML format)
- Updated usage of SourceMap headers with the updated spec (SourceMap header, keeping X-SourceMap as a fallback)
- Fixed several cases of wrongly-used negations in JS modules
- Added the auxclick mouse event
- Added a control to not autoplay video unless it is in view (media.block-play-until-visible)
- Updated the Graphite font library to 1.3.10
- Updated how image and media elements respond to window size changes (responsive design)
- Added parsing and use of rotation meta data in video
- Fixed several crashes in a number of modules
- Fixed performance regression for scaling large vector images (e.g. MSIE Chalkboard test) o/
- Fixed some issues with notification icons
- Fixed some internal errors with live bookmarks
- Updated SQLite to 3.19.3
- Fixed several reported issues with devtools (cli-cookies, cli help, copying cURL, inspecting SVGs, element size calculations, etc.)
- Fixed an issue where a server response was allowed to override add-ons' specified version ranges even for add-ons that have strict compatibility (e.g. themes, language packs)

Please note that MSE+WebM (disabled by default) is not using this new code yet (planned for the next release), and as such there is a temporary set of things to keep in mind if you don't use default settings:
- If you have previously enabled MSE+WebM, this setting will be reset when you update to avoid conflicting settings with the updated MSE code
- We've added an extra setting in Options to disable the updated MSE code (asynchronous use) in case you need to use WebM or are otherwise having issues with the updated code (please let us know in that case)
- Once again, the MSE+WebM and Asynchronous MSE use are currently mutually exclusive. You can have one or the other, not both, until we sort out the code for WebM. To enable MSE+WebM you will first have to disable Asynchronouse MSE in settings (otherwise the WebM setting will be greyed out and disabled)

Security fixes:
- Removed preloading of HPKP hosts and enabled HPKP header enforcement
- Added support for TLS 1.3, the up-next secure connection protocol
- Fixed an issue with TLS 1.3 not supporting renegotiation by design
- Relaxed some restrictions for CSP to temporarily work around web compatibility issues with the CSP-3 deprecated `child-src` directive
- Updated NSS to 3.28.5.1-PM to address some security issues
- Updated the installer selfextractor module to address unsafe loading of libraries
- Changed the way certain resources are included to reduce effectiveness of some common fingerprinting techniques. (e.g. browserleaks.org)
- Fixed a regression in the display of security information in the page info dialog for insecure content
- Fixed two potential issues with allocating memory for video. DiD
- Fixed a potential issue with the network prediction algorithm. DiD
- Restricted the use of Aspirational scripts in IDNs to prevent domain spoofing, in anticipation of the UAX#31 update making this official
- Prevented a Mac font specific issue that could be abused for domain spoofing (CVE-2017-7763)
- Fixed several potentially exploitable crashes. (CVE-2017-7751) (CVE-2017-7757) and some that do not have a CVE designation

Pale Moon 27.4.0 (64-bit) 相關參考資料
download Pale Moon

Windows 64-bit (Win 7 SP1 or later) · Windows 32-bit (Win 7 SP1 or later) · Linux 64-bit. GTK2 · Linux 64-bit. GTK3 · Mac OS 64-bit Intel (OS X 10.7 or later) · Mac ...

https://www.palemoon.org

Download Pale Moon (64bit) 27.4.0 for windows

2017年7月13日 — Pale Moon is an Open Source, Firefox-based web browser for Microsoft Windows, focusing on efficiency and ease of use.

https://www.filepuma.com

Download Pale Moon (64bit) 27.4.2 for windows

2017年8月22日 — Pale Moon is an Open Source, Firefox-based web browser for Microsoft Windows, focusing on efficiency and ease of use.

https://www.filepuma.com

Download Pale Moon 27.4.0 for Windows

2022年11月8日 — Download Pale Moon 27.4.0 for Windows. Fast downloads of the latest free software! Click now.

https://filehippo.com

Pale Moon (x64) Updates - Patch Repository

Update for Pale Moon x64 (27.3.0) · TU-178, Low . Update for Pale Moon x64 (27.4.0) · TU-178, Low . Update for Pale Moon x64 (27.4.1) · TU-178, Low . Update for ...

https://www.manageengine.com

Pale Moon - Release Notes for Archived Versions

Once again this impacted 32-bit operating systems more severely than 64-bit ones due to its more limited address space that would get flooded with bogus data.

https://www.palemoon.org

Pale Moon forum

沒有這個頁面的資訊。

https://forum.palemoon.org

Pale Moon User Agents

We have over 287 user agents for Pale Moon which you can browse and explore. They are categorised by the browser, operating system, hardware type and so on; ...

https://explore.whatismybrowse

Patch Repository

Patch Description, Update for Pale Moon x64 (27.4.0) ; Bulletin Id, TU-178 ; Bulletin Title, Updates for Pale Moon ; Severity, Low ; Location Path, palemoon-27.4.0.

https://www.manageengine.com

The Pale Moon Project homepage

Pale Moon is an Open Source, Mozilla-derived web browser available for Microsoft Windows and Linux, focusing on efficiency and ease of use.

https://www.palemoon.org