Skip to content
This repository was archived by the owner on Mar 25, 2023. It is now read-only.

[Announcement] Support for Firefox discontinuedΒ #162

@mkiol

Description

@mkiol

Dear users and contributors,

I have to announce that I will not release any new version of GNotifier for Firefox. The last release is 1.9.8 (version currently available on AMO). My further development will be focused only on Thunderbird.

Here is a few reasons why support for Firefox can't be continued:

  • According to this, starting from FF 53 (release date: April 18th), add-ons will not be allowed to use external DLLs, but GNotifier's implementation for Windows relays on DLLs. It is very likely that also js-ctypes API will be disallowed in future FF release, so integration based on libnotify on Linux will not be possible as well.
  • Mozilla is migrating Firefox add-ons framework to WebExtensions and starting with FF 57 only WebExtensions will be allowed. New framework is very secure and disallows all low-level interactions between extension and the browser. Unfortunately key components of GNotifier relays on this low-level integration.
  • Finally, GNotifier is less and less relevant these days, especially on Linux. Most Linux distributions already enabled FF built-in integration with notification-server, so GNotifier is not needed any more. The only exception is Ubuntu with Unity DE, but this is temporary taking into account recent Canonical announcement that they will adopt GNOME in future Ubuntu releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions