mehdipayervand / Twitter-Follower-Count

Display the number of followers of Twitter users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Follower Count

You know that in the web version of Twitter, to see the number of followers of a user, you can hold the mouse over his profile picture. But when the number of users is large, for example, when we receive many notifications from many users. or when you are browsing Twitter; Checking individual users is a time-consuming task.

With this lightweight plugin, the number of followers is displayed automatically above the profile picture of each user without any clicks. So one look at the page is enough.

Note that to avoid additional overhead, the code is executed after each scroll. So if nothing appears the first time, just scroll the mouse once.

Installation

This is an userscript for Tampermonkey.

First install Tampermonkey for Chrome, Microsoft Edge, Safari, Firefox, Opera, Dolphin or UC Browser from here: https://tampermonkey.net/

And then you can install Twitter_Follower_Count.user.js file with drag and drop file on your browser, or add the script by dashboard of Tampermonkey.

Screenshot

Twitter Follower Count Screenshot

Donation

If this project was useful for you and you are willing, you can make me happy by giving a Star at the top of this GitHub page. Also this is my wallet address for Donate:

USDT (TRC20): TEHjxGqu5Y2ExKBWzArBJEmrtzz3mgV5Hb

About

Display the number of followers of Twitter users

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%