mirror of
https://github.com/Saiyan/rc-unread_favicon.git
synced 2026-02-14 00:28:38 +01:00
8 lines
214 B
Markdown
8 lines
214 B
Markdown
A Simple Roundcube Plugin which displays the count of unread Emails inside the Favicon.
|
|
|
|
##Install
|
|
```
|
|
cd /<your-roundcube-path>/plugins
|
|
git clone https://github.com/Saiyan/rc-unread_favicon.git unread_favicon
|
|
```
|