Greasy Fork is available in English.

Library for e-mail forward highlighting

Enable user scripts to highlight forwarded e-mails

此脚本不应被直接安装,它是一个供其他脚本使用的外部库。如果您需要使用该库,请在脚本元属性加入:// @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.