/usr/bin/chromium --remote-debugging-port=9222 chrome.exe --remote-debugging-port=9222
Runtime.terminateExecution Terminate current or next JavaScript execution. Will cancel the termination when the outer-most script execution ends.
Runtime.runScript Runs script with given id in a given context.
Fetch.continueRequest Continues the request, optionally modifying some of its parameters.