-
Couldn't load subscription status.
- Fork 31
Open
Labels
Description
From the Chrome store:
Is there any way you can add an option to hide the member only posts? It feels like my feed is about 90% member only posts these days and it is difficult to get to ones I can actually read.
It looks like this is possible by finding any article and .u-borderBox elements that contain a .svgIcon--star element, and hiding that parent element. But it looks like my feed is also 98% member-only posts, so completely hiding these would make for a very empty website. Maybe instead we should make these articles less prominent, and add something like opacity: 0.3 to the parent element.
jontey