> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# FireDragon Browser Swoops in With New Wings
- URL: https://itsfoss.com/news/firedragon-v13-release/
- Published: 2026-07-27T15:05:14.000Z
- Updated: 2026-07-27T15:05:14.000Z
- Description: It's been rewritten from scratch to provide some good gains.
- Author: Sourav Rudra
- Tags: News

FireDragon is the default browser on [Garuda Linux](https://garudalinux.org/?ref=itsfoss.com), the Arch-based distro known for its polished KDE Plasma spins and reliability despite riding the bleeding edge. It has traditionally run on a [Floorp](https://itsfoss.com/news/floorp-firefox/) base, giving it Firefox's extension support wrapped in Garuda's privacy defaults and *Dr460nized* branding.

Now the developers have flipped the playbook, changing its base and delivering [a v13 release](https://forum.garudalinux.org/t/firedragon-v13-official-release/48353?ref=itsfoss.com) that's packed with many usability-focused improvements.

## What's new?

![you can see an about page (with lots of text) open for the firedragon web browser with the main browser window in the background](https://itsfoss.com/content/images/2026/07/firedragon-about-dialog.png)

This overhaul gets you **a better search experience**, where the default search engine is [DuckDuckGo](https://itsfoss.com/duckduckgo-easter-eggs/). It arrives alongside an expanded list of search tools that range from privacy-focused ones like **Qwant**, **Brave Search**, **Startpage**, and Big Tech options like *Bing* and *Google*.

Next is the improved onboarding experience, with the *Welcome dialog* now packing in one-click toggles for things you'd normally have to dig up in `about:config`.

Turn off the built-in password manager if you already rely on a separate one like [Proton Pass](https://go.getproton.me/aff%5Fc?offer%5Fid=42&aff%5Fid=1173&ref=itsfoss.com) (*partner link*), flip on *ResistFingerprinting* for tighter privacy at the risk of breaking sites, or switch on prefetching to speed up page loads.

![](https://itsfoss.com/content/images/2026/07/firedragon-quick-settings.png)

![](https://itsfoss.com/content/images/2026/07/firedragon-search-engine-options.png)

![](https://itsfoss.com/content/images/2026/07/firedragon-pre-installed-extensions.png)

**New quick settings, search engine options, and pre-installed extensions (click/touch to expand).*

Similarly, browsing speed sees a small bump with TLS [0-RTT](https://blog.cloudflare.com/introducing-0-rtt/?ref=itsfoss.com) now being enabled by default, cutting latency when reconnecting to sites you have already visited.

There's also the optional setting to enable prefetching (*the same one as earlier*), which starts loading a page the moment you hover over a link or downloads the next page in the background before you click it.

As for **the other notable changes**, v13 adds support for XDG Base Directories and now handles WebGL and DRM content through site permissions. It also drops [Dark Reader](https://darkreader.org/?ref=itsfoss.com) from the default extension lineup, leaving [Flagfox](https://flagfox.wordpress.com/?ref=itsfoss.com) and [uBlock Origin](https://github.com/gorhill/uBlock?ref=itsfoss.com) as the only pre-installed add-ons.

## Should you ditch Firefox?

![a fresh firedragon browser installation that has many user interface elements visible, and a timeline of its development on the right-hand side](https://itsfoss.com/content/images/2026/07/firedragon.png)

I spent time with FireDragon v13 to see how the new codebase holds up and whether it changes anything for someone deciding between it and stock [Firefox](https://www.firefox.com/?ref=itsfoss.com). Most of it feels familiar, though there are a few rough edges worth flagging.

The quick-setup wizard, powered by the new Welcome dialog, left me a little disappointed as there's a lot of empty space on the page; however, the options themselves worked just fine. 

Past that screen, the browsing experience feels like Floorp or Firefox with a Garuda twist to it.

Vertical tabs are where FireDragon comes closest to matching Firefox outright, with the layout looking nearly identical. The **one kink is the title bar**. Firefox hides it on Fedora Workstation (*which comes with GNOME*), but FireDragon shows an ugly one with no toggle anywhere in the settings to turn it off.

![on the left is a screenshot of firefox with its hamburger menu open, on the right is a screenshot of firedragon browser with its hamburger menu open](https://itsfoss.com/content/images/2026/07/firefox-firedragon-comparison.png)

A bigger miss showed up with system theming. Firefox follows your system's dark or light mode automatically for both its interface and supported sites. FireDragon didn't do that for websites, even with the "*Website appearance*" option set to "*Dark*". I tested this across *Mastodon*, *DuckDuckGo*, and here (*where you are reading the article*).

*Restarting the browser didn't help either.* 😵

![](https://itsfoss.com/content/images/2026/07/firedragon-vertical-tabs.png)

![](https://itsfoss.com/content/images/2026/07/firedragon-settings.png)

**Enabling vertical tabs (left) and FireDragon Settings (right).*

The dedicated *FireDragon Settings* page claws some of that back, with toggles for things like closing the browser window with the last tab, enabling middle-click paste, updating add-ons automatically, and additional controls for prefetching.

The *Design* tab lets you go further, letting you fine-tune any installed themes with a great degree of control over what gets shown and what doesn't.

**So, should you ditch Firefox?** If you're already on Garuda Linux, FireDragon v13 can be turned into a daily driver with some tweaking. If you're happily settled on Firefox itself, the theming bug and stubborn title bar make this a harder sell.

## Get started

You can get the ***Dr460nized*** edition of FireDragon from [Flathub](https://flathub.org/en/apps/org.garudalinux.firedragon?ref=itsfoss.com) for most Linux computers:

```
flatpak install flathub org.garudalinux.firedragon
```

[FireDragon (Flathub)](https://flathub.org/en/apps/org.garudalinux.firedragon?ref=itsfoss.com)

**For Arch users**, there are four [AUR](https://itsfoss.com/aur-arch-linux/) packages on offer. One that is [pre-compiled](https://aur.archlinux.org/packages/firedragon-bin?ref=itsfoss.com) (*should be faster to install*), the second one that [needs compiling](https://aur.archlinux.org/packages/firedragon?ref=itsfoss.com), and the other two are the same but **with *Catppuccin* theming** ([*link1*](https://aur.archlinux.org/packages/firedragon-catppuccin-bin?ref=itsfoss.com)*,* [*link2*](https://aur.archlinux.org/packages/firedragon-catppuccin?ref=itsfoss.com)).

People on platforms like **Windows** and **macOS** or those looking for alternative packages for Linux can visit Garuda Linux's [GitLab instance](https://gitlab.com/garuda-linux/firedragon/firedragon13/-/releases?ref=itsfoss.com). There's also [a documentation page](https://firedragon.garudalinux.org/?ref=itsfoss.com) you can refer to, but keep in mind that it is a bit outdated.