From 08382cf70885ce6047f59a3024fdd2c145886bd0 Mon Sep 17 00:00:00 2001
From: Paul Irish
In order to allow third parties experimenting with the protocol, we introduced - -chrome.experimental.debugger extension API that exposes this JSON message +
To allow third parties to interact with the protocol, we introduced + +chrome.debugger extension API that exposes this JSON message transport interface. As a result, you can not only attach to the remotely running Chrome instance, but also instrument it from its own extension.