mirror of
https://github.com/Extended-Thunder/send-later.git
synced 2025-12-11 20:37:48 +01:00
Send Later dynamic scheduling function library
This directory contains dynamic scheduling functions for use with the Send Later Thunderbird add-on. For more information about dynamic scheduling functions, see the Send Later user guide.
The preferred method for contributing a new function to this library is:
- Fork Send Later on Github.
- Copy your function from the dynamic function editor into a new file in this directory formatted to look like the other files.
- Commit your new file to the repository.
- Submit a pull request.
Alternatively, you can just email me your function as a plain text file attachment and let me know what it does.
Thanks for your contributions!