Firefox's has been reimagined in 2026 to be fast, modern and inviting the first time you run it and every day after. We've always had your back on privacy, and still do. We think the browser should be a piece of software you can rely on to have your back, pleasant to look at and working seamlessly with the web.
We're living in a frenetic time, where people are dealing with tough changes in our daily lives and hard to solve problems are popping up everywhere. We think the browser should be a piece of software you can rely on to have your back, pleasant to look at and working seamlessly with the web.
We're also on a mission to save you time, whether that's by making pages load faster, using less memory, or by streamlining everyday use of the browser. Good design is invisible. So if things just work, you don't really think about it. But a ton of thought has been put into the flow. Our users who have tried the new Firefox have said, "the fact that I was using a new web browser slipped into the background of my consciousness." And that's just what we were going for.
A sleek, clean Firefox design backed by research
Going into the Firefox redesign, our team studied how people interact with the browser, observing their patterns and behaviors. We listened to feedback and gathered ideas from regular people who just want to have an easier experience on the web. We obsessed over distractions, extra clicks and wasted time. The resulting new design is simple, modern and fast and delivers a beautiful experience to support what people do most in Firefox.
Bright and buoyant throughout
The fresh new Firefox is easy on the eyes, bright and buoyant on screens of all sizes --- computers, phones and tablets. A new icon set, crisp typography and thoughtful spacing throughout all reflect a modern aesthetic.
Streamlined toolbar and menus
The toolbar is naturally where you start every web visit. It's the place where you type a URL to go somewhere online. After web page content, it's what you look at most in Firefox. The new toolbar is simplified and clutter-free so you get to the good stuff effortlessly.
Menus are where key Firefox actions and commands live. We've consolidated extra menus to reduce clutter and be more intuitive through the three bars menu in the upper right or by right-clicking to activate it on your computer screen. The new look reorganized and streamlined our menus to put the best actions quickly at your fingertips.
When privacy protections are engaged in Firefox, the shield icon in the toolbar glows subtly indicating that we're working behind the scenes to protect you from nosy trackers. Fun fact: Firefox has blocked more than 6 trillion --- that's trillion with a T --- trackers since we rolled out enhanced tracking protection, stopping thousands of companies from viewing your online activity.. We're talking about tracking cookies, social media trackers, fingerprinters, cryptominers and more. Go ahead and click on the shield to see who and what Firefox is blocking... you might be surprised by what you find out.
A new look for tabs
Based on our research, we found out that more than half of you have 4+ tabs open all the time, and some of you have more, a lot more. And we feel that! Tab as much as you like, friends. Tabs got a makeover so they are now gently curved and float above the toolbar. It's an exciting change that also serves as a reminder that tabs aren't stationary. So grab those tabs, move them around and organize them as you like. Tabs also got a glow-up to be a touch brighter when active.
Shhhhhh.... notifications
No one likes to be interrupted when they're in the flow, but if you must be alerted to something, at least it can look good. We've updated notifications and alerts of all kinds in Firefox to take up less space for less jarring interruptions. Plus, non-essential alerts and messages have been removed altogether. Media autoplay is turned off by default, so you won't be interrupted by a random video blasting unexpectedly. Spotting a noisy tab is easy, and unmuting/muting takes just a quick click on the tab itself.
Expanded privacy protections
Mozilla makes it our mission to put your privacy and security first in the technology we develop. Our goal is for you to worry less every time you go online. The latest Firefox release comes to you with next-level security and privacy that you've come to expect from us.
The best private browsing mode out there
All browsers have a private browsing mode, but none match Firefox. The popular Total Cookie Protection moves from the optional strict setting to always-on in private browsing. This feature maintains a separate "cookie jar" for each website you visit while browsing privately. Any time a site deposits a cookie, Firefox locks it up in its own cookie jar so that it can't be shared with any other website.
An even better Firefox for iOS and Android
The fresh new look covers Firefox everywhere, from desktop browsers to Android and iOS mobile devices. The iOS experience is optimized for iPhone and iPad, with key actions now taking fewer steps for quicker searches, navigation and tab viewing. With refinements in iconography and menu names, the whole browsing experience is more cohesive and harmonious across every platform.
Shape Up Your Floats
CSS Shapes lets a floated element sculpt the flow of content around it beyond the classic rectangular bounding box we've been constrained to. For instance, in the above screenshot and linked demo, the text is wrapping to the shape of the grapes vs the image's border. There are properties for basic shapes all the way up to complex polygons.
You can learn more in Josh Marinacci's post on the new CSS Shapes tooling from yesterday.
Variable Fonts Are Here
No punny title, I'm just excited! OpenType Font Variations allow a single font file to contain multiple instances of the same font, encoding the differences between instances. In addition to being in one file, font creators can expose any number of variation axes that give developers fine-grained control on how a font is rendered. These can be standard variations like font weight (font weight 536 looks right? no problem!) or things that were never previously available via CSS (x-height! serif-size!). In addition to the candy-store possibilities for typography nerds, being able to serve a single file with multiple variants is a major page weight savings. Dan Callahan goes much deeper on the grooviness to be found and how Firefox makes it easy to tweak these new custom values.
Devtools Commands
The Developer Toolbar was an alternate command repl input in the Firefox Developer tools, apart from the Web Console. I say "was" because as of Firefox 62, it has been removed. It was always a bit hard to find and not as well-advertised as it could be, but did encapsulate some powerful commands. Most of these commands have been progressively migrated elsewhere in the devtools, and this is wrapped up in Firefox 62, so we've removed the toolbar altogether.
One of the last commands to be migrated is screenshot, which is a power-user version of the "take a screenshot" button available in the devtools UI. The screenshot command is now available as :screenshot in the Web Console. For example, have you ever needed a high-res screenshot of a page for print? You can specify a higher pixel density for a screenshot via the command: :screenshot --dpr 4
There are a bunch of other options as well, such as specifying output filenames, capture delays, and selector-cropped screenshots. Eric Meyer wrote a great primer on the power of :screenshot on his blog, and it will change your page capture game.
What's New
Version 150.0, first offered to Release channel users on April 21, 2026
New
- Split View just got better: You can now right-click any link and choose Open Link in Split View to open it alongside your current tab. You can also search open tabs when creating a split view and quickly reverse tab positions using the new Reverse Tabs option in the tab context menu.
- Share multiple tabs in a single step: select several tabs, right-click, and choose Share → Copy X links. When pasted into other apps, links include both the page title and URL for easy reading.
- You can now use Firefox's built-in PDF editor to reorder, copy, paste, delete, and export pages in a PDF.
- Try out real-time, private translations in Firefox Desktop with the about:translations page. Start typing the word "translate" into the URL bar for a quick-action shortcut to the page.
- Added support for the GTK emoji picker on Linux, allowing users to insert emoji using the system shortcut (typically Ctrl+.).
- Firefox web apps are now available to Windows users who installed Firefox through the Microsoft Store.
- The new Firefox Profile management system is now available to all users, including users on Windows 10.
- Backing up a profile to a file is now available to all Windows 10 and 11 users, including those who use the new profile management system.
- Firefox now ships with a new .rpm package for Linux users on Red Hat, Fedora, openSUSE, and other RPM-based distributions.
- Firefox now prompts you to enable location access in Windows settings when granting a website permission to use your location, if geolocation hasn't already been allowed. This behavior, previously limited to some Windows 11 versions, now applies to all supported Windows versions.
- The built-in VPN is now available for users in Canada. Note: This feature is not available in enterprise environments.
- Currently available in: Canada, France, Germany, United Kingdom, United States
Fixed
- Fixed an issue on macOS where, when macOS Lockdown mode is enabled, emoji characters are not displayed in web content.
- Various security fixes.
Changed
- If you prefer creating tab groups from the context menu, you can now turn off drag-and-drop group creation in Settings > Tabs > Drag tabs to create tab groups.
Developer
- The Document.caretPositionFromPoint() method now only returns a position in a shadow DOM if its ShadowRoot is passed in the newly-added shadowRoots option.
- The devtools network monitor now indicates when a connection used a certificate issued by a certificate authority not in Mozilla's Root CA Program.
- Firefox now supports the ariaNotify API for accessibility notifications (e.g. for screen readers) as a more ergonomic and reliable alternative to ARIA live regions.
- Firefox now supports media element pseudo-classes (e.g., :playing, :paused) to allow more precise styling based on media playback state.
- Added support for the highlightsFromPoint() API, which allows web pages to interact with CSS Highlights by returning all Highlights at a given point.
- Firefox now supports light-dark() on images, just like on colors, which is very useful for supporting dark mode on websites.
- The color-mix() function previously accepted only two color values. This limitation has now been removed, allowing the function to accept an arbitrary number of colors.
- Added support for a new auto value on the sizes attribute for lazy-loaded image elements with multiple images defined via srcset. This allows the browser to automatically select the right image based on the layout width of the image element.
Version 149.0, first offered to Release channel users on March 24, 2026
- View two pages side-by-side in a single window with the new Split View feature that makes it easier to compare information, research topics or work across two pages at once. To create a split view, select one or two tabs and choose Add to Split View or Open in Split View.
- Firefox now offers a free built-in VPN. Whether you're using public Wi-Fi while traveling, searching for sensitive health information, or shopping for something personal, this feature gives you a simple way to stay protected. Once you sign in and turn it on, you can hide your location and IP address by routing it through a secure proxy while you browse in Firefox. You will get 50 GB of protection every month, with the option to turn it on or off for specific websites. This feature is progressively rolling out in the US, UK, Germany and France starting today.
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.
- Many PDF files will now load significantly faster thanks to hardware acceleration.
- Firefox now automatically blocks notifications and permanently revokes permissions for any website flagged as malicious by SafeBrowsing. This prevents unsafe sites from sending background notifications to users, commonly used for ads, spam or phishing.
- You can now add a Share button to your toolbar via Customize Toolbar, making it easy to share the current tab using your Windows or macOS system sharing options.
- Address Autofill is enabled for users in Australia, India, Italy, Poland and Austria.
- Explore more of the web with new on-device translation support for Bosnian, Norwegian Bokmål, Serbian and Thai – plus improved accuracy for Croatian.
- Increased robustness of HTTP/3 upload performance for unstable network conditions.
- Various security fixes.
- The TrustPanel combines the privacy and security panels accessed from the address bar to give the user one place to check the Privacy and Security settings of the current page. Learn more.
- Security has been strengthened by tightening the requirements for JavaScript files that can be loaded in the parent process, providing additional defense in depth against potential threats.
- On Linux, Firefox will now default to the XDG portal file picker if available, rather than the GTK3 one, which is usually better integrated with the user's desktop environment, and more powerful.
- Firefox error pages have a fresh new look, with updated visuals that better match the overall feel of Firefox. The redesigned pages create a more cohesive experience while making it clearer what went wrong.
- On Windows, Firefox will use the modern Windows.Devices.Geolocation API for geolocation instead of Windows 7 location API.
- The toolbar of the Storage Inspector now has a button to delete all entries of the currently selected storage.
- Besides each CSS declaration related to a computed value shown in the Computed view there's now an icon to jump to it in the Rules view.
- showPicker() now supports text-based elements with an associated
- The functions xywh() and rect() were previously implemented for the clip-path and offset-path properties. They are now also available for the shape-outside property.
- The math value of the CSS font-family is now supported and used by default for MathML's
- Added support for the HTML attribute popover="hint".
- Enabled media element pseudo-classes, such as :playing, :paused…
- Enabled the spec-compliant HTMLMediaElement.captureStream() API.
- Added support for closing popovers & dialogs with the Android Back Button, and implemented the CloseWatcher API for handling this in script.
- The new Reporting API provides a generic reporting mechanism for web applications to use to make reports available based on various platform features (for example Content Security Policy, Permissions-Policy or feature deprecation reports) in a consistent manner.

