Greasy Fork is available in English.

Library for e-mail forward highlighting

Enable user scripts to highlight forwarded e-mails

此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.greasyfork.org/scripts/40782/265774/Library%20for%20e-mail%20forward%20highlighting.js

作者
Alexander Kriegisch
版本
0.0.1.20180418015209
建立日期
2018-04-18
更新日期
2018-04-18
授權條款
未知

This library is used by Tampermonkey user scripts via @require, enabling them to highlight inline forwarded e-mails (lines prepended by ">", ">>" etc.) with different background colours per quoation level. The library expects consuming user scripts to also @require mark.js and jQuery.