Skip to content

bandcamp move tracks to top by xob0t

Screenshot of bandcamp move tracks to top

Details

Authorxob0t

LicenseNo License

Categorybandcamp

Created

Updated

Size266 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

moves tack list to the top of the page

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         bandcamp move tracks to top
@version      20230523.09.35
@namespace    ?
==/UserStyle== */

@-moz-document regexp("https://.*.bandcamp.com/.*") {
.dupe_purchases_fix{
    order: 1;
}
#trackInfoInner{
    display: grid;
}
}

Reviews

No reviews yet.