8chan Single ID Post Opacity with Thread-Specific Cross-Domain Toggle

Halves opacity of posts with unique labelId (based on background-color) if CHECK_UNIQUE_IDS is true, adds a toggle icon to adjust opacity for all posts by ID color in the same thread (including OP), persists toggle state across 8chan.moe and 8chan.se, and handles dynamically added posts

目前為 2025-04-19 提交的版本,檢視 最新版本

作者
throwawayaccountmadeforanon
評價
0 0 0
版本
1.9
建立日期
2025-04-19
更新日期
2025-04-19
尺寸
9.2 KB
授權條款
MIT
腳本執行於

Toggle opacity by id script

Use case: I don't want to completely filter out posts by id but this would help me make some posters less distracting when I browse.

It:
- makes opacity for 1pbtid posters lower
- you can click the white circle emoji next to a post to toggle 50% opacity for all posts by an ID (works across .se and .moe)

It also might be lagging my browser like crazy, can someone report in to see if it happens to you too?

============================================================================================================
NOTE: Change const CHECK_UNIQUE_IDS = true; to false to not automatically lower the opacity for 1pbtids.
============================================================================================================

长期地址
遇到问题?请前往 GitHub 提 Issues。