Add port verification when module is loaded
- 1.0.11: Added port verification; when the module is loaded, the configured WebSocket port is verified. If the websocket responds with ECONNREFUSED, the process might have been started without the --inspect flag.
- updated dependencies (chrome-remote-interface)