A lightweight UserScript that adds a toggle button to the sidebar on Old Reddit, allowing you to hide it for a cleaner reading experience or expand it when needed.
- Toggle Button: Adds a discreet
<</>>button to the side of the content. - State Memory: Remembers if you left the sidebar open or closed (uses LocalStorage).
- Responsive: Content expands to fill the empty space when the sidebar is hidden.
- Minimalist: No heavy frameworks, pure vanilla JS.
- Install a Userscript manager:
- Chrome/Edge: Tampermonkey or Violentmonkey
- Firefox: Violentmonkey or Tampermonkey
- Click the Install Script button at the top of this page, or install it directly from GreasyFork.
