მოგესალმებით, Thunderbird დამატებების გვერდზე.
დაამატეთ ახალი შესაძლებლობები და გაფორმებები, რომ გახადოთ Thunderbird მეტად თქვენებური.
დახურვამიმოხილვები Minimize on Close-ის შესახებ
102 მიმოხილვა, ამ დამატების შესახებ
5 შეფასება 5 ვარსკვლავიდან
Works like a charm. +1 to Surf on tips to getting it to work with Thunderbird 141.
Download the add-on, change the extension to .zip and extract the files, open the manifest and change strict_max_version to 141.* and save, then zip the all those files to a zip file, change the extension back to xpi, and then load it in Thunderbird
5 შეფასება 5 ვარსკვლავიდან
I updated the plugin to let it work on version 141.0 and major. Find the newest version on the plugin home page or download from here https://github.com/user-attachments/files/21524735/minimize_on_close-2.0.2.0-tb.zip
5 შეფასება 5 ვარსკვლავიდან
Great extension, does what it says. I'm sure the dev will update this extension soon, but for anyone having issues on Thunderbird 141, you just have to download the add-on, change the extension to .zip and extract the files, open the manifest and change strict_max_version to 141.* and save, then zip the all those files to a zip file, change the extension back to xpi, and then load it in Thunderbird
5 შეფასება 5 ვარსკვლავიდან
Finally, it's back to thunderbird 129+ . I've been waiting for an update for a long time.
This plugin is a must-have for people who have the habbit on clocking X to close or minimize.
5 შეფასება 5 ვარსკვლავიდან
Merci à rsjtdrjgfuzkfg and trashbasu: la manipulation fonctionne!!! formidable
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).5 შეფასება 5 ვარსკვლავიდან
To trashbasu:
Thank you very much! Everything worked out, now it works on version 138.0. But I set "200.*" in "strict_max_version" with a reserve for the future :)
3 შეფასება 5 ვარსკვლავიდან
very useful but not working anymore in 137
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).5 შეფასება 5 ვარსკვლავიდან
Many thanks to rsjtdrjgfuzkfg and trashbasu.
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).5 შეფასება 5 ვარსკვლავიდან
After the trashbasu user guide, you can use it again from version 136. Thank you very much trashbasu! Have a nice day, every day :)
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).5 შეფასება 5 ვარსკვლავიდან
Many thanks to "the-nic" for offering a solution to use this add-on on TB 136.
-----
To make the addon work on 136, one only has to update strict_max_version in the manifest version and change the first lines in experiment.js to
const { ExtensionCommon } = ChromeUtils.importESModule(
"resource://gre/modules/ExtensionCommon.sys.mjs");
then it works again :)
-----
Sorry for the spelling, but English is not my native language.
1. Change the plugin extension from .xpi to .zip
2. Unzip the .zip file
3. Edit manifest.json with Notepad
4. Change "strict_max_version": "128.*" to "strict_max_version": "136.*"
5. Save
6. Edit experiment.js with Notepad
7. Change
const { ExtensionCommon } = ChromeUtils.import(
"resource://gre/modules/ExtensionCommon.jsm");
to
const { ExtensionCommon } = ChromeUtils.importESModule(
"resource://gre/modules/ExtensionCommon.sys.mjs");
8. Save
9. Zip all files back into a new .zip file.
10. Change the .zip extension to .xpi
11.- Install the plugin in TB.
I hope it's useful for others. I don't know if there's a better way to accomplish this.
Regards and thanks again to the-nic.
The steps you explain are good and safe, as you only whitelist a version that you explicitly tested. That said, you will have to re-apply these steps for each monthly release.
Given that there seems to be a lot of interest from people that have a solid technical background, I did publish an unsupported build on https://github.com/rsjtdrjgfuzkfg/thunderbird-minimizeonclose/releases/tag/v2.0.1.4-1-g981004e which completely disables the compatibility check. That build *could* support future versions as well.
Warning: using incompatible add-ons may lead to issues down the line, which might include loss of data. Unsupported builds cannot protect you from that, they are only intended for people that understand the risks, have a solid battle-tested backup strategy and like to live on the edge ;)
For normal users, I recommend to stick with the officially supported ESR version.
4 შეფასება 5 ვარსკვლავიდან
How do I do that?
To make the addon work on 136, one only has to update strict_max_version in the manifest version and change the first lines in experiment.js to
const { ExtensionCommon } = ChromeUtils.importESModule(
"resource://gre/modules/ExtensionCommon.sys.mjs");
5 შეფასება 5 ვარსკვლავიდან
To make the addon work on 136, one only has to update strict_max_version in the manifest version and change the first lines in experiment.js to
const { ExtensionCommon } = ChromeUtils.importESModule(
"resource://gre/modules/ExtensionCommon.sys.mjs");
then it works again :)
Thanks for looking into that; given that there seem to be a lot of users that know what they are doing, I pushed the add-on to GitHub and included the change; an unsupported build is available on the corresponding release https://github.com/rsjtdrjgfuzkfg/thunderbird-minimizeonclose/releases/tag/v2.0.1.4-1-g981004e
Warning: using incompatible add-ons may lead to issues down the line, which might include loss of data. Unsupported builds cannot protect you from that, they are only intended for people that understand the risks, have a solid battle-tested backup strategy and like to live on the edge ;)
For normal users, I recommend to stick with the officially supported ESR version.
5 შეფასება 5 ვარსკვლავიდან
Please update to v136
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).5 შეფასება 5 ვარსკვლავიდან
A must-have add-on that unfortunately stopped working with TB 136.
A big thanks to @the-nic who provided a working solution, and to @trashbasu for offering more complete instructions for those unfamiliar with editing add-ons.
It should be noted that the developer has previously stated that they ONLY support ESR (Extended Support Releases) of Thunderbird, which 136 will eventually become, perhaps later this month or in early April.
4 შეფასება 5 ვარსკვლავიდან
do not works on thunderbird 136 :(
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).5 შეფასება 5 ვარსკვლავიდან
Please update to V136. I had to revert to v128 but even that was not easy: you need to go back to 128.1 , install the add-on manually and only then can you upgrade to 128.8 Otherwise it does not install.
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).5 შეფასება 5 ვარსკვლავიდან
Please update for latest Thunderbird, using it without this addon is an impossibility. Mozilla should be absolutely ashamed that an essential functionality like this isn't provided natively.
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).5 შეფასება 5 ვარსკვლავიდან
I can't use Thunderbird without it.
I strongly request compatibility to v136.
5 შეფასება 5 ვარსკვლავიდან
Unfortunately, this stopped working in v136! Please make it work again, because it is essential!
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4). ამ მომხმარებელს, ადრეც აქვს გაკეთებული მიმოხილვა ამ დამატების შესახებ.5 შეფასება 5 ვარსკვლავიდან
Thank you
ეს მიმოხილვა გაკეთებულია დამატების წინა ვერსიის შესახებ (2.0.1.4).საკუთარი კრებულების შესაქმნელად, საჭიროა Mozilla დამატებების ანგარიში.