
Colorify Unread Watched NNTP 0.1.6 ਮੁੜ ਤੋਂ ਚਾਲੂ ਕਰਨ ਦੀ ਲੋੜ ਹੈ
ਵੱਲੋਂ Marcin Szewczyk
Colorizes names of newsgroups that have watched threads with unread messages.
ਇਸ ਐਡ-ਆਨ ਨੂੰ ਇਸਦੇ ਵਿਕਾਸਕਾਰਾਂ ਵੱਲੋਂ ਪ੍ਰਯੋਗੀ ਤੌਰ ਤੇ ਨਿਸ਼ਾਨਬੱਧ ਕੀਤਾ ਗਿਆ ਹੈ
ਇਸ ਐਡ-ਆਨ ਬਾਰੇ
The real trigger in the source code is the change of the Total Unread Messages count on a newsgroup.
Since version 0.1.6 it adds keyboard shortcuts:
! - All threads
@ - Unread threads
# - Threads with unread
$ - Watched threads with unread
% - Ignored threads
Highlighting color is customizable through userChrome.css, like this:
treechildren::-moz-tree-cell-text(serverType-nntp, biffState-NewMail) {
color: red !important;
}
This is a BETA version, it can crash your Thunderbird or something like that. Please use it only if you have a nature of a tester.