time2lose@lemmy.world to memes@lemmy.world · 4 天前Subreddits about asking questionslemmy.imagisphe.reimagemessage-square48linkfedilinkarrow-up1269arrow-down121
arrow-up1248arrow-down1imageSubreddits about asking questionslemmy.imagisphe.retime2lose@lemmy.world to memes@lemmy.world · 4 天前message-square48linkfedilink
minus-squareAxolotl@feddit.itlinkfedilinkarrow-up2·3 天前You could try to use uBlock origin to hide all the elements that have downvotes
minus-squarePika@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-23 天前That’s a good idea I haven’t thought of trying. I was working on modifying the ui itself to add an option but that would be way easier! edit: I was able to add a site##button[aria-label=“Downvote”] to ublock which removed any downvote button. Thanks for the tip!
minus-squareAxolotl@feddit.itlinkfedilinkarrow-up1·3 天前Happy to help! Also: you can use Stylus to edit sites CSS so you can use that one too and do your modification, if you do, it would be nice to publish them :P
You could try to use uBlock origin to hide all the elements that have downvotes
That’s a good idea I haven’t thought of trying. I was working on modifying the ui itself to add an option but that would be way easier!
edit: I was able to add a site##button[aria-label=“Downvote”] to ublock which removed any downvote button. Thanks for the tip!
Happy to help!
Also: you can use Stylus to edit sites CSS so you can use that one too and do your modification, if you do, it would be nice to publish them :P