This use to work for me when i placed it in the browsers address bar to follow someone on twitter.
javascript:alert($('.follow-button').click());
does anyone know how to not follow with a similar code in the address bar?
been trying everything but cant seem to get the rite code down.
try to
javascript:alert($('.unfollow').click());
But it is not working right for pages with list of followable and unfollowable people.
nope,, tries to do something but gives me back an error with the following
[object Object]