Thunderbird online Mozilla email client
This extension is the Mozilla Thunderbird email client available online
Τι είναι το Thunderbird online Mozilla email client;
Το Thunderbird online Mozilla email client είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://offidocs.com, και η κύρια λειτουργία του είναι "This extension is the Mozilla Thunderbird email client available online".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Thunderbird online Mozilla email client
Λήψη αρχείων επέκτασης Thunderbird online Mozilla email client σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Thunderbird online is a Chrome extension that provides a full-featured email client, RSS and newsgroup client. It supports different mail accounts (POP, IMAP, Gmail). It has an email account setup wizard, an address book, a user interface with tabs, an integrated spam filter, advanced search, indexing capabilities, and provides an email organization using tags and virtual folders. The Thunderbird online main features are: - Message management that can handle several email, newsgroup, and news feed accounts using functionalities such as quick search, message filtering, message grouping, and set labels to find messages. - Junk filtering that includes a spam filter. - Protocols supported: POP and IMAP, but it also supports LDAP address completion, RSS/Atom reader, S/MIME and OpenPGP standards for secure email. - File formats supported: mbox, Unix mailbox format; and maildir, known as maildir-lite. - Mail Account Setup Wizard, so only providing the name, email address, and password the wizard will check an internal database and find the proper email settings. - Multiple-channel chat to have real-time conversation with contacts, and supporting multiple networks. - Activity Manager that records all the interactions between Thunderbird and your email provider in one place. - NetNews client integrated. - Multiple folders support. - Import / export mailboxes. - Include message queueing. - Contact management and vCard support. - Support APOP authentication. - Support SMTP AUTH. Thunderbird is MPL, and further instruction can be found at https://www.mozilla.org/en-US/thunderbird/ This Thunderbird online extension uses the platform http://www.offidocs.com.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | fajkohdialmlcffkdlhdnedoecahkabk |
Επίσημο URL | https://chrome.google.com/webstore/detail/thunderbird-online-mozill/fajkohdialmlcffkdlhdnedoecahkabk |
Περιγραφή | This extension is the Mozilla Thunderbird email client available online |
Μέγεθος Αρχείου | 743 KB |
Αριθμός Εγκαταστάσεων | 17,597 |
Τρέχουσα Έκδοση | 2.8.1 |
Τελευταία Ενημέρωση | 2022-09-07 |
Ημερομηνία Δημοσίευσης | 2020-03-09 |
Αξιολόγηση | 2.08/5 Συνολικά 91 Αξιολογήσεις |
Προγραμματιστής | http://offidocs.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.offidocs.com/index.php/desktop-online-messaging-apps/mozilla-thunderbird-email-client-online |
Διεύθυνση URL της Σελίδας Βοήθειας | https://www.offidocs.com/index.php/desktop-online-messaging-apps/mozilla-thunderbird-email-client-online |
URL της Σελίδας Πολιτικής Απορρήτου | http://www.offidocs.com/index.php/desktop-apps-policy |
Υποστηριζόμενες Γλώσσες | de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "2.8.1", "description": "__MSG_description__", "default_locale": "en", "action": { "default_popup": "index.html", "default_icon": "icons\/suite_38.png" }, "options_page": "options.html", "icons": { "128": "icons\/suite_128.png", "48": "icons\/suite_48.png", "16": "icons\/suite_16.png" } } |