You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2026. It is now read-only.
the download button is nested within a div of class "share-row". The cosmetic filters of various lists blacklist and hide any elements of this class (e.g. Fanboy's annoyance and social lists).
Result:
Download button is not visible when using uBlock Origin or any adblock with the mentioned filters activated.
Workaround:
I suggest simply renaming the class. See also pull request #224, which introduced the class.
Hey,
the download button is nested within a div of class "share-row". The cosmetic filters of various lists blacklist and hide any elements of this class (e.g. Fanboy's annoyance and social lists).
Result:
Download button is not visible when using uBlock Origin or any adblock with the mentioned filters activated.
Workaround:
I suggest simply renaming the class. See also pull request #224, which introduced the class.
Cheers