Skip to content

Faction Chat Visible by sid-the-sloth1

Screenshot of Faction Chat Visible

Details

Authorsid-the-sloth1

LicenseNo License

Categorytorn.com

Created

Updated

Code size224 B

Code checksume1a986fb

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Unhides Faction chat when TornTools' Hide chat feature enabled

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         chat
@version      20230804.16.54
@namespace    ?
==/UserStyle== */

@-moz-document domain("torn.com") {
#chatRoot div[class ^= "_chat-box-wrap"] div[class *= "_faction_"] { display: block; }
}

Reviews

No reviews yet.