Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Thunderbird support #5670

Open
4 of 6 tasks
martgil opened this issue Apr 10, 2024 · 5 comments
Open
4 of 6 tasks

Add Thunderbird support #5670

martgil opened this issue Apr 10, 2024 · 5 comments
Assignees
Milestone

Comments

@martgil martgil self-assigned this Apr 10, 2024
@martgil
Copy link
Collaborator Author

martgil commented Apr 10, 2024

Hi @tomholub cc: @sosnovsky, what would be our prioritization for these tasks?

@sosnovsky
Copy link
Collaborator

Hi @tomholub cc: @sosnovsky, what would be our prioritization for these tasks?

Current order looks correct - we should start with checking possibility of detection thunderbird environment and replacing email elements in it. And if it works then we can add encrypted compose button and implement decryption of encrypted messages.

@sosnovsky
Copy link
Collaborator

I'm just not sure that it's possible to replace Thunderbird UI elements from extensions, but worth checking - earlier we even didn't expect that FlowCrypt works well as Thunderbird extension :)

@martgil
Copy link
Collaborator Author

martgil commented Apr 10, 2024

Current order looks correct - we should start with checking possibility of detection thunderbird environment and replacing email elements in it. And if it works then we can add encrypted compose button and implement decryption of encrypted messages.

Thanks, Roma. Copy!

I'm just not sure that it's possible to replace Thunderbird UI elements from extensions, but worth checking

Right! During my initial engagement with checking its UI elements, some parts of it look native and don't resemble a webpage. I will check thoroughly to establish a concrete foundation and update you on everything. If the UI elements are not changeable, then we might need to consider another plan for improvements.

@sosnovsky
Copy link
Collaborator

@martgil maybe this guide will be useful - https://developer.thunderbird.net/add-ons/mailextensions/supported-ui-elements, it lists possible elements to interact with Thunderbird UI

@sosnovsky sosnovsky added this to the 8.5.5 milestone Apr 22, 2024
@sosnovsky sosnovsky modified the milestones: 8.5.5, 8.5.6 May 13, 2024
@sosnovsky sosnovsky modified the milestones: 8.5.6, 8.5.7 May 23, 2024
@sosnovsky sosnovsky modified the milestones: 8.5.7, 8.5.8 Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants