Greasy Fork is available in English.

GitHub Widescreen 🖥️

Auto-hides obtrusive side panels on GitHub

Das sind Skriptversionen, bei denen der Quelltext aktualisiert wurde. Alle Versionen anzeigen.

  • v2024.3.5.1 05.03.2024

    Further reduced potential for backtracking in config.updateURL regex

  • v2024.3.5 05.03.2024

    Eliminated potential for polynomial backtracking in regex

    ... by increasing specificity of capturing group

  • v2023.12.10 10.12.2023

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

  • v2023.12.2 03.12.2023

    Added sytem/browser user scheme preference to isDarkMode()

  • v2023.11.25 25.11.2023

    Added config.appName

  • v2023.11.17.2 18.11.2023

    Shortened .forEach() arg names

  • v2023.11.17.1 18.11.2023

    Removed () around unmodded args in arrow functions

  • v2023.11.17 18.11.2023

    Loosened equality comparisons

  • v2023.11.12.2 13.11.2023

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

  • v2023.11.12.1 12.11.2023

    Replaced .match() w/ faster method

  • v2023.11.12 12.11.2023

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

  • v2023.9.30.1 01.10.2023

    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 01.10.2023

    Added transition fx to alert(), combined const inits

    • Removed semicolons/whitespace
  • v2023.8.21.1 21.08.2023

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

  • v2023.8.21 21.08.2023

    Added URL meta

  • v2023.8.19.3 19.08.2023

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

  • v2023.8.19.2 19.08.2023

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

  • v2023.8.19 19.08.2023