mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 15:10:21 +00:00
Add Thunderbird, mail (#717)
* Add Thunderbird, mail * Cleanup Co-authored-by: 7mail <76812421+7mail@users.noreply.github.com> Co-authored-by: Serhii Londar <serhii.londar@gmail.com>
This commit is contained in:
parent
1804930a07
commit
3c436eddc8
1 changed files with 21 additions and 0 deletions
|
@ -9049,6 +9049,27 @@
|
|||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Backed by Mozilla, Thunderbird is an extensible email, newsfeed, chat, and calendaring client.",
|
||||
"categories": [
|
||||
"mail",
|
||||
"chat"
|
||||
],
|
||||
"repo_url": "https://hg.mozilla.org/mozilla-central",
|
||||
"title": "Thunderbird",
|
||||
"icon_url": "https://www.mozilla.org/media/img/trademarks/thunderbird_logo_100.09facb8b4189.png",
|
||||
"screenshots": [
|
||||
"https://www.thunderbird.net/media/img/l10n/en-US/thunderbird/landing/screenshot-mac.png",
|
||||
"https://www.thunderbird.net/media/img/l10n/en-US/thunderbird/calendar/screenshot-mac.png",
|
||||
"https://www.thunderbird.net/media/img/thunderbird/features/addon-manager.png"
|
||||
],
|
||||
"official_site": "https://www.thunderbird.net/",
|
||||
"languages": [
|
||||
"cpp",
|
||||
"javascript",
|
||||
"rust"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Make drag-and-drop easier using DropPoint. Helps to drag content without having to open side-by-side windows.",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue