Greasy Fork is available in English.

NH_userscript

Wrappers for dealing with variations in userscript managers.

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/478349/1337643/NH_userscript.js

Autor
Mike Castle (Nexus)
Wersja
6
Utworzono
26-10-2023
Zaktualizowano
04-03-2024
Licencja
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.