Twitter - Bring the Reply Counter Back (OBSOLETE)

Shows an accurate count of replies, retweets, and likes for the currently selected tweet.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
lednerg
일일 설치 수
0
총 설치 수
24
평점
0 0 0
버전
20.7.32
생성일
2020-07-20
갱신일
2022-11-10
크기
2.63KB
라이선스
CC-BY-NC-SA-4.0
적용 사이트

This stylesheet no longer works. Twitter blocked the way it got its information.

Old information below...

This stylesheet makes the reply count visible for the currently active Tweet. Now you can easily see if you or someone is being ratioed and by how much. This only needs Stylus to work and it doesn't involve tampermonkey or injecting javascript. (If you do want something that adds the reply counter using javascript, then check out this userscript here.)

If you have retweeted or liked the tweet, then you'll also see "Liked" or "Retweeted" spelled out along with the counts. I can't do anything about that since this is just a simple CSS stylesheet. It's not a bug you have to tell me about, nor is it something I can fix. The text is all coming from the website itself, made to be read aloud by accessibility software for the visually impaired, and I'm just using a simple trick to make it appear on the screen. For the same reason, I can't do anything about the "0" that appears when there's no activity on a Tweet.

NOTE: You may see scary looking "syntax errors" appear when installing/editing with Stylus, but I swear everything's fine. I think it's just an issue with that extension's built-in editor. (If you just type a space or something into the main text box, the errors all go away.)