GitHub Widescreen 🖥️

Auto-hides obtrusive side panels on GitHub

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

  • v2024.11.21 21/11/2024

    Removed trailing whitespace

  • v2024.11.14.3 14/11/2024

    Removed no-longer used isDarkMode() ↞ [auto-sync from adamlui/userscripts]

  • v2024.11.14.2 14/11/2024

    Removed padding around non-expressions in template literals for readability ↞ [auto-sync from adamlui/userscripts]

  • v2024.11.14.1 14/11/2024

    Added @require chatgpt.js to eliminate alert() + renderHTML() defs ↞ [auto-sync from adamlui/userscripts]

  • v2024.11.14 14/11/2024

    Improved regex ↞ [auto-sync from adamlui/userscripts]

  • v2024.10.17 17/10/2024

    Narrowed scope of @connect URLs for improved privacy/security ↞ [auto-sync from adamlui/userscripts]

  • v2024.9.2 2/9/2024

    ESCAPED_MSG ↞ [auto-sync from adamlui/userscripts]

  • v2024.3.5.1 5/3/2024

    Further reduced potential for backtracking in config.updateURL regex

  • v2024.3.5 5/3/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 3/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 1/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 1/10/2023

    Added transition fx to alert(), combined const inits

    • Removed semicolons/whitespace
  • v2023.8.21.1 21/8/2023

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

  • v2023.8.21 21/8/2023

    Added URL meta

  • v2023.8.19.3 19/8/2023

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

  • v2023.8.19.2 19/8/2023

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

  • v2023.8.19 19/8/2023