|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Mozilla.Firefox.DeveloperEdition.bn |
| 5 | +PackageVersion: "140.0" |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Mozilla |
| 8 | +PublisherUrl: https://www.mozilla.org/ |
| 9 | +PublisherSupportUrl: https://support.mozilla.org/ |
| 10 | +PrivacyUrl: https://www.mozilla.org/privacy/firefox/ |
| 11 | +Author: Mozilla Foundation |
| 12 | +PackageName: Firefox Developer Edition (bn) |
| 13 | +PackageUrl: https://www.mozilla.org/firefox/developer/ |
| 14 | +License: MPL-2.0 |
| 15 | +LicenseUrl: https://www.mozilla.org/MPL/2.0 |
| 16 | +CopyrightUrl: https://www.mozilla.org/foundation/trademarks/policy |
| 17 | +ShortDescription: Firefox Browser Developer Edition |
| 18 | +Description: Get the latest features, fast performance, and the development tools you need to build for the open web using Firefox Browser Developer Edition. |
| 19 | +Moniker: firefox-dev |
| 20 | +Tags: |
| 21 | +- browser |
| 22 | +- cross-platform |
| 23 | +- foss |
| 24 | +- gecko |
| 25 | +- quantum |
| 26 | +- spidermonkey |
| 27 | +- web |
| 28 | +- web-browser |
| 29 | +ReleaseNotes: |- |
| 30 | + New |
| 31 | + - You can now unload tabs by right-clicking on a tab (or multiple selected tabs) and selecting "Unload Tab". This can be helpful in reducing Firefox's memory and CPU usage. |
| 32 | + - Firefox for Android now allows includes a "Select All" in Bookmarks. |
| 33 | + - Vertical Tabs: You can now keep more — or fewer — pinned tabs in view. Just drag the divider to resize your pinned tabs section. |
| 34 | + - Firefox now supports adding custom search engines. To do so, right-click a search field of a supported website and select Add Search Engine, or go to Settings > Search > Add (below the search shortcuts table) to manually enter a search URL. |
| 35 | + Developer |
| 36 | +
|
| 37 | + Web Platform |
| 38 | + - Service Workers are now available in Private Browsing Mode. This enhancement builds on our efforts to support IndexedDB and the DOM Cache API in Private Browsing through encrypted storage. With this change, more websites, especially those that rely on background tasks, will be able to benefit from Service workers. |
| 39 | + - Added Platform support for aria-keyshortcuts in Linux, MacOS, and Windows. |
| 40 | + - Added support for the CookieStore API, an asynchronous cookie API for scripts running in HTML documents and service workers. |
| 41 | + - Added support for the Custom Highlight API, which allows to style text ranges. |
| 42 | + - On all platforms, Firefox now applies a uniform user agent (UA) style to <h1> elements, regardless of whether they are used inside <article>, <aside>, <nav>, or <section>. |
| 43 | + - Firefox now supports the pointerrawupdate event. This event provides lower-latency access to pointer movements by firing as soon as the pointer data is available, typically before the main pointermove event. Unlike pointermove, it performs an additional hit test to determine the target, and fires more frequently, which may impact performance even if only a listener is added. This event is intended for applications that require high-precision input handling and cannot achieve smooth interaction using coalesced pointermove events alone. |
| 44 | + - Firefox will now escape less-than (<) and greater-than (>) symbols when serializing HTML attributes, making certain mXSS attacks on websites more difficult. |
| 45 | +ReleaseNotesUrl: https://www.mozilla.org/firefox/140.0beta/releasenotes/ |
| 46 | +ManifestType: defaultLocale |
| 47 | +ManifestVersion: 1.10.0 |
0 commit comments