Super fast Goanna-based browser designed for the best possible performance

Pale Moon (64-bit)

Pale Moon 34.1.0 (64-bit)

  -  34.65 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Pale Moon 34.1.0 (64-bit).


For those interested in downloading the most recent release of Pale Moon (64-bit) or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Pale Moon 34.1.0 (64-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Pale Moon 34.1.0 (64-bit) Screenshot 1
  • Pale Moon 34.1.0 (64-bit) Screenshot 2
  • Pale Moon 34.1.0 (64-bit) Screenshot 3

What's new in this version:

New features:
- Re-landed Xoroshiro128++ JavaScript PRNG to make it more robust while keeping high performance
- This was previously backed out due to intermittent issues and crashes
- Implemented JavaScript SubmitEvent support for HTML forms
- Implemented JavaScript requestSubmit() for HTML forms
- Implemented JavaScript toSorted()
- Implemented JavaScript toReversed()
- Implemented top-level await support for JavaScript modules. See implementation notes
- Implemented pointer and hover CSS media queries
- Enabled hardware-accelerated decoding for VP9 videos (where possible)

Changes/fixes:
- Re-landed our expat library update, with fixes for large attribute parsing
- Updated the JPEG-XL library to 0.11.2 to pick up security and performance fixes, and applied a spot-fix for big-endian hardware
- Updated libtheora to 1.2.0
- Updated libvpx to 1.16.0 with various fixes to retain compatibility with older MacOS and PowerPC platforms
- Pale Moon, from this version forward, allows unencrypted websocket connections to localhost addresses even when the calling document was served encrypted
- Fixed an issue in the new Cascade Layers implementation causing problems with UI elements and extensions

Fixed several issues with the new ICU library implementation in UXP:
- Fixed an issue where it was returning unexpected Unicode spaces in date strings instead of standard space characters, causing problems with web scripting
- Fixed an issue with plural forms for Shuar, Welsh and several Slavic languages
- Fixed an issue with letter dots in Lithuanian
- Fixed an issue with word-wrapping in Tibetan

- Fixed an intermittent browser crash related to removing cached image data, and improved image data cache handling as a whole
- Further improved compatibility with Mac on PowerPC hardware
- Restored support for building on 32-bit MacOS 10.6
- Applied miscellaneous fixes for building on MacOS 10.5 (Leopard) and 10.6 (Snow Leopard)
- Fixed run-time issues on FreeBSD 15.*
- Fixed an issue with applying image filters on big-endian hardware
- Fixed an issue preventing bundled fonts from working properly on targets other than Windows or Linux-GTK
- Enabled PerformanceObservers by default. See implementation notes