Critiques pour Element Blocker
Element Blocker par Luke Peters
86 notes
- Noté 5 sur 5par Liber, il y a 10 jours
- Noté 5 sur 5par Utilisateur ou utilisatrice 18816409 de Firefox, il y a 6 mois
- Noté 5 sur 5par Noname, il y a 7 moisAmazing, exactly what lots of people need to concentrate better, I use it in combo with Unhook, so block everything Unhook can't and got a perfect result, I recommend you to do the same. Good day!
- Noté 5 sur 5par spiralthinker, il y a 7 mois
- Noté 5 sur 5par Fexed, il y a 7 moisÇok hoş ve hızlı çalışıyor. İstediğim elementleri silebiliyorum.
Réponse du développeur
mis en ligne : il y a 7 moisBunu duyduğuma sevindim, yorum yazmaya zaman ayırdığınız için teşekkürler! - Noté 5 sur 5par Sqwertz, il y a 8 moisI haven't used it yet, but here is a 5-star review for your snarky comeback in response to that guy 10 months ago who gave you a 2-star rating because you didn't implement his request by the time he finished writing his review and chastised you for not reading his mind in advance.
Thank you for your contributions! ;-) Réponse du développeur
mis en ligne : il y a 7 moisObrigado pela avaliação! Fico feliz que isso tenha sido útil :)- Noté 3 sur 5par Utilisateur ou utilisatrice 14065238 de Firefox, il y a un anup until the most recent update when I blocked an element IT STAYED BLOCKED. Now the items I list as blocked keep maliciously reappearing! This is prevalent on Youtube! I was using this app to block abusive playlist content that could NOT be dismissed from the Home page.
- Noté 5 sur 5par Utilisateur ou utilisatrice 18339579 de Firefox, il y a un an
- Noté 4 sur 5par Cris, il y a un anNearly perfect. Simple as is but an undo (Strg+z) and a little editable list per domain would be nice!
- Noté 2 sur 5par Kevin, il y a un anSome more detailed instructions would be useful. I'm not a programmer. I do not pretend to be one. I had to come here and read reviews to figure it out. Seems like a simple paragraph is not that much to ask for.
Réponse du développeur
mis en ligne : il y a un anThanks for your feedback. I can work to make it a more intuitive experience!
Also, I appreciated your sassy last line there, so in response to that...
Seems like a simple 5-star rating is not that much to ask for. 🤪 - Noté 5 sur 5par Utilisateur ou utilisatrice 15544790 de Firefox, il y a 2 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 18229160 de Firefox, il y a 2 ansJust added this add-on on firefox, GOD is so good, the only minus i can say about it is that you can not edit selected elements as you would block selected elements.
i blocked every sidebar on my most visited sites and zoomed en a bit JUST TO HAVE A NICE CENTERED EXEPRIENCE ON THOSE SITES.
4/5 Good enough for meRéponse du développeur
mis en ligne : il y a 2 ansI'll have to add an edit feature at some point! Thank you for the review :) I'm glad you're finding it useful. - Noté 4 sur 5par danusty, il y a 2 ansit sometimes glitches when adding more removed elements from a website making you have to delete all the elements previously added and making you have to add them again. it also doesn't have an export / import settings option.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13997858 de Firefox, il y a 2 ans
- Noté 5 sur 5par SomeGuysName, il y a 2 ansWould have liked to give 5 stars, since this is the only add-on of it's type that consistently works in Firefox, but it needs an ON/OFF mode. Instead of having to activate this add-on for every element I'd like to remove, it would be nice to turn it on, remove everything, then toggle "Element Blocker" off. Too many unnecessary clicks and keystrokes otherwise. Besides that this add-on works perfectly. (Edit: added 5th star for developer responsiveness)
Réponse du développeur
mis en ligne : il y a 2 ansHi, thanks for the feedback and functionality suggestion! That's a very good idea - perhaps I can implement an Edit Mode where you add everything you want to block then press Save. - Noté 4 sur 5par Peter Lyons Kehl, il y a 2 ansThank you. This works well.
Feature request: An option not just to hide the element, but to make the space it took shrink (if there's nothing else in that table column, or similar). It can be done through CSS, I don't remember if it's visibility, display or what property.Réponse du développeur
mis en ligne : il y a 2 ansThis is already how it works. As an example, if you hide all of the contents of a table row, the empty row will still be there. Instead of hiding contents of the row, you should hide the row itself, and then it's space disappears. Sometimes when you hide an item you don't get the parent element, so just hide and hover over the area again to find and hide it. - Noté 1 sur 5par bob, il y a 2 ans
- Noté 3 sur 5par Utilisateur ou utilisatrice 13866330 de Firefox, il y a 2 ansIt works but it keeps unhiding the element. I want to hide the safesearch is on and it does for a bit then it pops back up. When I hid it with ublock it worked much better(but I had to remove that from the browser for issues with it).
Ps this is to stop a dementia patient from spending ALL day with porn. He's in a much better mood when he just spending his time watching tv shows and movies on the streaming service. - Noté 5 sur 5par Utilisateur ou utilisatrice 17848028 de Firefox, il y a 2 ansLove this- can't stand those little advertising movies in the lower right corner of sites. Ad Blockers don't get them - but this does.
- Noté 3 sur 5par GuyFawkes, il y a 2 ansI like it very much!
Only 3 stars, because two things are missing for me:
1. Writing rules by hand / modifying rules
--> sometimes it is not possible to click the element which should be blocked and you need to click all contained elements to get rid of everything)
2. The possibility to block elements only for a certain URL (and not the whole domain)
--> e.g. blocking video suggestions on YouTube start page is not possible without simultaneously blocking the list of videos when visiting a certain channel (Since both elements have id="primary" and are contained in the same hierarchy)
Probably the best solution would be to allow the user to enter a regex to specify the URLs.
I would implement these features myself, but unfortunately this plugin seems to be closed source?Réponse du développeur
mis en ligne : il y a 2 ansThanks for the detailed suggestions and the very carefully selected 3 stars 😜
URL-specific blocking is a good idea. And adding/modifying rules by hand is definitely on my radar as a feature I want to add next.
Regex is great for very technical users, but not for everyone else. I'll try to come up with a more user-friendly approach.
You can and should implement these features in your own add-on and release it to the community! Creating an add-on isn't hard if you have some basic HTML, CSS, and JavaScript knowledge, which it sounds like you may have.