Skip to content

Instantly share code, notes, and snippets.

@potato4d
Created December 13, 2016 10:07
Show Gist options
  • Save potato4d/0b5e66c4e924988f2cb2b709e716d65d to your computer and use it in GitHub Desktop.
Save potato4d/0b5e66c4e924988f2cb2b709e716d65d to your computer and use it in GitHub Desktop.
Wantedlyで応援をお願いされた時にまとめてクリックするブックマークレット
javascript:document.querySelectorAll(`#suggest-supports-of-friend-companies-form .support-project-title.with_avatar > input[type="checkbox"]`).forEach(e=>e.click());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment