AniList Status Filter

Filter anime by your status on AniList search page.

< Feedback on AniList Status Filter

Review: Good - script works

§
Posted: 2025-07-03

Works ok - but only on default "grid" view(first one). Would be nice to have it working also on second one(with season/watchmark/info)

§
Posted: 2025-07-04

Ok I added it:
72: ``` const selectors = statuses.map((s) => `.media-card:has(div[status="${s}"])`).join(','); ```

Post reply

Sign in to post a reply.