chatgpt burrito

makes chatgpt pretty

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.1.1 2025-09-04
    • Added icon to userscript
  • v1.1 2025-08-21

    v1.1 – Composer Hotfix

    • Fixed: Input styling breaking due to ChatGPT’s new grid-based composer container.

      • Updated findComposerShell() to detect the new div.overflow-clip.grid structure.
      • Added fallback checks for older rounded containers to maintain backward compatibility.
    • Improved: Glow ring compatibility with the new grid layout.

      • Ensured spin-glow-ring is injected cleanly without being clipped by grid padding.
    • Tweaked: CSS overrides for the ProseMirror editor.

      • Made the editor background transparent again.
      • Restored frosted-glass styling to match the old look despite structural changes.
    • Stability: Added broader selector fallbacks in case of future minor DOM updates.

  • v1.0 2025-08-15