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.

Dette script bør ikke installeres direkte. Det er et bibliotek, som andre scripts kan inkludere med metadirektivet // @require https://update.greasyfork.org/scripts/456220/1125927/Delicious%20Userscript%20Library.js

Skaber
TalkingJello
Version
0.0.1.20221207181951
Oprettet
07.12.2022
Opdateret
07.12.2022
Licens
N/A

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`.