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.

Ten skrypt nie powinien być instalowany bezpośrednio. Jest to biblioteka dla innych skyptów do włączenia dyrektywą meta // @require https://update.greasyfork.org/scripts/456220/1125927/Delicious%20Userscript%20Library.js

Autor
TalkingJello
Wersja
0.0.1.20221207181951
Utworzono
07-12-2022
Zaktualizowano
07-12-2022
Licencja
Brak licencji

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