Για να δοκιμάσετε τα χιλιάδες διαθέσιμα πρόσθετα που είναι διαθέσιμα εδώ, κάντε λήψη του Mozilla Firefox, ενός γρήγορου, ελεύθερου τρόπου για πλοήγηση στο διαδίκτυο!
ΚλείσιμοΚαλώς ορίσατε στα πρόσθετα Firefox.
Διαλέξτε μεταξύ χιλιάδων επιπλέον χαρακτηριστικών και στυλ για να κάνετε τον Firefox δικό σας.
ΚλείσιμοΑξιολογήσεις για το AutoUp
10 αξιολογήσεις για το πρόσθετο
Rated 1 out of 5 stars
Ne me simplifie pas la vie, au contraire. Aprés chaque point, le mot suivant comporte DEUX majuscules. IL faut donc à chaque fois faire une correction.
Pas génial.
Rated 5 out of 5 stars
I love this add-on . . but found one aspect or response very annoying. When I typed an email address which included a period within the 'local-part' and a period within the domain (which all email addresses will have), AutoUp would change the character immediately following the period to upper case.
This was the only thing, but since I frequently include email addresses in my emails, and as a developer, this really frustrated me. I reviewed the code in the add-on and was able to change one line in the autoup.js:
From:
if(( LeText.charAt( inc ) == '.' )||( LeText.charAt( inc ) == '?' )||( LeText.charAt( inc ) == '!' ))
To:
if((( LeText.charAt( inc ) == '.' )&&( LeText.charAt( inc+1 ) == ' ' ))||( LeText.charAt( inc ) == '?' )||( LeText.charAt( inc ) == '!' ))
[Basically adding "&&( LeText.charAt( inc+1 ) == ' ' )" so that a period must be followed by a space]
This solved my issue. FYI, I am using this add-on with Thunderbird 52 with no issues. Great job pastisman !!! Thank you so much for an excellent add-on.
Rated 5 out of 5 stars
Funciona no Thunderbird 52, basta baixar e instalar pelo arquivo.
Rated 5 out of 5 stars
Tellement essentiel que ça devrait être intégré dans TB !
Pour la 6e étoile, il faudrait une insertion d'espace automatique après chaque point
Merci pour cette extension
Rated 5 out of 5 stars
Thanks for the add-on. I love it and it works for me in English.
Pls help look into the subject request and see if you can fix it.
Thanks in advance.
Rated 1 out of 5 stars
I guess that I don't mind hitting shift with each new sentence anyways. It would have been a big adjustment and maybe there would have been times I didn't want it automatically changing anyways.
Rated 1 out of 5 stars
Works only in English text, useless....
Rated 4 out of 5 stars
love this app. as a chronic 'no uppercase' person for most of my life, this really helps my emails look just a *bit* more professional! one problem - there should be a setting or option so that it won't capitalize a letter after a dot when there's no intervening space. the problem is in typing domain names -
example.Com is what happens. the workaround i use it to just type
examplecom
then backspace and add the dot. but it's an annoyance.
otherwise, fantastic little app!
Rated 1 out of 5 stars
Doesn't work with Russian
Αυτή η αξιολόγηση γράφτηκε για παλιότερη έκδοση του πρόσθετου (1.01).Rated 5 out of 5 stars
Voila qui nous simplifie la vie en assurant une rédaction correcte des messages.
Αυτή η αξιολόγηση γράφτηκε για παλιότερη έκδοση του πρόσθετου (1.01).Για να δημιουργήσετε τις δικές σας συλλογές, θα πρέπει να έχετε λογαριασμό στα Πρόσθετα Mozilla.