Skip to content

v1.0.0

Compare
Choose a tag to compare
@moohbr moohbr released this 10 Mar 05:20
· 2 commits to main since this release
3a57704
  1. Targets elements containing phrases like "Discover more" and "More replies".
  2. Removes the targeted element and its following siblings with a specific test ID (data-testid="cellInnerDiv").
  3. 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