There is a newer version of the record available.

Published January 22, 2024 | Version v2.10.0
Software Open

filips123/PWAsForFirefox: PWAsForFirefox 2.10.0

  • 1. Dock Financial
  • 2. @zalando
  • 3. Working from home
  • 4. Toulouse School of Economics

Description

Added

  • Localization support for the extension (#340):

    The extension can now be localized into multiple languages. You can change the display language in the extension settings. Please note that translations are maintained by the community and may be incomplete or incorrect.

    You can help translate the extension on Crowdin. If your language is not yet available, please let me know on Crowdin. More details about contributing translations can be found in our contributing guidelines and Crowdin discussion.

    Currently, aside from English, Japanese is mostly translated with the help of @surapunoyousei.

    Localization for the app browser is planned and is being worked on, but there are currently problems that prevent it from being finished. Help is appreciated.

  • Build-time feature to make the runtime immutable (#204):

    The runtime can now be made immutable with the build-time Cargo feature immutable-runtime. This prevents installing and uninstalling the runtime using commands, and also stops patching the runtime when launching web apps. The runtime can still be patched manually from the extension settings or the patch command if the user has sufficient write permissions to do so.

    This is meant for immutable systems like Guix or Nix where runtime might be provided by the package manager and pre-patched.

  • Option to apply the profile template to an existing profile when editing (#376).

  • Option to open apps automatically when they are installed (#447).

  • Support for patching the runtime from the command line.

Changed

  • Installation on BSD has been improved.
  • Documentation has been improved.
  • Extension colors have been tweaked.
  • Updated dependencies.

Fixed

  • Hiding the extensions button should no longer break the installation (#434).
  • Open link confirmation popup should no longer be displayed for HTTP(S) links (#435).

Files

filips123/PWAsForFirefox-v2.10.0.zip

Files (633.4 kB)

Name Size Download all
md5:1065a067ad4fc36683a33554bffaa080
633.4 kB Preview Download

Additional details

Related works