Greasy Fork is available in English.

GitHub Widescreen 🖥️

Auto-hides obtrusive side panels on GitHub

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v2024.3.5.1 2024.03.05.

    Further reduced potential for backtracking in config.updateURL regex

  • v2024.3.5 2024.03.05.

    Eliminated potential for polynomial backtracking in regex

    ... by increasing specificity of capturing group

  • v2023.12.10 2023.12.10.

    Replaced all .appendChild()'s w/ .append()'s to shorten codebase

  • v2023.12.2 2023.12.03.

    Added sytem/browser user scheme preference to isDarkMode()

  • v2023.11.25 2023.11.25.

    Added config.appName

  • v2023.11.17.2 2023.11.18.

    Shortened .forEach() arg names

  • v2023.11.17.1 2023.11.18.

    Removed () around unmodded args in arrow functions

  • v2023.11.17 2023.11.18.

    Loosened equality comparisons

  • v2023.11.12.2 2023.11.13.

    Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]

  • v2023.11.12.1 2023.11.12.

    Replaced .match() w/ faster method

  • v2023.11.12 2023.11.12.

    Updated download/update URLs ↞ [auto-sync from adamlui/userscripts]

  • v2023.9.30.1 2023.10.01.

    Updated alert() + About modal

    • Added styles to About dialog text ± Moved source code CTA from button to dialog text
    • Narrowed dialog
    • Added font-family to alert()
  • v2023.9.30 2023.10.01.

    Added transition fx to alert(), combined const inits

    • Removed semicolons/whitespace
  • v2023.8.21.1 2023.08.21.

    Added About dialog, replaced timeout w/ observer on editor page ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.21 2023.08.21.

    Added URL meta

  • v2023.8.19.3 2023.08.19.

    Updated description ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.19.2 2023.08.19.

    Updated meta, removed notify(), refined logic ↞ [auto-sync from adamlui/userscripts]

  • v2023.8.19 2023.08.19.