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

Compatibilty issue with other add-ons which use the WebExtension APIs #34

Open
Standard8 opened this issue Aug 27, 2022 · 1 comment
Open
Assignees

Comments

@Standard8
Copy link

Hi, I had an issue reported on my Conversations add-on where replying to messages doesn't update the quoted header.

Conversations uses the browser.compose.beginNew API, to reply to a message. In this case it appears that for some reason your add-on isn't updating the mailnews.reply_header_authorwrotesingle preference.

It might be an idea to try using the compose scripts APIs to modify the header in-line once the window has been loaded.

@caligraf
Copy link
Owner

I have released a new version which does not use Thunderbird preferences anymore mailnews.reply_header_authorwrotesingle included :
https://github.com/caligraf/ChangeQuote/releases/download/1.7.7/ChangeQuote.xpi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants