I have a need for duplicate removal in my Thunderbird inbox because of a convoluted email scheme my company has.
I found this addon: https://addons.thunderbird.net/en-us/thunderbird/addon/removedupes/ It works awesome.
The only problem is it doesnt do it automatically. I have to use the context menu or right click on a folder to trigger it.
Is there any easy way to trigger the addon on startup?
The code is written in javascript, but i just cant figure out what the right click triggers. If I could simulate a right click on stratup, that would be awesome.