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
版本
2.0
创建于
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 = false; to true to automatically lower the opacity for 1pbtids.
============================================================================================================