Добро пожаловать в дополнения Thunderbird.

Добавляйте дополнительные функции и стили, чтобы настроить Thunderbird по своему вкусу.

Закрыть

В пути?

Зайдите на наш сайт мобильных дополнений .

Закрыть

Пользователь Firefox c3851c

Обо мне

Информация о разработчике
Имя Пользователь Firefox c3851c
Пользователь с Ноя. 27, 2017
Число разработанных дополнений 0 дополнений
Средний рейтинг дополнений разработчика Пока не оценено

Мои отзывы

Move Folder (context-menu)

Рейтинг 1 из 5 звёзд

This only seems to allow move of folders within "Local Folder". It won't move, for example, an imap folder to another account as I was hoping it would. I see no mention in the description that this only applies to local folders.

Copy Folder mod

Рейтинг 5 из 5 звёзд

The current version of this addon has issues with tb 68 and probably doesn't install or work with tb 78, 91 and beyond. I modified the code to work with 68 and with >= 78 here: https://github.com/smitgd/addon-copyfolder-tb-esr68/tree/WL. (The 68 adaptation is on master branch.)
I tried to submit this as a new addon but it was rejected because I used the "WindowListener expermiment" to wrap the code without adapting to the new "Mail Extension API". However, updates to existing addons are OK using this method. So if the author of this addon wants to submit my version or a modified version to update this, it's OK with me.