Releases: moohbr/discover-less
Releases · moohbr/discover-less
v1.0.1
v1.0.0
- Targets elements containing phrases like "Discover more" and "More replies".
- Removes the targeted element and its following siblings with a specific test ID (data-testid="cellInnerDiv").
- Utilizes a MutationObserver to monitor the DOM for changes and dynamically remove newly added elements.
Full Changelog: https://github.com/moohbr/discover-less/commits/v1.0.0