Enable user scripts to highlight forwarded e-mails
This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/40782/265774/Library%20for%20e-mail%20forward%20highlighting.js
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.