Code Monkey home page Code Monkey logo

Comments (6)

7daytheory avatar 7daytheory commented on August 16, 2024 3

I will take a look at implementing this if it’s still needed

from eight-dollars.

jet082 avatar jet082 commented on August 16, 2024

Something like the following:

var listOfTwitterBlue = document.querySelectorAll('span[data-eight-dollars-status="blueVerified"]');

for (var i = 0; i < listOfTwitterBlue.length; i = i + 1) {
    listOfTwitterBlue[i].closest('div[data-testid="cellInnerDiv"]').remove()
}

from eight-dollars.

jet082 avatar jet082 commented on August 16, 2024

Recently (within the last week) Elon turned off the ability to mass-block twitter blue people, so it seems especially needed (to me at least) right now.

from eight-dollars.

NamesMark avatar NamesMark commented on August 16, 2024

It would be really cool to have a setting to either remove them, re-sort them to the bottom of replies, or hide under "Show blue replies" similar to "Show more replies". These Twitter Blue replies are quite annoying due to them clogging up the very top of the replies list, especially under very popular tweets.

from eight-dollars.

noorus avatar noorus commented on August 16, 2024

Big +1 for this. The recent change to promote blue posts above all actually good content makes Twitter practically unusable.

There are other extensions to block blue users, but I don't want to block them, just hide their posts. And Eight Dollars is already here with all the legwork done and proven, so this would be a very welcome additional option as soon as possible.

I know I could add the change quick n dirty myself, but I'm using the Chrome store version and would rather not switch to an unpacked local one that requires manual updating

from eight-dollars.

7daytheory avatar 7daytheory commented on August 16, 2024

from eight-dollars.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.