Chub.AI Timeline Improvements

Make timeline easier to use

2025-07-29 기준 버전입니다. 최신 버전을 확인하세요.

작성자
anden3
평점
0 0 0
버전
2025-07-29
생성일
2025-07-29
갱신일
2025-07-29
크기
11.9KB
라이선스
MIT
적용 사이트

Hello!

I've been annoyed by the messy timeline on Chub for a long time, so today I spent most of the day writing a userscript that:

  • Marks favorited cards and collapses them.
  • Fades out cards that are updated rather than uploaded for the first time.
  • Marks in cyan the reason a card was added to your timeline, so cards from users you are following have a cyan author, and the tags you are following are made cyan and sorted first (and if they're not there by default the other followed tags that apply are added too).
  • If you have favorited an original card, forks of that card will have the original link cyan too.
  • Replaces the drop-down button in the bottom-right of each card with a trashcan, to permanently collapse that card (you can unhide it by clicking the collapsed card or cleaning in your userscript storage).

Only setup you need to do is fill in your API key at the top. It's the CH-API-KEY header that's passed along with XHR requests in your network tab in devtools.