Greasy Fork is available in English.

Tampermonkey Config

Simple Tampermonkey script config library

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v0.7.0 26/01/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 03/09/2023

    No need to grant GM_info

  • v0.5.2 01/09/2023

    disable debug

  • v0.5.1 01/09/2023

    Support for beta features: options

  • v0.5.0 29/08/2023

    Fixed GM_config_event

  • v0.4.3 29/08/2023

    x debug

  • v0.4.3 29/08/2023

    Supports iframe

  • v0.4.2 05/08/2023

    Delete value if equal to default

  • v0.4.1 03/08/2023

    Re-register menu items on demand(bump version)

  • v0.4.0 03/08/2023

    Re-register menu items on demand

  • v0.4.0 02/08/2023

    Breaking change: support for formatters

  • v0.3.4 01/08/2023

    Add @match in order for it to sync

  • v0.3.2 01/08/2023

    undefined seems more sensible

  • v0.3.1 01/08/2023

    Bug fix: _GM_config_get

  • v0.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.

  • v0.2.3 06/07/2023

    Add semicolons.

  • v0.2.2 06/07/2023

    New builtin processor

  • v0.2.1 05/07/2023
  • v0.2.0 05/07/2023
  • v0.1.0 05/07/2023