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.

لا ينبغي أن لا يتم تثبيت هذا السكريت مباشرة. هو مكتبة لسكبتات لتشمل مع التوجيه الفوقية // @require https://update.greasyfork.org/scripts/456220/1125927/Delicious%20Userscript%20Library.js

المؤلف
TalkingJello
الإصدار
0.0.1.20221207181951
تم إنشاؤه
07-12-2022
تم تحديثه
07-12-2022
الترخيص
لا يوجد

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