Base library
Ovu skriptu ne treba izravno instalirati. To je biblioteka za druge skripte koje se uključuju u meta direktivu // @require https://update.greasyfork.org/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.