Greasy Fork is available in English.

Tampermonkey Config

Simple Tampermonkey script config library

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.1.2 7/10/2024

    GM_config: Minor fix; Fix test code; Update readme

  • v1.1.1 7/10/2024

    GM_config: Deeply proxied; List config

  • v1.1.0 5/10/2024

    GM_config: Camel naming

    GM_config: Support for folders

  • v1.0.3 30/9/2024

    GM_config: Support functions on TM-provided attrs

  • v1.0.2 30/9/2024

    GM_config: Minor updates

  • v1.0.1 30/9/2024

    GM_config: Version fix

  • v1.0.1 30/9/2024

    GM_config: prop.type

    GM_config: Better action

  • v1.0.0 18/9/2024

    Update spelling & comment

  • v1.0.0 16/9/2024

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

  • v0.8.1 16/8/2024

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

  • v0.8.0 15/8/2024

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

  • v0.7.0 26/1/2024

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

  • v0.6.0 30/12/2023

    Support $default; Formatter default renamed to normal

  • v0.5.5 25/12/2023

    Bug fix; code optimize

  • v0.5.4 30/11/2023

    Code optimize

  • v0.5.3 3/9/2023

    No need to grant GM_info

  • v0.5.2 1/9/2023

    disable debug

  • v0.5.1 1/9/2023

    Support for beta features: options

  • v0.5.0 29/8/2023

    Fixed GM_config_event

  • v0.4.3 29/8/2023

    x debug

  • v0.4.3 29/8/2023

    Supports iframe

  • v0.4.2 5/8/2023

    Delete value if equal to default

  • v0.4.1 3/8/2023

    Re-register menu items on demand(bump version)

  • v0.4.0 3/8/2023

    Re-register menu items on demand

  • v0.4.0 2/8/2023

    Breaking change: support for formatters

  • v0.3.4 1/8/2023

    Add @match in order for it to sync

  • v0.3.2 1/8/2023

    undefined seems more sensible

  • v0.3.1 1/8/2023

    Bug fix: _GM_config_get

  • v0.3.0 1/8/2023

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

  • v0.2.3 6/7/2023

    Add semicolons.

  • v0.2.2 6/7/2023

    New builtin processor

  • v0.2.1 5/7/2023
  • v0.2.0 5/7/2023
  • v0.1.0 5/7/2023