F-List Quote Text Remover

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

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Necesitará instalar una extensión como Tampermonkey para instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
NOVEL
Instalaciones diarias
0
Instalaciones totales
0
Calificaciones
0 0 0
Versión
0.2
Creado
01/06/2025
Actualizado
01/06/2025
Tamaño
2.75 KB
Licencia
Desconocida
Funciona en

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.