Greasy Fork is available in English.

Delicious Userscript Library

A library for userscripts on AnimeBytes which implements a settings page, among other things. Made by momentary0 on github (https://github.com/momentary0/AB-Userscripts/). I just uploaded here for use in my script since I couldn't get greasyfork to approve my require even with integrity checks.

Tento skript by nemal byť nainštalovaný priamo. Je to knižnica pre ďalšie skripty, ktorú by mali používať cez meta príkaz // @require https://update.greasyfork.org/scripts/456220/1125927/Delicious%20Userscript%20Library.js

Autor
TalkingJello
Verzia
0.0.1.20221207181951
Vytvorené
07.12.2022
Aktualizované
07.12.2022
Licencia
neuvedené

Made by momentary0 on github (https://github.com/momentary0/AB-Userscripts/).
I just uploaded here for use in my script since I couldn't get greasyfork to approve my require even with integrity checks.

@file Library for userscripts on AnimeBytes.
@author TheFallingMan
@version 1.1.0
@license GPL-3.0

* Exports `delicious`, containing `delicious.settings` and
* `delicious.utilities`.
*
* This implements settings, providing functions for storing and setting
* values, and methods to create an organised userscript settings page within
* the user's profile settings.
*
* Additionally, provides several (hopefully) useful functions through
* `delicious.utilities`.