Benvenuto in Thunderbird Add-ons.
Aggiungi nuove funzionalità e stili per rendere Thunderbird veramente tuo.
ChiudiMailbox Alert cronologia delle versioni
38 versioni
Fai attenzione alle vecchie versioni!
Queste versioni sono visualizzate solo per scopo di test e archivio. Dovresti sempre utilizzare l’ultima versione di un componente aggiuntivo.
Versione 0.30
- Fixed msg_preview macro (thanks @phil294)
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.29.1
- Fixed the issue where using the Mailbox Alert message filter target would not work*
- Fixed the issue where 'delete' option from the popup would not work
- Fixed the issue where having multiple windows open would trigger alerts multiple times*
*) You may need to restart thunderbird after the addon has been updated for the fix to apply
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.28
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.27
o Update the windowListener API to work with upcoming Thunderbird versions
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.26
- Workaround for an issue with running commands with arguments that have non-ascii characters, by forcing TB to convert it to utf-8
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.25.1
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.25
windowListener experiment from John Bieling
(See https://github.com/thundernest/addon-developer-support)
- Added an option to execute command to let double-quotes in arguments
be escaped by another double-quote, for use with Windows cmd.exe
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.24
- Unfortunately, the changed APIs do mean that it now no longer works with older
versions (Thunderbird 60 and before), so from now on, older versions of TB
are no longer supported by new versions of Mailbox Alert. From now on, the
minimum TB version is 68, and I will start removing legacy code in the future.
- The %folder macro no longer adds a trailing / to the final folder (thanks to https://github.com/rnc)
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.23.1
- Fixed issue where deleting alerts did not work
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.21
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.20
- Updated compatibility to TB 0.69b
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.19
- Should fix 'browse' buttons
- Should fix installation/compatiblity errors up to 67 (beta)
- Added Norwegian Bokmål translation (thanks @DandelionSprout)
- Remove error popup for unknown folder in audio browse file picker
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.17.0
- Improved internal checks to see if a message is still being processed by filters
- Built-in delay before an alert fires is now much shorter
- Added new setting 'delay', for users that do want or need a delay before an alert fires
- Fixed an issue that cause 'open message in current window' to fail
- Fixed an issue where multiple alerts at the same time could interfere with each other, causing one of them to get 'stuck'
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.16.7
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.16.4
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.16.3
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.16.2
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.16.1
o The final file that I uploaded as 0.16 had missed a few final
cleanup updates and fixes, one of which can cause some messages
not to appear, and the fade out loop problem was still present.
These issues should be fixed in this version.
The changes for 0.16 were:
o Sound playback should no longer be interrupted
o Reworked the internal triggering system; reintroduced delays
to prevent multiple messages in one folder causing multiple
alerts, and fixed the 'double alert' issue for filters. This
should also fix the problem where sometimes alerts weren't
fired at all.
o Removed the call to updateFolder() which may be the cause
of seemingly unrelated caching problems in Thunderbird
o Fixed a looping issue in the closing of fading alerts
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.16
o Reworked the internal triggering system; reintroduced delays
to prevent multiple messages in one folder causing multiple
alerts, and fixed the 'double alert' issue for filters. This
should also fix the problem where sometimes alerts weren't
fired at all.
o Removed the call to updateFolder() which may be the cause
of seemingly unrelated caching problems in Thunderbird
o Fixed a looping issue in the closing of fading alerts
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.15.3
o Fixed a bug when selecting a new icon and the window was not
resized properly
o Fixed a bug where play a sound resulted in an error if the global
mute had never been set
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.15.2
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.15
and specify one or more alerts per folder directly from the
folder context menu. Existing configuration is automatically
converted to the new one.
o Mailbox alert can now also be used as a filter action
o You can now right-click the alert message popup to get a menu with
all the available actions mailbox alert can do on the message
(this list is similar to the default click action you can
configure)
o If duration for popups is set to 0, it is never automatically closed
o You can now choose custom locations on your screen for the 'show
message' option.
o Added a %date and a %time macro
o Sliding and fading alerts should be smoother now
o Added an option to delete the message from the alert popup (moves
it to trash)
o Changed the way Mailbox Alert listens to the arrival of new messages.
There should no longer be a delay between the arrival and the alert,
and some problems that people have been experiencing should now be
solved.
o Execute a command now supports quoting with "
o Internal sound is no longer the system beep but a built-in bell sound.
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.14.6
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.14.5
o Fixed an issue on Thunderbird 2 caused by a changed internal API,
where alerts would not fire at all in some circumstances.
o Fixed another issue with Thunderbird 2 where 'execute a command'
did not work for some executables in Windows.
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.14.4
on Windows, even though the command would run fine
o Fixed a problem where the folder was not always correctly selected
with the 'Open in current window' option
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.14.3
newer versions do
- Fixed a bug in the assignment of a few of the macro variables
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.14.1
- Updates locales for da-DK
- Codice sorgente rilasciato sotto Licenza BSD
Versione 0.14
existing window (and raise it)
- Alert message window is immediately closed after it is clicked
- Added a global 'mute' option (in the tools menu)
- In an earlier release I lost a lot of translations, these have been
re-added, though most are not complete, so some english might
still show up. Once I figure out how to use babelzilla again, I'll
update them as they come along.
- Codice sorgente rilasciato sotto Licenza BSD
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.