ProtectedText — Vertical Tabs

Replace original horizontal tabs with vertical tabs in sidebar.

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

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

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
SirGryphin
1日のインストール数
0
累計インストール数
0
評価
0 0 0
バージョン
1.8
作成日
2026/03/24
更新日
2026/03/24
大きさ
15.8KB
ライセンス
MIT
対象サイト

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.