您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Make Nested Inline Reply like 4chanX
当前为
Disable InLine Reply from gear setting first before installing this script
A Tampermonkey/Greasemonkey userscript that enhances 8chan-style boards by allowing users to collapse and nest quote links, improving readability and making thread navigation more intuitive.
Collapsible Quote Chains
Click any quote link (>>123456
) or backlink to nest and display the quoted post inside the current one.
Auto-Restore System
When a quoted post is collapsed and all reference links are closed, the original post is automatically restored to its original position.
Hierarchy Indentation
Nested quotes appear with visual indentation and borders to clearly represent reply chains.
Restore Button for Moved Posts
A "Restore" link appears where the post was moved from, letting users manually return it to its original place.
Toggle Styling
Clicked quote links and backlinks highlight with a distinct color to indicate toggled state.
Lightweight Cloning
If a post is already moved, additional references clone it rather than moving the post again.
Auto-cleaning Backlink URLs
Strips query strings from backlink href
s for consistent behavior and compatibility.
Install with your favorite userscript manager:
Then add the script manually or install via GreasyFork
You can tweak the styles in the GM_addStyle
section to match your preferred aesthetic (e.g., border colors, indentation spacing).
qr.showQr
is available.