Pale Moon (64bit)26.0.0

Pale Moon è un browser web Open Source basato su Firefox per Microsoft Windows, incentrato sull'efficienza e la facilità d'uso. Assicurati di sfruttare al massimo il tuo browser!

Pale Moon ti offre un'esperienza di navigazione in un browser completamente costruito da zero con funzionalità e ottimizzazioni selezionate con cura per massimizzare la velocità, la stabilità e l'esperienza utente del browser, mantenendo la compatibilità con le migliaia di estensioni di Firefox che hai imparato ad amare e su cui fare affidamento.

Questo browser, anche se simile a Firefox nel modo in cui funziona, offre un insieme di funzionalità diverso rispetto al suo fratello. Alcune funzionalità attentamente selezionate sono state disattivate perché non sono molto richieste e non interferiscono con il modo in cui le pagine web sono visualizzate o funzionano; tutto per massimizzare l'efficienza del browser. Si prega di consultare la pagina con i dettagli tecnici per sapere esattamente cosa supporta il browser e cosa non supporta. Ad esempio, se hai bisogno di funzionalità di accessibilità o controlli parentali, ti invitiamo a visitare la homepage di Firefox e ottenere la versione ufficiale, non ottimizzata, del browser.

Pale Moon continuerà a fornire pulsanti di navigazione raggruppati di dimensioni appropriate, barre degli strumenti dei segnalibri abilitate per impostazione predefinita, schede accanto al contenuto della pagina predefinita (facili da cambiare) e almeno nessuna barra di stato funzionale e più libertà di personalizzazione, per citare alcune cose.

Pale Moon è e sarà sempre open source e completamente gratuito da scaricare e utilizzare!

Caratteristiche principali:
  • Ottimizzato per processori moderni
  • Basato sulla Piattaforma Unificata XUL (UXP) contenente il nostro motore di layout e rendering ottimizzato (Goanna)
  • Safe: derivato dal codice maturo di Mozilla e regolarmente aggiornato con le ultime patch di sicurezza
  • Sicuro: Funzioni di sicurezza aggiuntive e sviluppo consapevole della sicurezza
  • Supportato dalla nostra comunità di utenti e completamente senza scopo di lucro
  • Attento alla privacy: zero pubblicità; niente telemetria, spyware o raccolta dati
  • Interfaccia familiare, efficiente, completamente personalizzabile
  • Supporto per temi completi: libertà totale per il design di qualsiasi elemento
  • Supporto per temi (skin) leggeri facilmente creati
  • Disegno delle pagine fluido e veloce e elaborazione degli script
  • Gradienti e caratteri superiori
  • Continuerà a supportare i plugin NPAPI come Silverlight, Flash e Java
  • Supporto per un numero crescente di estensioni esclusive di Pale Moon
  • Supporto esteso e crescente per gli standard web esistenti

Novità

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.

Programma disponibile in altre lingue

Recensioni degli utenti

Livelli di Sicurezza

Per evitare qualsiasi potenziale danno al tuo dispositivo e garantire la sicurezza dei tuoi dati e della tua privacy, il nostro team controlla ogni volta che un nuovo file di installazione viene caricato sui nostri server o collegato a un server remoto e riesamina periodicamente il file per confermarne o aggiornarne lo stato. Sulla base di questo controllo, impostiamo i seguenti livelli di sicurezza per qualsiasi file scaricabile.

Pulito

È molto probabile che questo programma software sia pulito.

Abbiamo scansionato file e URL associati a questo programma software in oltre 60 dei principali servizi antivirus del mondo; non sono state trovate minacce possibili. E non ci sono software di terze parti inclusi.

Avvertimento

Questo programma è supportato dalla pubblicità e potrebbe offrire l'installazione di programmi di terze parti che non sono necessari. Questi possono includere una barra degli strumenti, il cambiamento della tua homepage, del motore di ricerca predefinito o l'installazione di altri programmi di terze parti. Questi potrebbero essere falsi positivi e si consiglia ai nostri utenti di essere cauti durante l'installazione e l'utilizzo di questo software.

Disabile

Questo software non è più disponibile per il download. È altamente probabile che questo programma software sia dannoso o abbia problemi di sicurezza o altri motivi.

Presenta un rapporto

Grazie!
Il tuo rapporto è stato inviato.

Esamineremo la tua richiesta e prenderemo le misure opportune.

Si prega di notare che non riceverai una notifica riguardante qualsiasi azione intrapresa a causa di questo rapporto. Ci scusiamo per qualsiasi inconveniente che ciò possa causare.

Apprezziamo il tuo aiuto nel mantenere il nostro sito web pulito e sicuro.