Better Twitter értékelései
Better Twitter szerző: Razvan Caliman
Firefox felhasználó 13112025 értékelése
Csillagos értékelés: 5 / 5
készítette: Firefox felhasználó 13112025, 5 éve/*
The new Twitter interface (circa 2019) uses auto-generated markup
with obfuscated class names which are not guaranteed to be stable over time.
In order to remove unwanted parts of the UI when they appear,
we use CSS selectors in the stylesheet (content.css) to identify
areas of interest, then apply a short fake animation to them.
Here in JavaScript, we listen for all `animationstart` events, check if they match
one of the areas of interest (`AnimationEvent.target` points to the element matched
by the CSS seletor), then mark the target element or one of its ancestors. This marker
then causes a CSS selector from content.css to match and hide the intended element.
This is a convoluted but viable workaround for missing ancestor selectors in CSS.
*/
I used to use Stylus/Stylish filter to achieve my intentions, which are closely the same as what this addon does. However, since the major change introduced in this spring, my solution no longer works. I looked for a working addon to get the same result, but there seemed to be none.
Then, a few months later, I finally found this addon. This method (quoted above as comment) is brilliant!
The new Twitter interface (circa 2019) uses auto-generated markup
with obfuscated class names which are not guaranteed to be stable over time.
In order to remove unwanted parts of the UI when they appear,
we use CSS selectors in the stylesheet (content.css) to identify
areas of interest, then apply a short fake animation to them.
Here in JavaScript, we listen for all `animationstart` events, check if they match
one of the areas of interest (`AnimationEvent.target` points to the element matched
by the CSS seletor), then mark the target element or one of its ancestors. This marker
then causes a CSS selector from content.css to match and hide the intended element.
This is a convoluted but viable workaround for missing ancestor selectors in CSS.
*/
I used to use Stylus/Stylish filter to achieve my intentions, which are closely the same as what this addon does. However, since the major change introduced in this spring, my solution no longer works. I looked for a working addon to get the same result, but there seemed to be none.
Then, a few months later, I finally found this addon. This method (quoted above as comment) is brilliant!
Fejlesztői válasz
közzétéve: 5 éveGlad you found the add-on and the technique described in the code useful.
78 értékelés
- Csillagos értékelés: 1 / 5készítette: Sir_Jimmothy, egy éveDidn't care about any option but "hide retweets", and this feature just doesn't work. Hopped into a user's twitter profile and retweets were still visible.
- Csillagos értékelés: 5 / 5készítette: Saplingbat, 2 éveAbsolutely fantastic App, that does exactly what I want it to. I just wish it worked for android Firefox as well. Twitter app has been getting worse and worse lately, and it'd be nice to have an alternative while on the go. Highly recommend.
- Csillagos értékelés: 5 / 5készítette: Malkovexsur, 2 éve
- Csillagos értékelés: 5 / 5készítette: detepavidson, 2 éveThis is great! I like to use Twitter as a tool for reading up on trends related to topics I'm interested in. This extension is great because I can focus on finding the information I want without the distraction of vanity metrics. My only ask of the developer is that you add an option to allow us to remove the "For you" tab. Otherwise this is a great extension, thanks!
- Csillagos értékelés: 2 / 5készítette: Firefox felhasználó 17303515, 3 éveUpdated 1/15: even with version 2.1.2, I still have promoted tweets showing. I appreciate you following up on the issue. I am happy to update my review when promoted tweets are blocked. This has been an issue for me since October. I posted the issue on github back in October.
Promoted tweets are not being blocked. This has been an issue for a few months now.Fejlesztői válasz
közzétéve: 3 éveFixed in version 2.1.2. Will you also update your review accordingly?
Update 1/16: The extension was updated and tested on the latest Twitter on Firefox and Chrome. See if this works:
1) check to ensure that the setting to hide promoted tweets is on
2) refresh the page if the extension was installed while viewing open Twitter pages
3) as a last resort, try removing and reinstalling the extension
If none of these things work, Twitter may be offering you a different version of its code (through A/B testing) that I don't get so I can't test. Unlikely, but possible. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 17675461, 3 évePromoted tweets are no longer being blocked but everything appears to be working.
Edit: Thank you for continuing to work on your plugin, still the best plugin for Twitter imo. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 15163168, 3 éveRemoves the "whats going on" crap, as well as other crap. It takes slightly longer to load a bunch of tweets, but it works!
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 15156282, 3 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 15718639, 3 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 17223207, 4 éve
- Csillagos értékelés: 5 / 5készítette: I am the Carl, 4 éveWorks as advertised and the dev works hard to maintain it. It stays out of the way and gets Twitter's unwanted features out of the way too.
- Csillagos értékelés: 1 / 5készítette: Firefox felhasználó 11230772, 4 éveI've tried several of these addons, and they just don't do any of the things they claim.