Created
December 13, 2016 10:07
-
-
Save potato4d/0b5e66c4e924988f2cb2b709e716d65d to your computer and use it in GitHub Desktop.
Wantedlyで応援をお願いされた時にまとめてクリックするブックマークレット
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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