דירוג 5 מתוך 5 כוכבים

How to manually update to use with versions above TB 145:
The "manifest.json" file is what prevents TB from loading the extension after version 145.

Extract the files in the .xpi file (it is just a ZIP file, so 7zip or any other zip file tool will work).
Edit the file "manifest.json". Replace the "145" with "154" in the line that says: "strict_max_version": "145.*".

You could also bump it up to a higher value, e.g. 160, if you don't think the Thunderbird team will make changes that will break the extension.

Then use your ZIP file tool to recreate the XPI file with the same name with the ".xpi" extension.
Open Thunderbird, delete the old addon, and then add your new XPI extension file. Close and relaunch Thunderbird, and you are back in business.

I can confirm it works fine with versions up to 154.0 ("Meadow").
Github issue posted: https://github.com/Betterbird/sender-frequency/issues/2

סקירה זו מתייחסת לגרסה קודמת של התוספת (3.1.2).