Software-update: Mozilla Firefox 151.0

Mozilla Firefox logo Mozilla heeft versie 151 van zijn webbrowser Firefox uitgebracht. In deze uitgave heeft onder meer het Firefox Home-scherm een nieuw uiterlijk gekregen, kan alle data in de privémodus worden gewist zonder het scherm af te sluiten, is de bescherming tegen figerprinting verbeterd en kunnen nu meerdere pdf-documenten worden samengevoegd. De complete changelog voor deze uitgave kan hieronder worden gevonden.

New
  • Firefox Home (New Tab) has a fresh, new look and feel. The layout and design will enable upcoming features, from widgets to shortcuts improvements, launching between 151 and 152. Included are some new and exciting Wallpapers. Use the pencil icon in the lower right to check them out.
  • Private Browsing Mode now allows you to instantly clear all data from your current session without closing the entire window. When you select the End Private Session button (the fire icon) to the right of the URL bar, Firefox will ask you to confirm to clear your session. Once confirmed, it will wipe all of your private browsing data and open a fresh new Private Browsing Mode session for you.
  • Firefox now strengthens protection against fingerprinting in Standard Enhanced Tracking Protection, making it harder for websites to track you across sites by limiting the amount of information revealed about your device and browser. This reduces the number of users uniquely identifiable by common fingerprinting techniques by an average of ~14%, and by ~49% on macOS.
  • You can now merge multiple PDFs directly in the Firefox PDF viewer.
  • The Translations page (about:translations) is now accessible through the More Tools section of the Application Menu.
  • Local Firefox profile backups are now available on Linux in addition to Windows, and you can restore them across platforms.
  • On macOS, URLs copied from iOS devices using Apple’s Universal Clipboard now paste correctly in Firefox.
  • On macOS, dropdown menus on web pages now use the native macOS menu style, matching the look and behavior of the rest of the system.
  • Address Autofill is enabled for users in the Netherlands.
Fixed
  • Fixed incorrect screen resolution reporting to websites in multi-monitor setups.
  • Fixed an issue on macOS where maximized Firefox windows could reopen on the wrong monitor after relaunching in multi-monitor setups.
  • Improved color management for copied and pasted images on macOS.
  • Various security fixes.
Changed
  • The search bar in Firefox Settings (about:preferences) is now larger and spans the full width of the settings content area, making it easier to find options.
  • Extensions and Themes installed in a Firefox Desktop profile directory will be restored successfully after the profile directory is moved or restored to a different location or a different operating system.
  • Geolocation on Windows now respects the user's Windows location permission setting, instead of overriding it, when the user grants location permission to a page. Firefox will ask users to enable the Windows permission if it is needed.
Enterprise Developer Platform
  • You can now manage microcontrollers that support serial communications in Firefox via the Web Serial API. This lets you program microcontrollers and development boards, such as ESP devices, Raspberry Pi Picos, 3D printers, CNC machines, and other devices. Web Serial can be used in Extensions, but not from moz-extension contexts at this time.
  • Local network access restrictions are now rolling out to all users. Firefox requires websites to request permission before connecting to devices on your local network or to apps and services on your device. Previously, this protection was limited to users with Enhanced Tracking Protection set to Strict.
  • The new Fullscreen Keyboard Lock API adds an optional argument to requestFullscreen that allows websites to request that while fullscreen, pressing the Escape key will no longer exit fullscreen (instead, a long-press is required), and certain formerly-reserved browser hotkeys are allowed to be default-prevented.
  • Firefox improves the rendering of absolutely positioned elements across multi-column containers and when printing, producing more accurate positioning and fragmentation.
  • @container rules now allow specifying a list of container query conditions rather than a single condition.
  • Firefox now supports container style queries, allowing styles to be applied to an element based on the computed values of its container's custom properties. This can be done by using one or more style() functions inside @container rules.
  • A new CSSContainerRule.conditions property was introduced, holding an array of all container query conditions. This new property is intended to replace CSSContainerRule.containerName and CSSContainerRule.containerQuery, which only supported a single name and query, making them deprecated.
  • Updated the behavior of implicit anchors in CSS Anchor Positioning. The position-anchor property now defaults to normal. When using position-area, implicit anchors are applied automatically, while popovers using anchor() or anchor-center now require position-anchor: auto to opt in.
  • Firefox now supports the Document Picture-in-Picture API, which allows web pages to place content in an always-on-top popup.
  • Temporary site permissions are now correctly reflected in the Permissions API.
  • Firefox now supports the declarative definition of slot assignment behavior for shadow roots.

