Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwanem
2538 days ago
Array.from(document.querySelectorAll('input[type=checkbox')).forEach(e => e.click)