-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed text color in settings when using a dark color scheme.
- Loading branch information
Showing
4 changed files
with
19 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
*.zip | ||
*.xpi |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,14 @@ | ||
[![Gitter](https://badges.gitter.im/more-snooze/community.svg)](https://gitter.im/more-snooze/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) | ||
|
||
# More Snooze | ||
|
||
A Thunderbird and Lightning addon which allows to **customize the snooze times menu when snoozing calendar event alarms**. | ||
A [Thunderbird and Lightning addon](https://addons.thunderbird.net/cs/thunderbird/addon/more-snooze/) which allows to **customize the snooze times menu when snoozing calendar event alarms**. | ||
|
||
## Compatibility Table | ||
|
||
Version 1.x is for Thunderbird up to version 67. Version 2.x is for Thunderbird 68 and newer. Version 3.x is for Thunderbird 78 and newer. | ||
| Addon Version | Thunderbird Versions | | ||
|---------------|----------------------| | ||
| 3.3+ | \>= 102 | | ||
| 3.0 - 3.2 | 78 - 101 | | ||
| 2.* | 68 - 77 | | ||
| 1.* | < 67 | | ||
|
||
![Screenshot](doc/screenshot.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters