NH_userscript

Wrappers for dealing with variations in userscript managers.

Ce script ne doit pas être installé directement. C'est une librairie destinée à être incluse dans d'autres scripts avec la méta-directive // @require https://updategreasyfork.deno.dev/scripts/478349/1337643/NH_userscript.js

Auteur
Mike Castle (Nexus)
Version
6
Créé
26/10/2023
Mis à jour
04/03/2024
Taille
4,28 ko
Licence
GPL-3.0-or-later

lib/userscript - A NexusHoratio library.

Wrappers for dealing with variations in userscript managers.

Exported properties (as of version 6)

  • version - Bumped per release.
  • UserscriptError - Library specific exception (deprecated).
  • Exception - Library specific exception.
  • licenseData - License data extracted from the userscript header.
  • environmentData - Raw text about the current environment.

More details are in userscript.js as JSDoc.