At the moment, the only way to achieve this is to change the DevTools front-end code (this is HTML + JavaScript, so it shouldn't be too complicated) to configure the processing of clicks on links. There is a WebKit function request for this function: https://bugs.webkit.org/show_bug.cgi?id=51526
source
share