Skip to content

Anilist: Remove Progress Preview by KaiserinAmy

Screenshot of Anilist: Remove Progress Preview

Details

AuthorKaiserinAmy

LicenseNo License

Categoryanilist.co/

Created

Updated

Code size322 B

Code checksum13954eca

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This simply removes the Progress Preview at the top Right in the Home Page of Anilist

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Anilist: Remove Progress Preview
@version      20250222.19.29
@namespace    ?
@description  This simply removes the Progress Preview at the top Right in the Home Page of Anilist
==/UserStyle== */

@-moz-document url-prefix("https://anilist.co/home") {
.list-previews {
    display: none;
}
}

Reviews

No reviews yet.