您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Removes the "Quote:" text from quote boxes on F-List profiles.
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.