Requirement :
Chrome, firefox : addon : Jquerify
-------------------------------
Tumblr search window:
Open Chrome Console (Ctrl+Shift+I, tab Console)
Click Jquerify addon
Paste script bellow and enter.
$('a:not(.is-following).follow_link').each(function(i){$(this).delay(2000)[0].click()})