Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Can I Pay someone to create an add-on replacing the discontinued Mailbox Alert extension?

  • 3 回覆
  • 0 有這個問題
  • 1 次檢視
  • 最近回覆由 supergarv

more options

I really loved "Mailbox Alert". I have multiple work and private accounts, and want to only get notifications on work mails, and not my community or private accounts. Ideally, have different sounds.

Mailbox Alert did this perfectly. Sadly it is not supported for recent Thunderbird. And the developer mentioned that it's too much work to support new Thunderbird: https://github.com/tjeb/Mailbox-Alert/issues/76

Since it isn't a thing of Thunderbird core ("turn notifications on or off" seems to be the stance), I'd love to get some options, but don't know a thing about add on development myself.

Where could I get in touch with developers to sponsor to build such a thing? Or at least get pointers on where/how to hook into notifications via an add-on? Is there a coding-subcommunity for Thunderbird add-on developers? I am a PHP/JS-developer, so maybe I could try some things but would definitely need some sort of "kickstart" to know where to get things...

https://support.mozilla.org/en-US/contribute doesn't have a bubble for "Write add-ons" or "Contribute code", but I'm sure there must be a place?!

Regards, Garvin

I really loved "Mailbox Alert". I have multiple work and private accounts, and want to only get notifications on work mails, and not my community or private accounts. Ideally, have different sounds. Mailbox Alert did this perfectly. Sadly it is not supported for recent Thunderbird. And the developer mentioned that it's too much work to support new Thunderbird: https://github.com/tjeb/Mailbox-Alert/issues/76 Since it isn't a thing of Thunderbird core ("turn notifications on or off" seems to be the stance), I'd love to get some options, but don't know a thing about add on development myself. Where could I get in touch with developers to sponsor to build such a thing? Or at least get pointers on where/how to hook into notifications via an add-on? Is there a coding-subcommunity for Thunderbird add-on developers? I am a PHP/JS-developer, so maybe I could try some things but would definitely need some sort of "kickstart" to know where to get things... https://support.mozilla.org/en-US/contribute doesn't have a bubble for "Write add-ons" or "Contribute code", but I'm sure there must be a place?! Regards, Garvin

被選擇的解決方法

Try creating a filter(s) after installing FiltaQuilla v.4 and apply the Play Sound (or Launch File) action (see picture).

https://addons.thunderbird.net/en-US/thunderbird/addon/filtaquilla/versions/

從原來的回覆中察看解決方案 👍 1

所有回覆 (3)

more options

My first suggestion is to offer to pay the current developer, who stopped because of the work (and probably not getting donations - which is not unusual). He has the code, and if you offer to pay him to upgrade it, he may be happy to do it.

more options

選擇的解決方法

Try creating a filter(s) after installing FiltaQuilla v.4 and apply the Play Sound (or Launch File) action (see picture).

https://addons.thunderbird.net/en-US/thunderbird/addon/filtaquilla/versions/

more options

@david - I already asked the initial developer in the issue linked ;)

@sfhows - Thanks for your reminder about FiltaQuilla, I forgot totally about it since my first tries with it went in a totally wrong direction. Now I looked at it with fresh eyes, and you are totally right, it could solve the task I am looking at. I'll configure it deeper and will definitely make a donation to its developer. Thank you!