Pale Moon (64bit)26.0.0

Pale Moon ist ein Open Source, Firefox-basiertes Webbrowser für Microsoft Windows, das auf Effizienz und Benutzerfreundlichkeit abzielt. Holen Sie das Beste aus Ihrem Browser heraus!

Pale Moon bietet Ihnen ein Browser-Erlebnis in einem Browser, der vollständig aus dem Quellcode erstellt wurde, mit sorgfältig ausgewählten Funktionen und Optimierungen, um die Geschwindigkeit, Stabilität und Benutzererfahrung des Browsers zu maximieren, während die Kompatibilität mit den Tausenden von Firefox-Erweiterungen, die Sie lieben und auf die Sie sich verlassen, beibehalten wird.

Dieser Browser, obwohl er in seiner Funktionsweise Firefox ähnelt, bietet einen anderen Funktionsumfang als sein Schwesterprodukt. Einige sorgfältig ausgewählte Funktionen, die nicht stark nachgefragt werden und die die Anzeige oder Funktion von Webseiten nicht beeinträchtigen, wurden deaktiviert; alles, um die Effizienz des Browsers zu maximieren. Bitte besuchen Sie die Seite mit technischen Details, um genau zu erfahren, was der Browser unterstützt und was er nicht unterstützt. Wenn Sie beispielsweise Barrierefreiheitsfunktionen oder Kinderschutz benötigen, besuchen Sie bitte die Firefox-Homepage und laden Sie die offizielle, nicht optimierte Version des Browsers herunter.

Pale Moon wird weiterhin entsprechend große gruppierte Navigationsschaltflächen, standardmäßig aktivierte Lesezeichen-Symbolleisten, Registerkarten neben dem Standardseiteninhalt (leicht umschaltbar) und mindestens keine funktionale Statusleiste sowie mehr Anpassungsfreiheit bieten, um nur einige Dinge zu nennen.

Pale Moon ist und wird immer Open Source sein und komplett kostenlos zum Herunterladen und Benutzen!

Hauptmerkmale:
  • Optimiert für moderne Prozessoren
  • Basierend auf dem Unified XUL Platform (UXP), das unsere eigene optimierte Layout- und Rendering-Engine (Goanna) enthält.
  • Sicher: von reifem Mozilla-Code abgezweigt und regelmäßig mit den neuesten Sicherheitspatches aktualisiert
  • Sichere: Zusätzliche Sicherheitsfunktionen und sicherheitsbewusste Entwicklung
  • Unterstützt von unserer Benutzer-Community und vollständig gemeinnützig
  • Datenschutzbewusst: keine Werbung; keine Telemetrie, Spyware oder Datensammlung
  • Vertraute, effiziente, vollständig anpassbare Benutzeroberfläche
  • Unterstützung für volle Themes: totale Freiheit für das Design jedes Elements
  • Unterstützung für einfach erstellbare leichte Themen (Skins)
  • Glatte und schnelle Seitenzeichnung und Skriptverarbeitung
  • Überlegene Farbverläufe und Schriftarten
  • Wird weiterhin NPAPI-Plugins wie Silverlight, Flash und Java unterstützen
  • Unterstützung für eine wachsende Anzahl von Pale Moon-exklusiven Erweiterungen
  • Umfassende und wachsende Unterstützung für bestehende Webstandards

Was gibt's Neues?

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.

Programm in anderen Sprachen verfügbar

Nutzerbewertungen

Sicherheitsstufen

Um möglichen Schaden an Ihrem Gerät zu vermeiden und die Sicherheit Ihrer Daten und Privatsphäre zu gewährleisten, überprüft unser Team jedes Mal, wenn eine neue Installationsdatei auf unsere Server hochgeladen oder mit einem entfernten Server verknüpft wird, und überprüft die Datei regelmäßig, um ihren Status zu bestätigen oder zu aktualisieren. Auf der Grundlage dieser Überprüfung legen wir die folgenden Sicherheitsstufen für alle herunterladbaren Dateien fest.

Sauber

Es ist sehr wahrscheinlich, dass dieses Softwareprogramm sauber ist.

Wir haben Dateien und URLs, die mit diesem Softwareprogramm verbunden sind, in mehr als 60 der weltweit führenden Antiviren-Dienste gescannt; es wurden keine möglichen Bedrohungen gefunden. Außerdem ist keine Drittanbieter-Software gebündelt.

Warnung

Dieses Programm wird durch Werbung unterstützt und kann anbieten, Drittanbieterprogramme zu installieren, die nicht erforderlich sind. Diese können eine Toolbar, das Ändern Ihrer Startseite, Standard-Suchmaschine oder die Installation anderer Party-Programme umfassen. Diese könnten Fehlalarme sein, und unseren Benutzern wird geraten, beim Installieren und Verwenden dieser Software vorsichtig zu sein.

Behindert

Diese Software ist nicht mehr zum Download verfügbar. Es ist sehr wahrscheinlich, dass dieses Softwareprogramm bösartig ist, Sicherheitsprobleme hat oder andere Gründe vorliegen.

Einen Bericht einreichen

Danke!
Ihr Bericht wurde gesendet.

Wir werden Ihre Anfrage überprüfen und entsprechende Maßnahmen ergreifen.

Bitte beachten Sie, dass Sie keine Benachrichtigung über Maßnahmen erhalten, die aufgrund dieses Berichts ergriffen wurden. Wir entschuldigen uns für eventuelle Unannehmlichkeiten.

Wir schätzen Ihre Hilfe dabei, unsere Website sauber und sicher zu halten.