Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/speedball2001/identitychooser-mx
A thunderbird mailextension for explicitely choosing the correct sender identity before opening an email editor.
https://github.com/speedball2001/identitychooser-mx
thunderbird thunderbird-addon thunderbird-extension
Last synced: 4 months ago
JSON representation
A thunderbird mailextension for explicitely choosing the correct sender identity before opening an email editor.
- Host: GitHub
- URL: https://github.com/speedball2001/identitychooser-mx
- Owner: speedball2001
- License: gpl-2.0
- Created: 2020-08-04T23:09:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-24T07:38:16.000Z (9 months ago)
- Last Synced: 2024-08-01T16:47:03.848Z (7 months ago)
- Topics: thunderbird, thunderbird-addon, thunderbird-extension
- Language: JavaScript
- Homepage:
- Size: 1.39 MB
- Stars: 26
- Watchers: 7
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Identity Chooser MX for Mozilla Thunderbird
Do you remember the first time you accidentally sent a work related
email from your private email account? Identity Chooser helps you to
prevent that. It makes choosing the sender address explicit:* Do you want to compose a new email? Identity Chooser forces you to
choose the sender address first.* Do you want to forward an email? Identity Chooser forces you to
choose the sender address first.To make it short: Every time you'll create a new message, Identity
Chooser shows you a menu with all your identities.Everything in Identity Chooser is about making explicit choices. No
automatisms, no defaults.And as a result you'll never send an email from the wrong email
address again.## How to install
Head over to [addons.thunderbird.net][ic-mx] to find the current
version. Development releases might be available earlier in the
[Releases] section on GitHub.[ic-mx]: https://addons.thunderbird.net/addon/identity-chooser/
[releases]: https://github.com/speedball2001/identitychooser-mx/releases## Notes
Starting with version 4, Identity Chooser is a pure mail extension and
doesn't use any experiment APIs.## Attribution
This addon uses code from other projects:
* \[sortable.js\]: https://github.com/SortableJS/sortablejs