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

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

Закрыть

В пути?

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

Закрыть

Stanimir Stamenkov

Обо мне

Информация о разработчике
Имя Stanimir Stamenkov
Пользователь с Март 5, 2007
Число разработанных дополнений 0 дополнений
Средний рейтинг дополнений разработчика Рейтинг 4 из 5 звёзд

Мои отзывы

Quote Colors

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

Finally switching to Thunderbird for Mail, after using Mozilla Suite/SeaMonkey for ~20 years now, I'm very happy to have this extension available. I'm the contributor of the _"Partially collapse quotes"_ [1] feature to the old QuoteCollapse, so I want to point out this customization [2] alternative to the _"By default collapse only quotations that are in sub-quotations"_ option:

/* Establish predictable line-height */
:root, html, html > body {
line-height: 1.4;
}

/* Always show few lines of text of first level collapsed quotes */
blockquote[type="cite"]:not([qctoggled="true"]) {
max-height: 9.1em !important; /* 6.5lh */
}

/* Nested collapsed quotes show just one line of text */
blockquote[type="cite"]:not([qctoggled="true"])
blockquote[type="cite"]:not([qctoggled="true"]) {
max-height: 1.4em !important; /* 1lh */
}

[1] https://github.com/mjg/QuoteCollapse/pull/1
[2] http://kb.mozillazine.org/UserContent.css

Это отзыв для предыдущей версии этого дополнения (4.0.2). 

Snowmen in Winter

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

FolderFlags

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

@Domènec: The latest version 1.2.3 doesn't appear to work on Local Folders (the "Flags" tab is not shown) - I don't know whether this is a bug or intentional (the later is more likely). The "Flags" tab appears in the "Folder Properties" dialog for IMAP folders, where the original problem this extension tries to solve resides.

Это отзыв для предыдущей версии этого дополнения (1.2.3). 

InlineDisposition

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

The Open in Browser extension does this and more:

https://addons.mozilla.org/addon/open-in-browser/

Preserve Download Modification Timestamp

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

Something I've been missing in Firefox/Mozilla, forever. Watching the "progress" of Bug 178506 since 2006 I'm now using this extension to overcome the shortcoming (using it with both Firefox and SeaMonkey). It would be really nice if it gets included into the Mozilla base, finally. It just works.

Classic Default

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

All menu/toolbars have a fixed beige background, otherwise the rest seems fine and I appreciate the old Netscape/Mozilla icons as they have much better color contrast.

Это отзыв для предыдущей версии этого дополнения (0.7). 

MailClassifier

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

Great extension. I would love to see it built-in.

I think it just lacks "Classification -> Clear" option to allow clearing of the false results, and then bulk move the rest.

I guess explicitly stating certain messages are not of any of the available categories could improve the filter, also (just like with the junk filter).

Это отзыв для предыдущей версии этого дополнения (1.0).