Greasy Fork is available in English.

NH_userscript

Wrappers for dealing with variations in userscript managers.

Tento skript by nemal byť nainštalovaný priamo. Je to knižnica pre ďalšie skripty, ktorú by mali používať cez meta príkaz // @require https://update.greasyfork.org/scripts/478349/1337643/NH_userscript.js

Autor
Mike Castle (Nexus)
Verzia
6
Vytvorené
26.10.2023
Aktualizované
04.03.2024
Licencia
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.