jquery bind-first plugin
Устаревшая версия за
Этот скрипт недоступен для установки пользователем. Он является библиотекой, которая подключается к другим скриптам мета-ключом // @require https://update.greasyfork.org/scripts/2857/25889/jquerybind-first.js
jQuery bind-first plugin that can be found here: https://github.com/private-face/jquery.bind-first
Gets loaded with
```javascript
window.addEventListener('load', function () {
//...
}, false);
```