ProtectedText — Vertical Tabs

Replace original horizontal tabs with vertical tabs in sidebar.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
SirGryphin
Dziennych instalacji
0
Wszystkich instalacji
0
Oceny
0 0 0
Wersja
1.8
Utworzono
24-03-2026
Zaktualizowano
24-03-2026
Rozmiar
15,8 KB
Licencja
MIT
Dotyczy

ProtectedText.com normally shows your tabs (notes) as a horizontal row of buttons along the top of the page. When you have many tabs this gets crowded and messy. This script replaces that row with a neat vertical sidebar list that sits in the empty space to the left of the writing area.

Features:

  • Sidebar shows all your tabs as a scrollable vertical list
  • Click any tab in the sidebar to switch to it (no page reload)
  • Drag tabs up/down in the sidebar to reorder them
  • Hover over a tab to reveal an × button that deletes it
  • "+ New tab" button at the bottom adds a new tab
  • The original writing area (textarea) is completely unchanged in size
  • The original tab bar is hidden but still exists invisibly so the site keeps working normally behind the scenes
  • The ptSidebarDebug() console helper exists for troubleshooting

Note

This was written with the help of Claude AI. If you would like to see the fully commented code explaining every line, please let me know in the comments and I'll post it. The only reason I didn't include it is that it would double the size, and I wanted to keep it as minimal as possible.

Screenshots

Included screenshot of normal ProtectedText with 30 tabs with random titles and then the same using this script as a preview.