Discover Less szerző: Matheus Araujo
A simple extension that hides the 'Discover More' on Twitter and 'mute/block' messages
1 felhasználó1 felhasználó
Kiegészítő metaadatai
A kiegészítő névjegye
Extension for reducing distractions on X 🐦
I created a simple Chrome extension to avoid distractions with "Discover More" on X. For those who have difficulty keeping their focus, like me, it disturbs them so much.
The extension occults the "Discover More" function, improving the browsing experience.
I created a simple Chrome extension to avoid distractions with "Discover More" on X. For those who have difficulty keeping their focus, like me, it disturbs them so much.
The extension occults the "Discover More" function, improving the browsing experience.
Értékelés 0 szerkesztő által: 0
Engedélyek és adatok
További információk
- Kiegészítő hivatkozásai
- Verzió
- 1.0.0
- Méret
- 42,34 kB
- Legutóbb frissítve
- 2 éve (2024. ápr. 3.)
- Kapcsolódó kategóriák
- Licenc
- Apache License 2.0
- Verziótörténet
- Gyűjteményhez adás
blockedWordscontaining phrases used for filtering.removeDiscoverMorefunction performs the core removal logic:data-testid="cellInnerDiv"attribute.removeElementsfunction is a helper function used to remove elements efficiently:display: noneinstead of complete removal to avoid triggering Twitter's re-rendering.removeDiscoverMoreinitially to remove existing elements.removeDiscoverMorefunction is re-executed to remove any newly added elements containing blocked phrases.