jquery caret plugin
        此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/6707/26377/jquerycaret.js
      
https://github.com/acdvorak/jquery.caret
Gets loaded with 
```javascript
window.addEventListener('load', function () {
   //...
}, false);
```