- Go to
https://bato.to/myfollows - Open the JavaScript developer console by pressing F12.
- Copy the following code below and paste it in the console.
clear();
var $ = jQuery;
var follows = '';
$('div[style="display:inline-block; padding: 3px 20px 3px 6px; line-height: 20px;"] > a').each(function(){