
Discover Less troch Matheus Araujo
A simple extension that hides the 'Discover More' on Twitter and 'mute/block' messages
1 brûker1 brûker
Jo hawwe Firefox nedich om dizze útwreiding te brûken
Metadata útwreiding
Oer dizze útwreiding
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.
Wurdearre: 0 troch 0 beoardielers
Tastimmingen en gegevensMear ynfo
Fereaske machtigingen:
- Jo gegevens foar twitter.com benaderje
Mear ynformaasje
- Add-on-keppelingen
- Ferzje
- 1.0.0
- Grutte
- 42,34 KB
- Lêst bywurke
- ien jier lyn (3 apr. 2024)
- Sibbe kategoryen
- Lisinsje
- Apache License 2.0
- Ferzjeskiednis
- Labels
- Tafoegje oan kolleksje
Mear útwreidingen fan Matheus Araujo
- Der binne noch gjin wurdearringen
- Der binne noch gjin wurdearringen
- Der binne noch gjin wurdearringen
- Der binne noch gjin wurdearringen
- Der binne noch gjin wurdearringen
- Der binne noch gjin wurdearringen
blockedWords
containing phrases used for filtering.removeDiscoverMore
function performs the core removal logic:data-testid="cellInnerDiv"
attribute.removeElements
function is a helper function used to remove elements efficiently:display: none
instead of complete removal to avoid triggering Twitter's re-rendering.removeDiscoverMore
initially to remove existing elements.removeDiscoverMore
function is re-executed to remove any newly added elements containing blocked phrases.