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

נכון ליום 19-04-2025. ראה הגרסה האחרונה.

יוצר
throwawayaccountmadeforanon
דירוגים
0 0 0
גרסה
2.0
נוצר
19-04-2025
עודכן
19-04-2025
Size
9.18 קילו-בייט
רישיון
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.
============================================================================================================