AO3: [Wrangling] Hide Unnecessary Bin Columns

saves horizontal space while in bins, by hiding columns that aren't needed

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

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

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

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

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

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

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

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

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

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

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

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

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

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
escctrl
1日のインストール数
0
累計インストール数
3
評価
0 0 0
バージョン
1.0
作成日
2026/03/31
更新日
2026/03/31
大きさ
3.8KB
ライセンス
GNU GPL-3.0-only
対象サイト

💖 What it does

Saves horizontal space in the bins, by automatically hiding the columns that usually aren't needed, and by changing the column header "Taggings" to a simple "#".

preview of an unwrangled freeforms bin, missing the Canonical and Synonym columns. a button to toggle the columns' visibility and the changed header of the Taggings column are highlighted.

🪴 How to use it

The Canonical, Synonym, and Character columns are hidden automatically in the bins where they're usually not needed. For example, the "Canonical" column is always "Yes" while you're viewing the canonicals bin, and always an unticked checkbox in the synonyms bin.

To get the columns back, you can click the button in the top right corner of the "Tag Name" column.

🏛️ History

  • v1 initial version