Wingetlywingetly
← All apps

Firefox Developer Edition (MSIX)

by Mozilla Corporationv148.0.15.0

Last updated

The Firefox release channel below Beta and above Nightly. Get the latest features, fast performance, and the development tools you need to build for the open web using Firefox Browser Developer Edition.

Install with winget

$ winget install --id Mozilla.Firefox.DeveloperEdition.MSIX --exact --version 148.0.15.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Firefox Developer Edition (MSIX)

Firefox Developer Edition (MSIX) uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\Firefox%20Setup%20148.0b15.msix

See the full silent install reference for Firefox Developer Edition (MSIX)

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v148.0.15.0

ArchitectureTypeScopeInstallDownload
x86MSIX-Direct
x64MSIX-Direct
arm64MSIX-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high7.5Fix in v153.2.0CVE-2026-84145affects before 115.40.0, 140.15.0, 153.2.0, 155.0.0Sep 1, 2026

    Internally found bugs present in Thunderbird 154, Thunderbird ESR 153.1 and Thunderbird ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vu...

  • high7.5Fix in v153.2.0CVE-2026-84144affects before 153.2.0, 155.0.0Sep 1, 2026

    Internally found bugs present in Thunderbird 154 and Thunderbird ESR 153.1. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in...

  • critical9.8Fix in v153.2.0CVE-2026-84143affects before 140.15.0, 153.2.0, 155.0.0Sep 1, 2026

    Internally found bugs present in Thunderbird 154, Thunderbird ESR 153.1 and Thunderbird ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vu...

  • critical9.8Fix in v155.0.0CVE-2026-84142affects before 155.0.0Sep 1, 2026

    Internally found bugs present in Thunderbird 154. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155 and Thunderbi...

  • critical9.8Fix in v153.2.0CVE-2026-84141affects before 153.2.0, 155.0.0Sep 1, 2026

    Integer overflow in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.

  • critical9.8Fix in v153.2.0CVE-2026-84140affects before 153.2.0, 155.0.0Sep 1, 2026

    Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.

  • medium6.1Fix in v153.2.0CVE-2026-84139affects before 153.2.0, 155.0.0Sep 1, 2026

    Clickjacking issue in the DOM: Events component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.

  • medium6.5Fix in v155.0.0CVE-2026-84138affects before 155.0.0Sep 1, 2026

    Denial-of-service in the PDF Viewer component. This vulnerability was fixed in Firefox 155 and Thunderbird 155.

Showing 8 of 25. Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Firefox Beta (MSIX)Mozilla Corporation
    Mozilla.Firefox.Beta.MSIXv153.0.11

    The Firefox release channel below standard and above Developer Edition. Since the MSI and EXE versions of Firefox Beta usually share the same program info as Firefox Standard, this package is the only known way to consistently get Beta.

  • Mozilla VPNMozilla Corporation
    Mozilla.VPNv2.39.0

    Security, reliability and speed — on every device, anywhere you go.

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • Cromiteuazo
    uazo.cromitev148.0.7778.168

    A Bromite fork with ad blocking and privacy enhancements; take back your browser!

  • mpv (shinchiro build)shinchiro
    shinchiro.mpvv0.41.0

    A free, open source, and cross-platform media player. Windows build by shinchiro, packaged natively.

  • Mozilla Firefox (dsb)Mozilla
    Mozilla.Firefox.dsbv155.0.1

    Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.

More from Mozilla Corporation or browse mozilla-firefox-developer-edition-msix, mozillafirefoxdevelopereditionmsix, mozilla-firefox-dev-edition-msix.

Frequently asked questions

How do I install Firefox Developer Edition (MSIX) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Mozilla.Firefox.DeveloperEdition.MSIX --exact --version 148.0.15.0. winget downloads the installer from Mozilla Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Firefox Developer Edition (MSIX) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Mozilla.Firefox.DeveloperEdition.MSIX --exact 148.0.15.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Firefox Developer Edition (MSIX)?
Firefox Developer Edition (MSIX) uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\Firefox%20Setup%20148.0b15.msix).
How do I uninstall Firefox Developer Edition (MSIX) via winget?
Run: winget uninstall --id Mozilla.Firefox.DeveloperEdition.MSIX --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Firefox Developer Edition (MSIX)'s Apps & Features entry.
Is Firefox Developer Edition (MSIX) free?
Firefox Developer Edition (MSIX) is distributed under MPL-2.0. Refer to the publisher (https://www.mozilla.org/firefox/developer/) for the full license terms - Wingetly itself does not charge for installation.
Does Firefox Developer Edition (MSIX) work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Firefox Developer Edition (MSIX) directly from the publisher.
How do I keep Firefox Developer Edition (MSIX) up to date?
Run winget upgrade --id Mozilla.Firefox.DeveloperEdition.MSIX --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Firefox Developer Edition (MSIX) from microsoft/winget-pkgs.