Skip to content

Instantly share code, notes, and snippets.

@cafe4it
Created August 27, 2015 18:46

Revisions

  1. cafe4it created this gist Aug 27, 2015.
    8 changes: 8 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    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()})