github filips123/PWAsForFirefox v2.7.0
PWAsForFirefox 2.7.0

latest releases: v2.12.4, v2.12.3, v2.12.2...
14 months ago

Important

In versions 2.7.0 and 2.7.1, the extension does not display the installation instructions properly. This issue is tracked as #368 and will be fixed as soon as possible. Affected versions have been disabled from AMO. If you have this issue, please downgrade the extension to 2.6.2 until this is properly fixed. Version 2.7.2 has been released with a fix. You should be able to quickly update to it by searching for updates on about:addons.

Added

  • Support for wildcards when matching the allowed domains list (#328):
    A wildcard * can now be used in an allowed domain list to match zero or more characters. A wildcard can be escaped by using \*.
    For example, to match domains such as mail.google.com, calendar.google.com and google.com, set the allowed domains list to *.google.com,google.com.

  • Support for excluding URLs with regex for automatic launching (#296):
    Specific URLs can now be excluded from the automatic web app launching in the extension settings. Any URLs that match the provided regex will not be launched as a web app. This only has effect when web app launching is enabled.

  • AppStream metadata for Linux packages:
    This metadata should be appropriately included in packages and repositories when packaging/distributing the project on Linux.
    This should help improve the display of packages on Linux software stores such as GNOME Software and KDE Discover.

Changed

  • Changed donations link to include all available options.
  • Changed project icon to be more centered and with rounded corners.
  • Updated dependencies.

Fixed

  • Disabled new tab feeds and configure homepage (#253, #349):
    This might be related to unexpected opening of websites and images while using web apps, reported in issues #253 and #349.

  • Fixed an incorrect CSS selector on the preferences page.

  • Fixed incorrect Gentoo installation instructions.

Don't miss a new PWAsForFirefox release

NewReleases is sending notifications on new releases.