De volgende downloads zijn beschikbaar:
*Mozilla Firefox 151.0 voor Windows (Nederlands)
*Mozilla Firefox 151.0 voor Linux (Nederlands)
*Mozilla Firefox 151.0 voor macOS (Nederlands)
*Mozilla Firefox 151.0 voor Windows (Engels)
*Mozilla Firefox 151.0 voor Linux (Engels)
*Mozilla Firefox 151.0 voor macOS (Engels)
*Mozilla Firefox 151.0 voor Windows (Fries)
*Mozilla Firefox 151.0 voor Linux (Fries)
*Mozilla Firefox 151.0 voor macOS (Fries)

Mozilla Firefox - about schem op Windows 11

Versienummer 151.0
Releasestatus Final
Besturingssystemen Linux, macOS, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11, Windows Server 2022, Windows Server 2025
Website Mozilla Foundation
Download https://www.mozilla.org/en-US/firefox/all/#product-desktop-release
Licentietype Voorwaarden (GNU/BSD/etc.)

Door Bart van Klaveren

Downloads en Best Buy Guide

19-05-2026 • 15:55

7

Submitter: KipKroket

Bron: Mozilla Foundation

Reacties (7)

Sorteer op:

Weergave:

Web Serial API, nice! Kan Chrome er weer vanaf.
Wat doet deze API?
Je kunt hiermee seriele (/USB) apparaten aanspreken via een website. Dit kun je bv gebruiken om microcontrollers zoals de ESP32 te programmeren / flashen via een website (zie bv web.esphome.io maar bv ook de WLED firmware kun je via de browser flashen). Of toetsenborden op basis van de QMK firmware die je kunt customizen en volledig flashen vanuit de browser.

Mozilla / Firefox is daarbij sterk tegen deze APIs geweest, uit veiligheidsperspectief. Waardoor Chromium based browsers dus de enige mogelijkheid hiervoor waren (incl dat verschillende van de toepassingen geen eenvoudige app(licatie) hebben die hetzelfde doen en je dus echt aan de browser en dus "Chrome") gebonden was. Blijkbaar is Mozilla / Firefox nu dan toch overstag gegaan en hebben ze het toegevoegd.
Alhoewel er wel een Firefox "extensie" was die dit toevoegde. Maar dat was dan 3th party en daarvoor moest je ook een losse applicatie installeren. De applicatie deed dan daadwerkelijk USB / de seriële poort aanspreken en de browser extensie zorgde voor een werkende Web serial API in de browser die dan alles doorzette naar de applicatie.

Edit:
Overigens vragen browsers uiteraard om toestemming hiervoor (gelijk aan toestemming vragen voor camera / microfoon, locatie, ...). En moet je als gebruiker specifiek het apparaat selecteren. Het is dus niet zo dat een website zomaar, zonder dat je er van weet, met de aangesloten seriële / USB apparaten kan gaan babbelen.

[Reactie gewijzigd door RobertMe op 19 mei 2026 16:44]

Duidelijk uitleg, bedankt!

Volgens mij was GraphenOS alleen via Web met Chrome te installeren. Ik vermoed dat het met deze update ook werkt of werkend te krijgen is op Firefox.
In de lijst met verbeteringen zie ik zowel aanpassingen bij 'InPrivateBrowsing" en ook bij "Provielen". Die InPrivateBrowsing gebruik ik nog wel eens, bijvoorbeeld om van account te wisselen op een website.

Het zou voor mij wel handig/makkelijk zijn als ik met inPrivateBrowsing naar een ander profiel zou kunnen wisselen. Dat beide omgevingen net zo gescheiden zijn als de huidige InPrivateBrowsing maar daarnaast toch wel de details bewaard blijven.

Of heb ik ergens een optie/knop/mogelijkheid gemist en zit dit er al in?
Je kunt daarvoor container tabs gebruiken via de extensie: https://addons.mozilla.or...multi-account-containers/ (uitgegeven door "Firefox", dus 1th party). Per container ("soort") is er dan een eigen set cookies etc. (Geschiedenis wordt wel bijgehouden).

Zelf gebruik ik dit in combinatie met dat een container is ingesteld om een proxy te gebruiken, zo kan ik vervolgens bepaalde sites via een buitenlandse VPN bezoeken.
Maar je kunt deze containers ook gebruiken voor bv "werk" en "prive" (deze zitten er standaard ook in) en zo dus bv 2x op Facebook of whatever inloggen met een werk vs prive account.

Om te kunnen reageren moet je ingelogd zijn