Firefox 148 release notes for developers (Beta)

This article provides information about the changes in Firefox 148 that affect developers. Firefox 148 is the current Beta version of Firefox and ships on February 24, 2026.

Note: The release notes for this Firefox version are still a work in progress.

Changes for web developers

APIs

Changes for add-on developers

Experimental web features

These features are shipping in Firefox 148 but are disabled by default. To experiment with them, search for the appropriate preference on the about:config page and set it to true. You can find more such features on the Experimental features page.

  • Document Picture-in-Picture API (Nightly): dom.documentpip.enabled

    The Document Picture-in-Picture API makes it possible to open an always-on-top window that can be populated with arbitrary HTML content such as a video with custom controls or a set of streams showing the participants of a video conference call. (Firefox bug 1858562).