AO3: [Wrangling] Hide Unnecessary Bin Columns

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

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
escctrl
التثبيت اليومي
0
إجمالي التثبيت
3
التقييمات
0 0 0
الإصدار
1.0
تم إنشاؤه
31-03-2026
تم تحديثه
31-03-2026
الحجم
3.8 KB
الترخيص
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