F-List Quote Text Remover

Removes the "Quote:" text from quote boxes on F-List profiles.

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

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

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
NOVEL
Dziennych instalacji
0
Wszystkich instalacji
0
Oceny
0 0 0
Wersja
0.2
Utworzono
01-06-2025
Zaktualizowano
01-06-2025
Rozmiar
2,75 KB
Licencja
Brak licencji
Dotyczy

This script cleans up the appearance of "Quote" boxes on F-List character profiles and chat logs by removing the redundant "Quote:" text that appears at the top of each quote.

Features:

Cleaner Look: Hides the "Quote:" prefix from the header of BBCode quote blocks.

Works on Profiles and Chat Logs: The script is designed to function on character profile pages (f-list.net/c/*) and in chat logs (f-list.net/chat/view_log.php*).

Lightweight: Simple CSS modification to hide the element.

Dynamic Content Support: Attempts to apply the removal to quotes loaded dynamically after the initial page load.

How it Works:

The script identifies the HTML element (typically a div with the class QuoteHeader) that F-List uses to display the "Quote:" text and hides it using CSS. This leaves the quoted content itself intact and visible, but removes the often unnecessary "Quote:" label.

Installation:

Install this script via Tampermonkey or a similar userscript manager.

Enable the script.

Browse F-List profiles or chat logs containing quote boxes. The "Quote:" text at the top of these boxes should no longer be visible.

No configuration is needed. It's a simple set-and-forget tweak for a slightly cleaner F-List experience.