Καλώς ορίσατε στα πρόσθετα Thunderbird.

Προσθέστε επιπλέον χαρακτηριστικά και στυλ για κάνετε το Thunderbird δικό σας.

Κλείσιμο

Στο δρόμο;

Ελέγξτε τη σελίδα μας Mobile Πρόσθετα.

Κλείσιμο

Ιστορικό εκδόσεων MyTickets

2 εκδόσεις

Να προσέχετε με τις παλιότερες εκδόσεις!

Αυτές οι εκδόσεις εμφανίζονται για αναφορικούς και δοκιμαστικούς σκοπούς. Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός πρόσθετου.

Έκδοση 2.1 2.8 MiB Λειτουργεί με το Thunderbird 115.0 και νεότερα

Refactor the entire logic of the addon and removed any hard coded elements.
Save all props via setting page to the browser storage and design the app to work with values from there.
This will allow the user to not face any issues as no function will run if the settings are not set first.
Redesign the sync to the automated sync do not overlap with the manual sync's .
Refactored the copy/delete functions to use the folder move api.
  • Ο πηγαίος κώδικας εκδίδεται από Άδεια BSD

Έκδοση 1.1 2.6 MiB Λειτουργεί με το Thunderbird 115.0 και νεότερα

Based on the previous review:
- Updated The Description
- updated the min version to "strict_min_version": "115.0"
- changed the code so it does not depend on global variables anymore.
changed all functions so they rely on objects from browser.local storage.
- The open in browser function was modified so it takes in any generic url that will end with the ticketID so it can be used by any Platform, taking away the "Zendesk" dependency.
  • Ο πηγαίος κώδικας εκδίδεται από Άδεια BSD