Greasy Fork is available in English.
Base library
Acest script nu ar trebui instalat direct. Aceasta este o bibliotecă pentru alte scripturi care este inclusă prin directiva meta a // @require https://update.greatest.deepsurf.us/scripts/461948/1361801/FBase%20Lib.js
Simple library to provide different helper functions you could use in your own scripts.
let captcha = new HCaptchaWidget();
captcha.isSolved().then(.....);
You can overwrite the default selector when instantiating.