The link used in Twidgy Follow is:
<https://cdn.syndication.twimg.com/widgets/followbutton/info.json?screen_names=><username>
Now change the <username> part into the username of your desired account. For example, if you want to see the follower count of Lil Nas X, type this:
<https://cdn.syndication.twimg.com/widgets/followbutton/info.json?screen_names=**LilNasX**>
where LilNasX is his Twitter username.
Good, now copy the link you just edited, and move to Step 2.
Open the widget editor of Twidgy Follow (both S and M have the same layers). It should look like this:

To change the username and follower count of this widget, tap on the first Text layer under Tweet group. Choose the rightmost tab which says Data. Open the Endpoint [JSON Endpoint] data, then scroll down to JSON Endpoint, and select Endpoint.
Paste the link from Step 1 into the URL bar at the top of Custom JSON option. Tap Run.
For username: choose screen_name [String] option.

For follower count: choose followers_count [Number].
