A Tampermonkey user script that automatically hides promoted (advertisement) posts on Reddit. By targeting specific CSS classes used for promoted content, this script removes those posts from view, providing a cleaner browsing experience.
- Automatically hides promoted posts on Reddit.
- Detects dynamically loaded posts using MutationObserver.
- Works seamlessly on page load and as you scroll.