Greasy Fork is available in English.

Tampermonkey Config

Simple Tampermonkey script config library

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.2.1 13.12.2024 Imported from URL
  • вер. 1.2.1 12.12.2024 Imported from URL
  • вер. 1.2.1 12.12.2024 Imported from URL
  • вер. 1.2.0 10.12.2024 Imported from URL
  • вер. 1.2.0 09.12.2024

    perf(GM_config): Make #builtinTypes static

    feat(GM_config)!: API refactor - Config descriptions using custom or certain built-in processor, formatter might break!

    BREAKING CHANGE: These APIs will crash: Custom prop.processor, prop.formatter; int_range, float_range built-in processors. This API will not function: options.folderDisplay

  • вер. 1.1.5 08.12.2024

    feat(GM_config): up, down, currentPath

  • вер. 1.1.4 08.12.2024

    perf(GM_config): Cache config values

    doc(GM_config): Update readme; Update version code

  • вер. 1.1.3 04.12.2024

    fix(GM_config): Version mismatch

  • вер. 1.1.2 07.10.2024

    GM_config: Minor fix; Fix test code; Update readme

  • вер. 1.1.1 07.10.2024

    GM_config: Deeply proxied; List config

  • вер. 1.1.0 05.10.2024

    GM_config: Camel naming

    GM_config: Support for folders

  • вер. 1.0.3 30.09.2024

    GM_config: Support functions on TM-provided attrs

  • вер. 1.0.2 30.09.2024

    GM_config: Minor updates

  • вер. 1.0.1 30.09.2024

    GM_config: Version fix

  • вер. 1.0.1 30.09.2024

    GM_config: prop.type

    GM_config: Better action

  • вер. 1.0.0 18.09.2024

    Update spelling & comment

  • вер. 1.0.0 16.09.2024

    GM_config: *Listener -> *EventListener; Split get & set events; Multi-tab synchronization

  • вер. 0.8.1 16.08.2024

    GM_config: Support for options; bug fix of GM_config.version

  • вер. 0.8.0 15.08.2024

    GM_config: Refactor using class; API refactor; Bug fix on unexpected register

  • вер. 0.7.0 26.01.2024

    Drop support for Tampermonkey 5.0.0-; re-register menu item using options.id

  • вер. 0.6.0 30.12.2023

    Support $default; Formatter default renamed to normal

  • вер. 0.5.5 25.12.2023

    Bug fix; code optimize

  • вер. 0.5.4 30.11.2023

    Code optimize

  • вер. 0.5.3 03.09.2023

    No need to grant GM_info

  • вер. 0.5.2 01.09.2023

    disable debug

  • вер. 0.5.1 01.09.2023

    Support for beta features: options

  • вер. 0.5.0 29.08.2023

    Fixed GM_config_event

  • вер. 0.4.3 29.08.2023

    x debug

  • вер. 0.4.3 29.08.2023

    Supports iframe

  • вер. 0.4.2 05.08.2023

    Delete value if equal to default

  • вер. 0.4.1 03.08.2023

    Re-register menu items on demand(bump version)

  • вер. 0.4.0 03.08.2023

    Re-register menu items on demand

  • вер. 0.4.0 02.08.2023

    Breaking change: support for formatters

  • вер. 0.3.4 01.08.2023

    Add @match in order for it to sync

  • вер. 0.3.2 01.08.2023

    undefined seems more sensible

  • вер. 0.3.1 01.08.2023

    Bug fix: _GM_config_get

  • вер. 0.3.0 01.08.2023

    Support for events. Breaking change: No longer need to invoke _GM_config_register after changing config values in your script.

  • вер. 0.2.3 06.07.2023

    Add semicolons.

  • вер. 0.2.2 06.07.2023

    New builtin processor

  • вер. 0.2.1 05.07.2023
  • вер. 0.2.0 05.07.2023
  • вер. 0.1.0 05.07.2023