Чтобы попробовать тысячи доступных здесь дополнений, загрузите Mozilla Firefox, быстрый, бесплатный способ веб-сёрфинга!
ЗакрытьДобро пожаловать в дополнения Firefox.
Выбирайте из тысяч дополнительных функций и стилей, чтобы настроить Firefox по своему вкусу.
Закрытьpfeerick86
Обо мне
Имя | pfeerick86 |
---|---|
Пользователь с | Май 7, 2007 |
Число разработанных дополнений | 0 дополнений |
Средний рейтинг дополнений разработчика | Пока не оценено |
Мои отзывы
English (Australian) Dictionary
Рейтинг 4 из 5 звёзд
Didn't realise code snippets weren't to be posted, and they were stripped from my last post. Basically, look for the maxVersion sections in the extension's install.rdf file, and change them to match the version of the application you are using. If you add .* (i.e. for Thunderbird 3.1, write it as 3.1.*) to the end, you shouldn't have to edit the extinction file again when minor updates are released.
Это отзыв для предыдущей версии этого дополнения (2.1.1).English (Australian) Dictionary
Рейтинг 4 из 5 звёзд
Didn't realise code snippets weren't to be posted, and they were stripped from my last post. Basically, look for the maxVersion sections in the extension's install.rdf file, and change them to match the version of the application you are using. If you add .* (i.e. for Thunderbird 3.1, write it as 3.1.*) to the end, you shouldn't have to edit the extinction file again when minor updates are released.
Это отзыв для предыдущей версии этого дополнения (2.1.1).English (Australian) Dictionary
Рейтинг 3 из 5 звёзд
This extension / dictionary has not been updated for a long time (early 2008), and as such, is not compatible with Thunderbird 3.1, nor is is compatible with Firefox later than version 3.0b1. This can be fixed by changing the maxVersion lines in the install.rdf file. As the dictionary file format doesn't seem to have changed recently, it's just a limitation of the use of an extension to easily install the dictionary.
Look for a line like the following under the product name you're wanting to use it with (Firefox, Thunderbird, Chatzilla, etc).
3.0b2
Change it to the version you're using (in my case, Thunderbird 3.1, and I put the .* in so I don't have to edit the file again for minor updates to Thunderbird
3.1.*
If you're unfamiliar with the process of editing xpi files... they're just like zip files... you just need to extract all the files, edit the install.rdf file, and then re-zip up the files and rename it so it ends with .xpi
Для создания своих подборок вам необходимо иметь учётную запись на сайте дополнений Mozilla.