Hacker News new | ask | show | jobs
by cristianexer 2752 days ago
I suggest you to use Chrome extensions. Use JavaScript to capture the buttons and create events for your specific actions. Use some async/await to create some delay between actions. I hope it helped. :D