uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.09k stars 764 forks source link

myanimelist: stylus not loading styles on page load #25397

Closed LuminarLeaf closed 2 weeks ago

LuminarLeaf commented 2 weeks ago

Prerequisites

URL(s) where the issue occurs.

https://myanimelist.net/

Description

When using stylus on myanimelist.net, the styles do not load on the initial page load. However they do load when i open stylus' menu and turn 'em off and then on again. But this only lasts until a page reload/url change.

Styles used: https://userstyles.world/style/10678/myanimelist-clean https://userstyles.world/style/3248/myanimelist-dark-wide-updated-2024

I have already tried creating a fresh firefox profile with just stylus and ubo and the behaviour is the same there.

Other extensions used

Stylus

Screenshot(s)

image

image

Configuration

uBlock Origin: 1.59.0 Firefox: 130 filterset (summary): network: 150262 cosmetic: 48475 scriptlet: 20982 html: 1990 listset (total-discarded, last-updated): default: user-filters: 0-0, never ublock-filters: 40552-138, 6m ublock-badware: 11273-6, 6m ublock-privacy: 1234-22, 6m ublock-unbreak: 2529-1, 6m ublock-quick-fixes: 142-4, 6m easylist: 85369-185, 6m easyprivacy: 53075-62, 6m urlhaus-1: 25550-0, 6m plowe-0: 3547-995, 6m filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 2897 ms maxAssetCacheWait: 19 ms cacheBackend: indexedDB

uBlock-user commented 2 weeks ago

Add myanimelist.net#@#+js(rmnt, style, body:not(.ownlist)) to my filters and Stylus should start working again.

LuminarLeaf commented 2 weeks ago

Add myanimelist.net#@#+js(rmnt, style, body:not(.ownlist)) to my filters and Stylus should start working again.

Thanks!