Firefox-logo

Software-update: Mozilla Firefox 143

Geplaatst in:

Firefox is de browser van Mozilla. De browser is open-source en richt zich vooral op privacyfuncties. Zo blokkeert Firefox standaard trackingcookies en sociale trackers. Ook heeft Firefox via een officiële add-on de functie Containers, waarmee je websites in een afgezonderde sessie kunt bezoeken, zodat je moeilijker op het web gevolgd kan worden. Verder kun je je browser-instellingen en -gegevens synchroniseren met je andere computers, heeft Firefox een ingebouwde passwordmanager en een speciale leesmodus.

Firefox heeft een vast release-schema waarop nieuwe versies verschijnen. Elke vier weken verschijnt een nieuwe versie van de browser. Tussendoor kunnen nog wel kleine updates met bugfixes of securityfixes uitgebracht worden.

Wat is er nieuw?

Mozilla heeft versie 143 uitgebracht van zijn Firefox-browser. Deze versie biedt de mogelijkheid voor Windows-gebruikers om webapps vast te maken aan de taakbalk en direct vanaf de taakbalk te starten. Deze functie werkt niet als je Firefox via de Microsoft Store hebt geïnstalleerd. Ook nieuw is de mogelijkheid om tabbladen vast te maken door ze te slepen naar de speciale ’tab strip’. Op die manier blijven je tabbladen altijd geopend.

Verder biedt Firefox nu de optie om Copilot als chatbot in de zijbalk vast te maken, krijg je een preview te zien als een website om toestemming vraagt om je webcam te gebruiken en is de vingerafdrukbescherming van Firefox verbeterd. Je vindt de volledige changelog, evenals instructies om te upgraden, en de downloadlink, hieronder.

Instructies

Om Mozilla Firefox te updaten, klik je in Windows op de drie strepen rechts naast de adresbalk en ga je naar Help en dan Over Firefox. Op Mac klik je in de menubalk op Firefox en dan Over Firefox. Wacht even totdat de update is binnengehaald en klik dan op Herstarten om Firefox bij te werken. Je kunt de update ook handmatig downloaden en installeren via de downloadlinks hieronder.

Informatie

Versie 143
Uitgebracht op 2025-09-16
Release-status Stabiel
Bedrijf Mozilla
Website https://getfirefox.com
Platforms Windows, macOS, Linux

Downloadlinks

Changelog

Version 143.0, first offered to Release channel users on September 16, 2025

 

New

  • On Windows, Firefox now supports running websites as web apps pinned directly to the taskbar. These are sites that you can pin and run as simplified windows directly from the taskbar without losing access to your installed add-ons. This feature is not currently available for Firefox installs from the Microsoft Store.

  • Tabs can now be pinned by dragging them to the start of the tab strip, making it easier to keep important sites within reach.

  • Copilot from Microsoft can now be chosen as a chatbot to use in the sidebar for quick access without leaving your main view.

  • When a site asks for camera access, it can now be previewed inside the permission dialog. This is especially helpful when switching between multiple cameras.

  • The Firefox address bar can now show you important dates and events. This feature supports displaying events (e.g. “Mother’s Day”) in the United States, United Kingdom, Germany, France, and Italy regions.

  • Firefox has expanded its Fingerprinting Protection by reporting constant values for several more attributes of user’s computers.

  • When downloading a file in Private Browsing mode, Firefox now asks whether to keep or delete it after that session ends. You can adjust this behavior in Settings.

  • Firefox now supports Windows UI Automation, which improves support for accessibility tools such as Windows Voice Access, Text Cursor Indicator and Narrator.

    This feature is part of a progressive roll out.

    What is a progressive roll out?

    Certain new Firefox features are released gradually. This means some users will see the feature before everyone does. This approach helps to get early feedback to catch bugs and improve behavior quickly, meaning more Firefox users overall have a better experience.

Fixed

 

Enterprise

 

Developer

  • Unchecking the Group Similar Messages setting now prevents successive similar messages from being grouped so that all messages are displayed in the output.

  • Switching between unmodified and pretty printed sources in the debugger no longer opens a new tab for pretty printed content.

 

Web Platform

  • Firefox now supports xHE-AAC audio playback on Windows 11 22H2+, macOS, and Android 9+.

  • Firefox now uses an updated grid sizing algorithm to better align with the CSS Grid specification. Grid layouts that use percentage row sizes or grid items containing elements with aspect ratios (such as images) will now render correctly in more cases.

  • <input type=color> now recognizes the CSS <color> format in addition to the color hex format (#ffffff). This means that color names like black and more complex strings like rgb(200 200 200) are now valid inputs. For now the value will always be converted to the hex format.

  • Restrictions were removed that prevented setting the display property on <details> elements, and a ::details-content pseudo-element was added to style the expandable/collapsible contents of those elements.

 

Community Contributions