Skip to content

Instantly share code, notes, and snippets.

@deadcoder0904
Created February 12, 2018 20:14
Unfollow everyone on Github

README

  1. Paste the above script in the Developer Console. Press Ctrl + Shift + J (Windows / Linux) or Cmd + Opt + J (Mac)

  2. Refresh Page. Press Ctrl + R (Windows/Linux) or Cmd + R (Mac)

  3. Repeat

[...document.querySelectorAll('.btn.btn-sm.js-toggler-target')].map(a => a.click())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment