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

Signature Switch doesn't work with new Thunderbird #1

Closed
teknowledgist opened this issue Aug 7, 2020 · 4 comments
Closed

Signature Switch doesn't work with new Thunderbird #1

teknowledgist opened this issue Aug 7, 2020 · 4 comments

Comments

@teknowledgist
Copy link

Hi. Thank you, thank you for Signature Switch. It has been my most valued add-on to Thunderbird since close to (if not) when you released it 15 years ago.

Unfortunately, it's not working with the new Thunderbird (78.1.0). Is there a chance that it can be made to work, or will it be going the way of the dodo like so many of the great FireFox add-ons that were doomed with the change to "Quantum"? (almost 3 years, and I still miss them 😢 )

@jobisoft
Copy link

jobisoft commented Sep 2, 2020

Hi Achim,

Thunderbird has created a new staff position called "Add-on support engineer" - which happens to be me (John Bieling). In the last weeks I have worked on a shortcut update path, to get legacy extensions working in TB78 again, with the minimal amount of work possible. It is using an Experiment wrapper API:
https://github.com/thundernest/addon-developer-support/wiki

After the initial update, we can remove the legacy parts step by step. The idea is to get add-ons compatible as easy and as fast as possible and do the "full" conversion to a true MailExtension without Experiment APIs in smaller steps, while your users can already use your add-on in TB78.

I would love to see your add-on in TB78 and I offer help via our community channels:
https://developer.thunderbird.net/add-ons/community

Thank you for your contributions,
John

@tvercaut
Copy link

I am missing this add-on as well (among others) since being upgraded to TB78. Is there a useable alternative out there? Searching for "signature" within the TB78 compatible add-ons didn't produce much helpful results.

@tvercaut
Copy link

tvercaut commented Sep 16, 2020

For the record, I found out that Quicktext by @jobisoft is a good enough alternative for my needs. I initially thought it didn't work either with TB78 but then saw this comment and realised that configuration was simply not where I expected to find it (i.e. you have to go through the tools - addon options menu).

@4ch1m
Copy link
Owner

4ch1m commented Sep 21, 2020

Hi there,
sorry for jumping in to the discusson so late.
As you may already have seen: I've decided not to put any more time and effort in working with the legacy-codebase (XUL/XPCOM) of SignatureSwitch.
I already started to build the addon from scratch; as a pure WebExtension/MailExtension (see: Signature Switch ME).
I hope it will be "ready for production" soon. Stay tuned! 😃

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

4 participants