# Firefox Nightly

Published articles for Firefox Nightly.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Intent to Ship: JPEG XL

DevFeed: [Intent to Ship: JPEG XL](<https://devfeed.tech/articles/intent-to-ship-jpeg-xl-4154.md>)

Original publisher: [Read original article](<https://hacks.mozilla.org/2026/08/intent-to-ship-jpeg-xl/>)

Author: Jake Archibald

Published: 2026-08-24T15:32:15Z

Content type: article

Language: en

Sources: [Mozilla Hacks - the Web developer blog](<https://devfeed.tech/sources/mozilla-hacks-the-web-developer-blog.md>)

Topics: [Firefox](<https://devfeed.tech/topics/firefox.md>), [Web](<https://devfeed.tech/topics/web.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Firefox Nightly](<https://devfeed.tech/topics/firefox-nightly.md>), [Google](<https://devfeed.tech/topics/google.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [browser](<https://devfeed.tech/tags/browser.md>), [browsers](<https://devfeed.tech/tags/browsers.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [developer](<https://devfeed.tech/tags/developer.md>), [features](<https://devfeed.tech/tags/features.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [firefox-nightly](<https://devfeed.tech/tags/firefox-nightly.md>), [google](<https://devfeed.tech/tags/google.md>), [hacks](<https://devfeed.tech/tags/hacks.md>), [interop](<https://devfeed.tech/tags/interop.md>), [mozilla](<https://devfeed.tech/tags/mozilla.md>), [uncategorized](<https://devfeed.tech/tags/uncategorized.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Mozilla announces its intent to ship JPEG XL in Firefox, using Google Research's Rust-based jxl-rs decoder to provide secure, performant support. The article highlights progressive rendering and compares JPEG XL with AVIF for different image-compression use cases.

### Source excerpt

It isn't often that new image formats land in browsers. In the early 2000s we had JPEG, GIF, and PNG. The 2010s gave us WebP, which was a modest step up from JPEG. But the 2020s have given us two new image formats that are a big step up from previous formats: AVIF and JPEG [...] The post Intent to Ship: JPEG XL appeared first on Mozilla Hacks - the Web developer blog.

## Trustworthy JavaScript for the Open Web

DevFeed: [Trustworthy JavaScript for the Open Web](<https://devfeed.tech/articles/trustworthy-javascript-for-the-open-web-4151.md>)

Original publisher: [Read original article](<https://hacks.mozilla.org/2026/05/trustworthy-javascript-for-the-open-web/>)

Author: Firefox Security Team

Published: 2026-05-05T15:49:11Z

Content type: article

Language: en

Sources: [Mozilla Hacks - the Web developer blog](<https://devfeed.tech/sources/mozilla-hacks-the-web-developer-blog.md>)

Topics: [JavaScript](<https://devfeed.tech/topics/javascript.md>), [Web platform](<https://devfeed.tech/topics/web-platform.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [browsers](<https://devfeed.tech/topics/browsers.md>), [End-to-End Encryption](<https://devfeed.tech/topics/end-to-end-encryption.md>), [Encryption](<https://devfeed.tech/topics/encryption.md>), [Security](<https://devfeed.tech/topics/security.md>), [Firefox Nightly](<https://devfeed.tech/topics/firefox-nightly.md>), [Cloudflare](<https://devfeed.tech/topics/cloudflare.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [browsers](<https://devfeed.tech/tags/browsers.md>), [cloudflare](<https://devfeed.tech/tags/cloudflare.md>), [encryption](<https://devfeed.tech/tags/encryption.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [firefox-nightly](<https://devfeed.tech/tags/firefox-nightly.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [meta](<https://devfeed.tech/tags/meta.md>), [open](<https://devfeed.tech/tags/open.md>), [security](<https://devfeed.tech/tags/security.md>), [web](<https://devfeed.tech/tags/web.md>), [web-platform](<https://devfeed.tech/tags/web-platform.md>)

### AI overview

Mozilla presents WAICT, a web platform proposal for making client-side JavaScript more trustworthy when servers may be malicious or compromised. It binds delivered code to a developer-supplied manifest, records manifests in a publicly auditable log, and enables browsers to reject code that has not been logged. An early prototype is available behind a preference in Firefox Nightly.

### Source excerpt

The open web is a critical platform for applications that handle highly sensitive data, from private communications to financial transactions and medical records. Traditionally, servers are trusted to deliver the appropriate code and resources for their web applications to browsers, who then provide a secure and isolated environment for their execution. In some circumstances, this [...] The post Trustworthy JavaScript for the Open Web appeared first on Mozilla Hacks - the Web developer blog.

## Experimenting with local alt text generation in Firefox Nightly

DevFeed: [Experimenting with local alt text generation in Firefox Nightly](<https://devfeed.tech/articles/experimenting-with-local-alt-text-generation-in-firefox-nightly-4128.md>)

Original publisher: [Read original article](<https://hacks.mozilla.org/2024/05/experimenting-with-local-alt-text-generation-in-firefox-nightly/>)

Author: Tarek Ziadé

Published: 2024-05-31T16:43:46Z

Content type: article

Language: en

Sources: [Mozilla Hacks - the Web developer blog](<https://devfeed.tech/sources/mozilla-hacks-the-web-developer-blog.md>)

Topics: [On-device AI](<https://devfeed.tech/topics/on-device-ai.md>), [AI, ML & Data Engineering](<https://devfeed.tech/topics/ai-ml-data-engineering.md>), [cpu](<https://devfeed.tech/topics/cpu.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [alt-text](<https://devfeed.tech/tags/alt-text.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [feature](<https://devfeed.tech/tags/feature.md>), [featured-article](<https://devfeed.tech/tags/featured-article.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [firefox-nightly](<https://devfeed.tech/tags/firefox-nightly.md>), [inference](<https://devfeed.tech/tags/inference.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [on-device-ai](<https://devfeed.tech/tags/on-device-ai.md>), [pdf](<https://devfeed.tech/tags/pdf.md>)

### AI overview

Firefox Nightly is testing private, on-device AI that generates image alt text in its built-in PDF editor, with a longer-term goal of helping screen-reader users while browsing.

### Source excerpt

Firefox 130 will introduce an experimental new capability to automatically generate alt-text for images using a fully private on-device AI model. The feature will be available as part of Firefox's built-in PDF editor, and our end goal is to make it available in general browsing for users with screen readers. The post Experimenting with local alt text generation in Firefox Nightly appeared first on Mozilla Hacks - the Web developer blog.

## Using color-mix() to create opacity variants

DevFeed: [Using color-mix() to create opacity variants](<https://devfeed.tech/articles/using-color-mix-to-create-opacity-variants-28783.md>)

Original publisher: [Read original article](<https://una.im/color-mix-opacity/>)

Published: 2023-03-31T00:00:00Z

Content type: tutorial

Language: en

Sources: [Una Kravets](<https://devfeed.tech/sources/una-kravets.md>)

Topics: [CSS](<https://devfeed.tech/topics/css.md>), [color](<https://devfeed.tech/topics/color.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [browsers](<https://devfeed.tech/topics/browsers.md>)

Tags: [browsers](<https://devfeed.tech/tags/browsers.md>), [chrome](<https://devfeed.tech/tags/chrome.md>), [css](<https://devfeed.tech/tags/css.md>), [demo](<https://devfeed.tech/tags/demo.md>), [experimental](<https://devfeed.tech/tags/experimental.md>), [firefox-nightly](<https://devfeed.tech/tags/firefox-nightly.md>), [guide](<https://devfeed.tech/tags/guide.md>), [safari](<https://devfeed.tech/tags/safari.md>)

### AI overview

This tutorial explains how CSS color-mix() can create semi-opaque variants of brand colors by mixing them with the transparent color value. It also discusses browser support, color spaces, and a related DevTools demo.

### Source excerpt

Build an alpha color system without splitting out channels using this one neat trick.

## New aspect-ratio CSS property supported in Chromium, Safari Technology Preview, and Firefox Nightly

DevFeed: [New aspect-ratio CSS property supported in Chromium, Safari Technology Preview, and Firefox Nightly](<https://devfeed.tech/articles/new-aspect-ratio-css-property-supported-in-chromium-safari-technology-preview-and-firefox-nightly-28736.md>)

Original publisher: [Read original article](<https://una.im/2021-01-28-aspect-ratio/>)

Published: 2021-01-28T00:00:00Z

Content type: article

Language: en

Sources: [Una Kravets](<https://devfeed.tech/sources/una-kravets.md>)

Topics: [CSS](<https://devfeed.tech/topics/css.md>), [Chromium](<https://devfeed.tech/topics/chromium.md>), [Firefox Nightly](<https://devfeed.tech/topics/firefox-nightly.md>)

Tags: [chromium](<https://devfeed.tech/tags/chromium.md>), [css](<https://devfeed.tech/tags/css.md>), [firefox-nightly](<https://devfeed.tech/tags/firefox-nightly.md>), [property](<https://devfeed.tech/tags/property.md>), [safari](<https://devfeed.tech/tags/safari.md>)

### AI overview

The article reports support for the new CSS aspect-ratio property in Chromium, Safari Technology Preview, and Firefox Nightly. The property helps maintain spacing in responsive layouts.

### Source excerpt

The new CSS property that helps maintain spacing in responsive layouts.

## Back to Firefox (Nightly)

DevFeed: [Back to Firefox (Nightly)](<https://devfeed.tech/articles/back-to-firefox-nightly-37242.md>)

Original publisher: [Read original article](<https://muffinman.io/blog/back-to-firefox/>)

Author: Stanko

Published: 2019-09-26T00:00:00Z

Content type: opinion

Language: en

Sources: [Stanko Tadić](<https://devfeed.tech/sources/stanko-tadic.md>)

Topics: [Firefox](<https://devfeed.tech/topics/firefox.md>), [Firefox Nightly](<https://devfeed.tech/topics/firefox-nightly.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [cpu](<https://devfeed.tech/topics/cpu.md>)

Tags: [battery](<https://devfeed.tech/tags/battery.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [firefox](<https://devfeed.tech/tags/firefox.md>), [firefox-nightly](<https://devfeed.tech/tags/firefox-nightly.md>), [issue](<https://devfeed.tech/tags/issue.md>), [macos](<https://devfeed.tech/tags/macos.md>), [rant](<https://devfeed.tech/tags/rant.md>), [release](<https://devfeed.tech/tags/release.md>), [stable](<https://devfeed.tech/tags/stable.md>), [version](<https://devfeed.tech/tags/version.md>)

### AI overview

The author returns to Firefox after a MacOS scaled-resolution issue that caused very high CPU usage and battery drain was fixed. The fix was expected to reach stable Firefox 70 in late October 2019, while Firefox Nightly offered an earlier, potentially unstable version.

### Source excerpt

Two years ago I wrote this rant. Firefox had a problem on MacOS on scaled resolutions, resulting in insanely high CPU usage and battery drain. Issue is finally fixed, and I'm happy to say I'm using it again. The fix is expected to land in the stable version in late October 2019, with the release of Firefox 70. Meanwhile you can download Firefox Nightly, which is the freshest (and sometimes unstable) version of Firefox. I'm really happy to be using Firefox again, and I think you should try it as well.