ceceradio / twitter-block-chain

Chrome extension to block all users on a followers/following page.
MIT License
247 stars 50 forks source link

just not working? #60

Open rosered89 opened 4 years ago

rosered89 commented 4 years ago

i installed the extension and tried to run it but it doesn't actually do anything when i try to run it? everyone i know who uses it has had no issues, not sure what's going wrong

amharfm commented 4 years ago

I noticed that there's maybe a wrong timing to receive the username (?)

Error in event handler: TypeError: Cannot read property '1' of null at MobileTwitter.getProfileUsername () at isOnTheRightPage () at at onMessage ()

Maybe it's because the username is taken too quickly before the page is loaded. Maybe!

*I haven't updated my Chrome

arielsilvestri commented 4 years ago

Of note: You need to go to a users /followers or /following` page for this to work. It will not work if you are on their general profile page.