In your profile you write that you're a software developer. I' sure you can writeca chrome extension that does exactly this ;-)
You are viewing a single comment's thread from:
In your profile you write that you're a software developer. I' sure you can writeca chrome extension that does exactly this ;-)
I found that I can live with a simple command-solution (OSX/Linux)...
Pause:
killall -STOP "Google Chrome"Unpause:
killall -CONT "Google Chrome"