Basic Functions (For browser)

Useful functions for myself

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

  • v0.5.7 08/02/2025
    • change: replace GM_grant with UAC
  • v0.5.6 29/12/2024
    • update loadFuncs and addStyle
    • added htmlEncode
  • v0.5.5.1 17/05/2024
    • bug fix
  • v0.5.5 17/05/2024
    • Added detectDom, Assert, queueTask, testChecker, registerChecker, loadFuncs
    • Updated addStyle
    • Code quality improvements
  • v0.5.4 13/06/2023

    bug fix

  • v0.5.3 05/06/2023
    • bug fix for textarea magic command
  • v0.5.2 05/06/2023
    • textarea magic command now stores new textareas into `ta${n}` variables
  • v0.5.1 05/06/2023

    - bug fix for ```textarea``` magic command

  • v0.5 05/06/2023
    • new $$CrE function (same as userscript version)
    • new textarea magic command
    • updated addStyle function (same as userscript version)
  • v0.4 10/02/2023

    The third argument of DoLog now is changed from [Boolean]trace to [String]logger

  • v0.3 06/12/2022

    escJsStr支持转义\r,\n和\t

  • v0.2.1 06/12/2022

    bug fix

  • v0.2 06/12/2022

    新增了window.grant继承

  • v0.1 06/12/2022