NH_userscript

Wrappers for dealing with variations in userscript managers.

Versão de: 26/10/2023. Veja: a última versão.

Estas são as versões deste script em que houve atualização do código. Mostar todas versões.

  • v. 6 04/03/2024

    Migrate most modules to use base.Exception.

    Issue #259.

    Bump version number.

  • v. 5 22/11/2023

    eslint: Deal with some upcoming tweaks to newline-per-chained-call.

    Issue #203.

    Bump version number.

  • v. 4 05/11/2023

    Wrappers aroung GM.{get,set}Value that do nothing if not granted.

    They may be enhanced to use local storage or something in the future. For now, they just silently fail.

    Issue #170.

    Bump version numbers.

  • v. 3 04/11/2023

    Capture more information when unable to extrace the license.

    Issue #187.

    Extract license information from a different field from GM.info.

    This seems to make Greasemonkey happy.

    Issue #187.

    Bump version numbers.

  • v. 2 28/10/2023

    Add environmentData() to lib/userscript.

    Mostly a raw copy from _errorPlatformInfo(). Untested in its current form.

    Issue #167.

    Bump version numbers.

  • v. 1 27/10/2023

    Give the IIFE a local name.

    This makes no difference in reality, it only exists to make eslint happy. But it reads better than using base.

    Issue #167.

    Bump version numbers.

  • v. 0 26/10/2023
  • v. 0 26/10/2023 Imported from URL

长期地址
遇到问题?请前往 GitHub 提 Issues。