Добро пожаловать в дополнения Thunderbird.
Добавляйте дополнительные функции и стили, чтобы настроить Thunderbird по своему вкусу.
ЗакрытьGraham Miller
Обо мне
Имя | Graham Miller |
---|---|
Местонахождение | Veteran Qld Australia |
Пользователь с | Янв. 21, 2013 |
Число разработанных дополнений | 0 дополнений |
Средний рейтинг дополнений разработчика | Пока не оценено |
Мои отзывы
English (Australian) Dictionary
Рейтинг 3 из 5 звёзд
Cameron's website is gone si I am guessing that this dictionary is abandoned. If I could figure out how to take the extension over, I would because the fix to make it install on Thunderbird 45 is trivial.
Here is what I did:-
1. Download the extension to local hard disk.
2. Using an archive manager, extract the files to its own directory.
3. Edit install.rdf and adjust the following lines:
- em:version 2.2 /em:version
+ em:version 2.2.1 /em:version
!-- Firefox --
- em:maxVersion 33.* /em:maxVersion
+ em:maxVersion 50.* /em:maxVersion
!-- Thunderbird --
- em:maxVersion 33.* /em:maxVersion
+ em:maxVersion 45.* /em:maxVersion
4. Save file
5. Edit install.js and adjust the following line:
- var err = initInstall("English (Australian) Dictionary", "en-AU@dictionaries.addons.mozilla.org", "2.2");
+ var err = initInstall("English (Australian) Dictionary", "en-AU@dictionaries.addons.mozilla.org", "2.2.1");
6. Save file
7. Select all files and "dictionaries" folder and create a new zip file.
Make sure it uses "deflate" as the compression type.
I called the zip file english_australian_dictionary-2.2.1-tb+sm+fx.xpi which is just a rename of the saved zip file changing .zip to .xpi
8. Go into thunderbird add-ons and using the little gear icon, select "Install Add-on from File", choose the new xpi file and it will install.
By the way, it also seems to work in Firefox 50.x
LocalFolders
Рейтинг 4 из 5 звёзд
All popup dialogs repeat their message following straight on from the end of the 1st.
I also had some trouble with the display of mailing list members in the address book which "seems" to have gone away once this extension was disabled. Not sure why that would be.
I am on Windows 7 pro with Thunderbird 45.1.1
Для создания своих подборок вам необходимо иметь учётную запись на сайте дополнений Mozilla.